public static interface Service.TelemetryOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getResourceName()
The full name of the resource that defines this service.
|
com.google.protobuf.ByteString |
getResourceNameBytes()
The full name of the resource that defines this service.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getResourceName()
The full name of the resource that defines this service. Formatted as described in https://cloud.google.com/apis/design/resource_names.
string resource_name = 1;com.google.protobuf.ByteString getResourceNameBytes()
The full name of the resource that defines this service. Formatted as described in https://cloud.google.com/apis/design/resource_names.
string resource_name = 1;Copyright © 2023 Google LLC. All rights reserved.