google.golang.org/genproto/googleapis/monitoring/v3.BasicSli.GetSliCriteria (method)
3 uses
google.golang.org/genproto/googleapis/monitoring/v3 (current package)
service.pb.go#L612: func (m *BasicSli) GetSliCriteria() isBasicSli_SliCriteria {
service.pb.go#L620: if x, ok := x.GetSliCriteria().(*BasicSli_Availability); ok {
service.pb.go#L627: if x, ok := x.GetSliCriteria().(*BasicSli_Latency); ok {
![]() |
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. |