public static interface OrderBy.MetricOrderByOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getMetricName()
A metric name in the request to order by.
|
com.google.protobuf.ByteString |
getMetricNameBytes()
A metric name in the request to order by.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getMetricName()
A metric name in the request to order by.
string metric_name = 1;com.google.protobuf.ByteString getMetricNameBytes()
A metric name in the request to order by.
string metric_name = 1;Copyright © 2022 Google LLC. All rights reserved.