public static interface Service.CloudEndpointsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getService()
The name of the Cloud Endpoints service underlying this service.
|
com.google.protobuf.ByteString |
getServiceBytes()
The name of the Cloud Endpoints service underlying this service.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getService()
The name of the Cloud Endpoints service underlying this service. Corresponds to the `service` resource label in the `api` monitored resource: https://cloud.google.com/monitoring/api/resources#tag_api
string service = 1;com.google.protobuf.ByteString getServiceBytes()
The name of the Cloud Endpoints service underlying this service. Corresponds to the `service` resource label in the `api` monitored resource: https://cloud.google.com/monitoring/api/resources#tag_api
string service = 1;Copyright © 2023 Google LLC. All rights reserved.