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