type google.golang.org/genproto/googleapis/monitoring/v3.ListGroupsRequest_AncestorsOfGroup
4 uses
google.golang.org/genproto/googleapis/monitoring/v3 (current package)
group_service.pb.go#L131: if x, ok := x.GetFilter().(*ListGroupsRequest_AncestorsOfGroup); ok {
group_service.pb.go#L172: type ListGroupsRequest_AncestorsOfGroup struct {
group_service.pb.go#L197: func (*ListGroupsRequest_AncestorsOfGroup) isListGroupsRequest_Filter() {}
group_service.pb.go#L1023: (*ListGroupsRequest_AncestorsOfGroup)(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. |