type google.golang.org/genproto/googleapis/monitoring/v3.ServiceLevelObjective_View
18 uses
google.golang.org/genproto/googleapis/monitoring/v3 (current package)
service.pb.go#L51: type ServiceLevelObjective_View int32
service.pb.go#L55: ServiceLevelObjective_VIEW_UNSPECIFIED ServiceLevelObjective_View = 0
service.pb.go#L58: ServiceLevelObjective_FULL ServiceLevelObjective_View = 2
service.pb.go#L64: ServiceLevelObjective_EXPLICIT ServiceLevelObjective_View = 1
service.pb.go#L81: func (x ServiceLevelObjective_View) Enum() *ServiceLevelObjective_View {
service.pb.go#L82: p := new(ServiceLevelObjective_View)
service.pb.go#L87: func (x ServiceLevelObjective_View) String() string {
service.pb.go#L91: func (ServiceLevelObjective_View) Descriptor() protoreflect.EnumDescriptor {
service.pb.go#L95: func (ServiceLevelObjective_View) Type() protoreflect.EnumType {
service.pb.go#L99: func (x ServiceLevelObjective_View) Number() protoreflect.EnumNumber {
service.pb.go#L104: func (ServiceLevelObjective_View) EnumDescriptor() ([]byte, []int) {
service.pb.go#L1966: (ServiceLevelObjective_View)(0), // 0: google.monitoring.v3.ServiceLevelObjective.View
service_service.pb.go#L525: View ServiceLevelObjective_View `protobuf:"varint,2,opt,name=view,proto3,enum=google.monitoring.v3.ServiceLevelObjective_View" json:"view,omitempty"`
service_service.pb.go#L567: func (x *GetServiceLevelObjectiveRequest) GetView() ServiceLevelObjective_View {
service_service.pb.go#L599: View ServiceLevelObjective_View `protobuf:"varint,5,opt,name=view,proto3,enum=google.monitoring.v3.ServiceLevelObjective_View" json:"view,omitempty"`
service_service.pb.go#L662: func (x *ListServiceLevelObjectivesRequest) GetView() ServiceLevelObjective_View {
service_service.pb.go#L1158: (ServiceLevelObjective_View)(0), // 15: google.monitoring.v3.ServiceLevelObjective.View
 |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |