Service.GetMetricHistory.Builder |
Service.GetMetricHistory.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
Service.GetMetricHistory.Builder |
Service.GetMetricHistory.Builder.clear() |
|
Service.GetMetricHistory.Builder |
Service.GetMetricHistory.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Service.GetMetricHistory.Builder |
Service.GetMetricHistory.Builder.clearMaxResults() |
Maximum number of logged instances of a metric for a run to return per call.
|
Service.GetMetricHistory.Builder |
Service.GetMetricHistory.Builder.clearMetricKey() |
Name of the metric.
|
Service.GetMetricHistory.Builder |
Service.GetMetricHistory.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Service.GetMetricHistory.Builder |
Service.GetMetricHistory.Builder.clearPageToken() |
Token indicating the page of metric history to fetch
|
Service.GetMetricHistory.Builder |
Service.GetMetricHistory.Builder.clearRunId() |
ID of the run from which to fetch metric values.
|
Service.GetMetricHistory.Builder |
Service.GetMetricHistory.Builder.clearRunUuid() |
[Deprecated, use run_id instead] ID of the run from which to fetch metric values.
|
Service.GetMetricHistory.Builder |
Service.GetMetricHistory.Builder.clone() |
|
Service.GetMetricHistory.Builder |
Service.GetMetricHistory.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Service.GetMetricHistory.Builder |
Service.GetMetricHistory.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Service.GetMetricHistory.Builder |
Service.GetMetricHistory.Builder.mergeFrom(Service.GetMetricHistory other) |
|
Service.GetMetricHistory.Builder |
Service.GetMetricHistory.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Service.GetMetricHistory.Builder |
Service.GetMetricHistory.newBuilder() |
|
static Service.GetMetricHistory.Builder |
Service.GetMetricHistory.newBuilder(Service.GetMetricHistory prototype) |
|
Service.GetMetricHistory.Builder |
Service.GetMetricHistory.newBuilderForType() |
|
protected Service.GetMetricHistory.Builder |
Service.GetMetricHistory.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Service.GetMetricHistory.Builder |
Service.GetMetricHistory.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
Service.GetMetricHistory.Builder |
Service.GetMetricHistory.Builder.setMaxResults(int value) |
Maximum number of logged instances of a metric for a run to return per call.
|
Service.GetMetricHistory.Builder |
Service.GetMetricHistory.Builder.setMetricKey(java.lang.String value) |
Name of the metric.
|
Service.GetMetricHistory.Builder |
Service.GetMetricHistory.Builder.setMetricKeyBytes(com.google.protobuf.ByteString value) |
Name of the metric.
|
Service.GetMetricHistory.Builder |
Service.GetMetricHistory.Builder.setPageToken(java.lang.String value) |
Token indicating the page of metric history to fetch
|
Service.GetMetricHistory.Builder |
Service.GetMetricHistory.Builder.setPageTokenBytes(com.google.protobuf.ByteString value) |
Token indicating the page of metric history to fetch
|
Service.GetMetricHistory.Builder |
Service.GetMetricHistory.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
Service.GetMetricHistory.Builder |
Service.GetMetricHistory.Builder.setRunId(java.lang.String value) |
ID of the run from which to fetch metric values.
|
Service.GetMetricHistory.Builder |
Service.GetMetricHistory.Builder.setRunIdBytes(com.google.protobuf.ByteString value) |
ID of the run from which to fetch metric values.
|
Service.GetMetricHistory.Builder |
Service.GetMetricHistory.Builder.setRunUuid(java.lang.String value) |
[Deprecated, use run_id instead] ID of the run from which to fetch metric values.
|
Service.GetMetricHistory.Builder |
Service.GetMetricHistory.Builder.setRunUuidBytes(com.google.protobuf.ByteString value) |
[Deprecated, use run_id instead] ID of the run from which to fetch metric values.
|
Service.GetMetricHistory.Builder |
Service.GetMetricHistory.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Service.GetMetricHistory.Builder |
Service.GetMetricHistory.toBuilder() |
|