type google.golang.org/genproto/googleapis/monitoring/v3.ServiceLevelIndicator_RequestBased
4 uses
google.golang.org/genproto/googleapis/monitoring/v3 (current package)
service.pb.go#L484: if x, ok := x.GetType().(*ServiceLevelIndicator_RequestBased); ok {
service.pb.go#L506: type ServiceLevelIndicator_RequestBased struct {
service.pb.go#L518: func (*ServiceLevelIndicator_RequestBased) isServiceLevelIndicator_Type() {}
service.pb.go#L2270: (*ServiceLevelIndicator_RequestBased)(nil),
![]() |
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. |