google.golang.org/genproto/googleapis/monitoring/v3.Service.GetIdentifier (method)
6 uses
google.golang.org/genproto/googleapis/monitoring/v3 (current package)
service.pb.go#L183: func (m *Service) GetIdentifier() isService_Identifier {
service.pb.go#L191: if x, ok := x.GetIdentifier().(*Service_Custom_); ok {
service.pb.go#L198: if x, ok := x.GetIdentifier().(*Service_AppEngine_); ok {
service.pb.go#L205: if x, ok := x.GetIdentifier().(*Service_CloudEndpoints_); ok {
service.pb.go#L213: if x, ok := x.GetIdentifier().(*Service_ClusterIstio_); ok {
service.pb.go#L220: if x, ok := x.GetIdentifier().(*Service_MeshIstio_); 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. |