public interface GetLogMetricRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMetricName()
The resource name of the desired metric:
"projects/[PROJECT_ID]/metrics/[METRIC_ID]"
|
com.google.protobuf.ByteString |
getMetricNameBytes()
The resource name of the desired metric:
"projects/[PROJECT_ID]/metrics/[METRIC_ID]"
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getMetricName()
The resource name of the desired metric:
"projects/[PROJECT_ID]/metrics/[METRIC_ID]"
string metric_name = 1;com.google.protobuf.ByteString getMetricNameBytes()
The resource name of the desired metric:
"projects/[PROJECT_ID]/metrics/[METRIC_ID]"
string metric_name = 1;