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