type google.golang.org/genproto/googleapis/monitoring/v3.Service_CloudEndpoints
12 uses
google.golang.org/genproto/googleapis/monitoring/v3 (current package)
service.pb.go#L204: func (x *Service) GetCloudEndpoints() *Service_CloudEndpoints {
service.pb.go#L249: CloudEndpoints *Service_CloudEndpoints `protobuf:"bytes,8,opt,name=cloud_endpoints,json=cloudEndpoints,proto3,oneof"`
service.pb.go#L1173: type Service_CloudEndpoints struct {
service.pb.go#L1184: func (x *Service_CloudEndpoints) Reset() {
service.pb.go#L1185: *x = Service_CloudEndpoints{}
service.pb.go#L1193: func (x *Service_CloudEndpoints) String() string {
service.pb.go#L1197: func (*Service_CloudEndpoints) ProtoMessage() {}
service.pb.go#L1199: func (x *Service_CloudEndpoints) ProtoReflect() protoreflect.Message {
service.pb.go#L1212: func (*Service_CloudEndpoints) Descriptor() ([]byte, []int) {
service.pb.go#L1216: func (x *Service_CloudEndpoints) GetService() string {
service.pb.go#L1978: (*Service_CloudEndpoints)(nil), // 12: google.monitoring.v3.Service.CloudEndpoints
service.pb.go#L2161: switch v := v.(*Service_CloudEndpoints); i {
![]() |
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. |