public interface GetLogMetricRequestOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMetricName()
The resource name of the desired metric:
"projects/[PROJECT_ID]/metrics/[METRIC_ID]"
|
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, hasOneof
isInitialized
java.lang.String getMetricName()
The resource name of the desired metric: "projects/[PROJECT_ID]/metrics/[METRIC_ID]"
string metric_name = 1;
ByteString getMetricNameBytes()
The resource name of the desired metric: "projects/[PROJECT_ID]/metrics/[METRIC_ID]"
string metric_name = 1;