Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.addAllMetrics(java.lang.Iterable<? extends Service.Metric> values) |
All logged values for this metric.
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.addMetrics(int index,
Service.Metric value) |
All logged values for this metric.
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.addMetrics(int index,
Service.Metric.Builder builderForValue) |
All logged values for this metric.
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.addMetrics(Service.Metric value) |
All logged values for this metric.
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.addMetrics(Service.Metric.Builder builderForValue) |
All logged values for this metric.
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.clear() |
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.clearMetrics() |
All logged values for this metric.
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.clearNextPageToken() |
Token that can be used to issue a query for the next page of metric history values.
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.clone() |
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.mergeFrom(Service.GetMetricHistory.Response other) |
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.newBuilder() |
|
static Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.newBuilder(Service.GetMetricHistory.Response prototype) |
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.newBuilderForType() |
|
protected Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.removeMetrics(int index) |
All logged values for this metric.
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.setMetrics(int index,
Service.Metric value) |
All logged values for this metric.
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.setMetrics(int index,
Service.Metric.Builder builderForValue) |
All logged values for this metric.
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.setNextPageToken(java.lang.String value) |
Token that can be used to issue a query for the next page of metric history values.
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value) |
Token that can be used to issue a query for the next page of metric history values.
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Service.GetMetricHistory.Response.Builder |
Service.GetMetricHistory.Response.toBuilder() |
|