public static interface Service.AppEngineOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getModuleId()
The ID of the App Engine module underlying this service.
|
com.google.protobuf.ByteString |
getModuleIdBytes()
The ID of the App Engine module underlying this service.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getModuleId()
The ID of the App Engine module underlying this service. Corresponds to the `module_id` resource label in the `gae_app` monitored resource: https://cloud.google.com/monitoring/api/resources#tag_gae_app
string module_id = 1;com.google.protobuf.ByteString getModuleIdBytes()
The ID of the App Engine module underlying this service. Corresponds to the `module_id` resource label in the `gae_app` monitored resource: https://cloud.google.com/monitoring/api/resources#tag_gae_app
string module_id = 1;Copyright © 2023 Google LLC. All rights reserved.