public static final class ListTimeSeriesRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesRequest.Builder> implements ListTimeSeriesRequestOrBuilder
The `ListTimeSeries` request.Protobuf type
google.monitoring.v3.ListTimeSeriesRequest| Modifier and Type | Method and Description |
|---|---|
ListTimeSeriesRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListTimeSeriesRequest |
build() |
ListTimeSeriesRequest |
buildPartial() |
ListTimeSeriesRequest.Builder |
clear() |
ListTimeSeriesRequest.Builder |
clearAggregation()
Specifies the alignment of data points in individual time series as
well as how to combine the retrieved time series across specified labels.
|
ListTimeSeriesRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListTimeSeriesRequest.Builder |
clearFilter()
Required.
|
ListTimeSeriesRequest.Builder |
clearInterval()
Required.
|
ListTimeSeriesRequest.Builder |
clearName()
Required.
|
ListTimeSeriesRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListTimeSeriesRequest.Builder |
clearOrderBy()
Unsupported: must be left blank.
|
ListTimeSeriesRequest.Builder |
clearPageSize()
A positive number that is the maximum number of results to return.
|
ListTimeSeriesRequest.Builder |
clearPageToken()
If this field is not empty then it must contain the `nextPageToken` value
returned by a previous call to this method.
|
ListTimeSeriesRequest.Builder |
clearSecondaryAggregation()
Apply a second aggregation after `aggregation` is applied.
|
ListTimeSeriesRequest.Builder |
clearView()
Required.
|
ListTimeSeriesRequest.Builder |
clone() |
Aggregation |
getAggregation()
Specifies the alignment of data points in individual time series as
well as how to combine the retrieved time series across specified labels.
|
Aggregation.Builder |
getAggregationBuilder()
Specifies the alignment of data points in individual time series as
well as how to combine the retrieved time series across specified labels.
|
AggregationOrBuilder |
getAggregationOrBuilder()
Specifies the alignment of data points in individual time series as
well as how to combine the retrieved time series across specified labels.
|
ListTimeSeriesRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFilter()
Required.
|
com.google.protobuf.ByteString |
getFilterBytes()
Required.
|
TimeInterval |
getInterval()
Required.
|
TimeInterval.Builder |
getIntervalBuilder()
Required.
|
TimeIntervalOrBuilder |
getIntervalOrBuilder()
Required.
|
String |
getName()
Required.
|
com.google.protobuf.ByteString |
getNameBytes()
Required.
|
String |
getOrderBy()
Unsupported: must be left blank.
|
com.google.protobuf.ByteString |
getOrderByBytes()
Unsupported: must be left blank.
|
int |
getPageSize()
A positive number that is the maximum number of results to return.
|
String |
getPageToken()
If this field is not empty then it must contain the `nextPageToken` value
returned by a previous call to this method.
|
com.google.protobuf.ByteString |
getPageTokenBytes()
If this field is not empty then it must contain the `nextPageToken` value
returned by a previous call to this method.
|
Aggregation |
getSecondaryAggregation()
Apply a second aggregation after `aggregation` is applied.
|
Aggregation.Builder |
getSecondaryAggregationBuilder()
Apply a second aggregation after `aggregation` is applied.
|
AggregationOrBuilder |
getSecondaryAggregationOrBuilder()
Apply a second aggregation after `aggregation` is applied.
|
ListTimeSeriesRequest.TimeSeriesView |
getView()
Required.
|
int |
getViewValue()
Required.
|
boolean |
hasAggregation()
Specifies the alignment of data points in individual time series as
well as how to combine the retrieved time series across specified labels.
|
boolean |
hasInterval()
Required.
|
boolean |
hasSecondaryAggregation()
Apply a second aggregation after `aggregation` is applied.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListTimeSeriesRequest.Builder |
mergeAggregation(Aggregation value)
Specifies the alignment of data points in individual time series as
well as how to combine the retrieved time series across specified labels.
|
ListTimeSeriesRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListTimeSeriesRequest.Builder |
mergeFrom(ListTimeSeriesRequest other) |
ListTimeSeriesRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListTimeSeriesRequest.Builder |
mergeInterval(TimeInterval value)
Required.
|
ListTimeSeriesRequest.Builder |
mergeSecondaryAggregation(Aggregation value)
Apply a second aggregation after `aggregation` is applied.
|
ListTimeSeriesRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListTimeSeriesRequest.Builder |
setAggregation(Aggregation.Builder builderForValue)
Specifies the alignment of data points in individual time series as
well as how to combine the retrieved time series across specified labels.
|
ListTimeSeriesRequest.Builder |
setAggregation(Aggregation value)
Specifies the alignment of data points in individual time series as
well as how to combine the retrieved time series across specified labels.
|
ListTimeSeriesRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListTimeSeriesRequest.Builder |
setFilter(String value)
Required.
|
ListTimeSeriesRequest.Builder |
setFilterBytes(com.google.protobuf.ByteString value)
Required.
|
ListTimeSeriesRequest.Builder |
setInterval(TimeInterval.Builder builderForValue)
Required.
|
ListTimeSeriesRequest.Builder |
setInterval(TimeInterval value)
Required.
|
ListTimeSeriesRequest.Builder |
setName(String value)
Required.
|
ListTimeSeriesRequest.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Required.
|
ListTimeSeriesRequest.Builder |
setOrderBy(String value)
Unsupported: must be left blank.
|
ListTimeSeriesRequest.Builder |
setOrderByBytes(com.google.protobuf.ByteString value)
Unsupported: must be left blank.
|
ListTimeSeriesRequest.Builder |
setPageSize(int value)
A positive number that is the maximum number of results to return.
|
ListTimeSeriesRequest.Builder |
setPageToken(String value)
If this field is not empty then it must contain the `nextPageToken` value
returned by a previous call to this method.
|
ListTimeSeriesRequest.Builder |
setPageTokenBytes(com.google.protobuf.ByteString value)
If this field is not empty then it must contain the `nextPageToken` value
returned by a previous call to this method.
|
ListTimeSeriesRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListTimeSeriesRequest.Builder |
setSecondaryAggregation(Aggregation.Builder builderForValue)
Apply a second aggregation after `aggregation` is applied.
|
ListTimeSeriesRequest.Builder |
setSecondaryAggregation(Aggregation value)
Apply a second aggregation after `aggregation` is applied.
|
ListTimeSeriesRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListTimeSeriesRequest.Builder |
setView(ListTimeSeriesRequest.TimeSeriesView value)
Required.
|
ListTimeSeriesRequest.Builder |
setViewValue(int value)
Required.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesRequest.Builder>public ListTimeSeriesRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesRequest.Builder>public ListTimeSeriesRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListTimeSeriesRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListTimeSeriesRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListTimeSeriesRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesRequest.Builder>public ListTimeSeriesRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesRequest.Builder>public ListTimeSeriesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesRequest.Builder>public ListTimeSeriesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesRequest.Builder>public ListTimeSeriesRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesRequest.Builder>public ListTimeSeriesRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesRequest.Builder>public ListTimeSeriesRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListTimeSeriesRequest.Builder>public ListTimeSeriesRequest.Builder mergeFrom(ListTimeSeriesRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesRequest.Builder>public ListTimeSeriesRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListTimeSeriesRequest.Builder>IOExceptionpublic String getName()
Required. The
[project](https://cloud.google.com/monitoring/api/v3#project_name),
organization or folder on which to execute the request. The format is:
projects/[PROJECT_ID_OR_NUMBER]
organizations/[ORGANIZATION_ID]
folders/[FOLDER_ID]
string name = 10 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getName in interface ListTimeSeriesRequestOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Required. The
[project](https://cloud.google.com/monitoring/api/v3#project_name),
organization or folder on which to execute the request. The format is:
projects/[PROJECT_ID_OR_NUMBER]
organizations/[ORGANIZATION_ID]
folders/[FOLDER_ID]
string name = 10 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getNameBytes in interface ListTimeSeriesRequestOrBuilderpublic ListTimeSeriesRequest.Builder setName(String value)
Required. The
[project](https://cloud.google.com/monitoring/api/v3#project_name),
organization or folder on which to execute the request. The format is:
projects/[PROJECT_ID_OR_NUMBER]
organizations/[ORGANIZATION_ID]
folders/[FOLDER_ID]
string name = 10 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The name to set.public ListTimeSeriesRequest.Builder clearName()
Required. The
[project](https://cloud.google.com/monitoring/api/v3#project_name),
organization or folder on which to execute the request. The format is:
projects/[PROJECT_ID_OR_NUMBER]
organizations/[ORGANIZATION_ID]
folders/[FOLDER_ID]
string name = 10 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
public ListTimeSeriesRequest.Builder setNameBytes(com.google.protobuf.ByteString value)
Required. The
[project](https://cloud.google.com/monitoring/api/v3#project_name),
organization or folder on which to execute the request. The format is:
projects/[PROJECT_ID_OR_NUMBER]
organizations/[ORGANIZATION_ID]
folders/[FOLDER_ID]
string name = 10 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The bytes for name to set.public String getFilter()
Required. A [monitoring
filter](https://cloud.google.com/monitoring/api/v3/filters) that specifies
which time series should be returned. The filter must specify a single
metric type, and can additionally specify metric labels and other
information. For example:
metric.type = "compute.googleapis.com/instance/cpu/usage_time" AND
metric.labels.instance_name = "my-instance-name"
string filter = 2 [(.google.api.field_behavior) = REQUIRED];getFilter in interface ListTimeSeriesRequestOrBuilderpublic com.google.protobuf.ByteString getFilterBytes()
Required. A [monitoring
filter](https://cloud.google.com/monitoring/api/v3/filters) that specifies
which time series should be returned. The filter must specify a single
metric type, and can additionally specify metric labels and other
information. For example:
metric.type = "compute.googleapis.com/instance/cpu/usage_time" AND
metric.labels.instance_name = "my-instance-name"
string filter = 2 [(.google.api.field_behavior) = REQUIRED];getFilterBytes in interface ListTimeSeriesRequestOrBuilderpublic ListTimeSeriesRequest.Builder setFilter(String value)
Required. A [monitoring
filter](https://cloud.google.com/monitoring/api/v3/filters) that specifies
which time series should be returned. The filter must specify a single
metric type, and can additionally specify metric labels and other
information. For example:
metric.type = "compute.googleapis.com/instance/cpu/usage_time" AND
metric.labels.instance_name = "my-instance-name"
string filter = 2 [(.google.api.field_behavior) = REQUIRED];value - The filter to set.public ListTimeSeriesRequest.Builder clearFilter()
Required. A [monitoring
filter](https://cloud.google.com/monitoring/api/v3/filters) that specifies
which time series should be returned. The filter must specify a single
metric type, and can additionally specify metric labels and other
information. For example:
metric.type = "compute.googleapis.com/instance/cpu/usage_time" AND
metric.labels.instance_name = "my-instance-name"
string filter = 2 [(.google.api.field_behavior) = REQUIRED];public ListTimeSeriesRequest.Builder setFilterBytes(com.google.protobuf.ByteString value)
Required. A [monitoring
filter](https://cloud.google.com/monitoring/api/v3/filters) that specifies
which time series should be returned. The filter must specify a single
metric type, and can additionally specify metric labels and other
information. For example:
metric.type = "compute.googleapis.com/instance/cpu/usage_time" AND
metric.labels.instance_name = "my-instance-name"
string filter = 2 [(.google.api.field_behavior) = REQUIRED];value - The bytes for filter to set.public boolean hasInterval()
Required. The time interval for which results should be returned. Only time series that contain data points in the specified interval are included in the response.
.google.monitoring.v3.TimeInterval interval = 4 [(.google.api.field_behavior) = REQUIRED];
hasInterval in interface ListTimeSeriesRequestOrBuilderpublic TimeInterval getInterval()
Required. The time interval for which results should be returned. Only time series that contain data points in the specified interval are included in the response.
.google.monitoring.v3.TimeInterval interval = 4 [(.google.api.field_behavior) = REQUIRED];
getInterval in interface ListTimeSeriesRequestOrBuilderpublic ListTimeSeriesRequest.Builder setInterval(TimeInterval value)
Required. The time interval for which results should be returned. Only time series that contain data points in the specified interval are included in the response.
.google.monitoring.v3.TimeInterval interval = 4 [(.google.api.field_behavior) = REQUIRED];
public ListTimeSeriesRequest.Builder setInterval(TimeInterval.Builder builderForValue)
Required. The time interval for which results should be returned. Only time series that contain data points in the specified interval are included in the response.
.google.monitoring.v3.TimeInterval interval = 4 [(.google.api.field_behavior) = REQUIRED];
public ListTimeSeriesRequest.Builder mergeInterval(TimeInterval value)
Required. The time interval for which results should be returned. Only time series that contain data points in the specified interval are included in the response.
.google.monitoring.v3.TimeInterval interval = 4 [(.google.api.field_behavior) = REQUIRED];
public ListTimeSeriesRequest.Builder clearInterval()
Required. The time interval for which results should be returned. Only time series that contain data points in the specified interval are included in the response.
.google.monitoring.v3.TimeInterval interval = 4 [(.google.api.field_behavior) = REQUIRED];
public TimeInterval.Builder getIntervalBuilder()
Required. The time interval for which results should be returned. Only time series that contain data points in the specified interval are included in the response.
.google.monitoring.v3.TimeInterval interval = 4 [(.google.api.field_behavior) = REQUIRED];
public TimeIntervalOrBuilder getIntervalOrBuilder()
Required. The time interval for which results should be returned. Only time series that contain data points in the specified interval are included in the response.
.google.monitoring.v3.TimeInterval interval = 4 [(.google.api.field_behavior) = REQUIRED];
getIntervalOrBuilder in interface ListTimeSeriesRequestOrBuilderpublic boolean hasAggregation()
Specifies the alignment of data points in individual time series as well as how to combine the retrieved time series across specified labels. By default (if no `aggregation` is explicitly specified), the raw time series data is returned.
.google.monitoring.v3.Aggregation aggregation = 5;hasAggregation in interface ListTimeSeriesRequestOrBuilderpublic Aggregation getAggregation()
Specifies the alignment of data points in individual time series as well as how to combine the retrieved time series across specified labels. By default (if no `aggregation` is explicitly specified), the raw time series data is returned.
.google.monitoring.v3.Aggregation aggregation = 5;getAggregation in interface ListTimeSeriesRequestOrBuilderpublic ListTimeSeriesRequest.Builder setAggregation(Aggregation value)
Specifies the alignment of data points in individual time series as well as how to combine the retrieved time series across specified labels. By default (if no `aggregation` is explicitly specified), the raw time series data is returned.
.google.monitoring.v3.Aggregation aggregation = 5;public ListTimeSeriesRequest.Builder setAggregation(Aggregation.Builder builderForValue)
Specifies the alignment of data points in individual time series as well as how to combine the retrieved time series across specified labels. By default (if no `aggregation` is explicitly specified), the raw time series data is returned.
.google.monitoring.v3.Aggregation aggregation = 5;public ListTimeSeriesRequest.Builder mergeAggregation(Aggregation value)
Specifies the alignment of data points in individual time series as well as how to combine the retrieved time series across specified labels. By default (if no `aggregation` is explicitly specified), the raw time series data is returned.
.google.monitoring.v3.Aggregation aggregation = 5;public ListTimeSeriesRequest.Builder clearAggregation()
Specifies the alignment of data points in individual time series as well as how to combine the retrieved time series across specified labels. By default (if no `aggregation` is explicitly specified), the raw time series data is returned.
.google.monitoring.v3.Aggregation aggregation = 5;public Aggregation.Builder getAggregationBuilder()
Specifies the alignment of data points in individual time series as well as how to combine the retrieved time series across specified labels. By default (if no `aggregation` is explicitly specified), the raw time series data is returned.
.google.monitoring.v3.Aggregation aggregation = 5;public AggregationOrBuilder getAggregationOrBuilder()
Specifies the alignment of data points in individual time series as well as how to combine the retrieved time series across specified labels. By default (if no `aggregation` is explicitly specified), the raw time series data is returned.
.google.monitoring.v3.Aggregation aggregation = 5;getAggregationOrBuilder in interface ListTimeSeriesRequestOrBuilderpublic boolean hasSecondaryAggregation()
Apply a second aggregation after `aggregation` is applied. May only be specified if `aggregation` is specified.
.google.monitoring.v3.Aggregation secondary_aggregation = 11;hasSecondaryAggregation in interface ListTimeSeriesRequestOrBuilderpublic Aggregation getSecondaryAggregation()
Apply a second aggregation after `aggregation` is applied. May only be specified if `aggregation` is specified.
.google.monitoring.v3.Aggregation secondary_aggregation = 11;getSecondaryAggregation in interface ListTimeSeriesRequestOrBuilderpublic ListTimeSeriesRequest.Builder setSecondaryAggregation(Aggregation value)
Apply a second aggregation after `aggregation` is applied. May only be specified if `aggregation` is specified.
.google.monitoring.v3.Aggregation secondary_aggregation = 11;public ListTimeSeriesRequest.Builder setSecondaryAggregation(Aggregation.Builder builderForValue)
Apply a second aggregation after `aggregation` is applied. May only be specified if `aggregation` is specified.
.google.monitoring.v3.Aggregation secondary_aggregation = 11;public ListTimeSeriesRequest.Builder mergeSecondaryAggregation(Aggregation value)
Apply a second aggregation after `aggregation` is applied. May only be specified if `aggregation` is specified.
.google.monitoring.v3.Aggregation secondary_aggregation = 11;public ListTimeSeriesRequest.Builder clearSecondaryAggregation()
Apply a second aggregation after `aggregation` is applied. May only be specified if `aggregation` is specified.
.google.monitoring.v3.Aggregation secondary_aggregation = 11;public Aggregation.Builder getSecondaryAggregationBuilder()
Apply a second aggregation after `aggregation` is applied. May only be specified if `aggregation` is specified.
.google.monitoring.v3.Aggregation secondary_aggregation = 11;public AggregationOrBuilder getSecondaryAggregationOrBuilder()
Apply a second aggregation after `aggregation` is applied. May only be specified if `aggregation` is specified.
.google.monitoring.v3.Aggregation secondary_aggregation = 11;getSecondaryAggregationOrBuilder in interface ListTimeSeriesRequestOrBuilderpublic String getOrderBy()
Unsupported: must be left blank. The points in each time series are currently returned in reverse time order (most recent to oldest).
string order_by = 6;getOrderBy in interface ListTimeSeriesRequestOrBuilderpublic com.google.protobuf.ByteString getOrderByBytes()
Unsupported: must be left blank. The points in each time series are currently returned in reverse time order (most recent to oldest).
string order_by = 6;getOrderByBytes in interface ListTimeSeriesRequestOrBuilderpublic ListTimeSeriesRequest.Builder setOrderBy(String value)
Unsupported: must be left blank. The points in each time series are currently returned in reverse time order (most recent to oldest).
string order_by = 6;value - The orderBy to set.public ListTimeSeriesRequest.Builder clearOrderBy()
Unsupported: must be left blank. The points in each time series are currently returned in reverse time order (most recent to oldest).
string order_by = 6;public ListTimeSeriesRequest.Builder setOrderByBytes(com.google.protobuf.ByteString value)
Unsupported: must be left blank. The points in each time series are currently returned in reverse time order (most recent to oldest).
string order_by = 6;value - The bytes for orderBy to set.public int getViewValue()
Required. Specifies which information is returned about the time series.
.google.monitoring.v3.ListTimeSeriesRequest.TimeSeriesView view = 7 [(.google.api.field_behavior) = REQUIRED];
getViewValue in interface ListTimeSeriesRequestOrBuilderpublic ListTimeSeriesRequest.Builder setViewValue(int value)
Required. Specifies which information is returned about the time series.
.google.monitoring.v3.ListTimeSeriesRequest.TimeSeriesView view = 7 [(.google.api.field_behavior) = REQUIRED];
value - The enum numeric value on the wire for view to set.public ListTimeSeriesRequest.TimeSeriesView getView()
Required. Specifies which information is returned about the time series.
.google.monitoring.v3.ListTimeSeriesRequest.TimeSeriesView view = 7 [(.google.api.field_behavior) = REQUIRED];
getView in interface ListTimeSeriesRequestOrBuilderpublic ListTimeSeriesRequest.Builder setView(ListTimeSeriesRequest.TimeSeriesView value)
Required. Specifies which information is returned about the time series.
.google.monitoring.v3.ListTimeSeriesRequest.TimeSeriesView view = 7 [(.google.api.field_behavior) = REQUIRED];
value - The view to set.public ListTimeSeriesRequest.Builder clearView()
Required. Specifies which information is returned about the time series.
.google.monitoring.v3.ListTimeSeriesRequest.TimeSeriesView view = 7 [(.google.api.field_behavior) = REQUIRED];
public int getPageSize()
A positive number that is the maximum number of results to return. If `page_size` is empty or more than 100,000 results, the effective `page_size` is 100,000 results. If `view` is set to `FULL`, this is the maximum number of `Points` returned. If `view` is set to `HEADERS`, this is the maximum number of `TimeSeries` returned.
int32 page_size = 8;getPageSize in interface ListTimeSeriesRequestOrBuilderpublic ListTimeSeriesRequest.Builder setPageSize(int value)
A positive number that is the maximum number of results to return. If `page_size` is empty or more than 100,000 results, the effective `page_size` is 100,000 results. If `view` is set to `FULL`, this is the maximum number of `Points` returned. If `view` is set to `HEADERS`, this is the maximum number of `TimeSeries` returned.
int32 page_size = 8;value - The pageSize to set.public ListTimeSeriesRequest.Builder clearPageSize()
A positive number that is the maximum number of results to return. If `page_size` is empty or more than 100,000 results, the effective `page_size` is 100,000 results. If `view` is set to `FULL`, this is the maximum number of `Points` returned. If `view` is set to `HEADERS`, this is the maximum number of `TimeSeries` returned.
int32 page_size = 8;public String getPageToken()
If this field is not empty then it must contain the `nextPageToken` value returned by a previous call to this method. Using this field causes the method to return additional results from the previous method call.
string page_token = 9;getPageToken in interface ListTimeSeriesRequestOrBuilderpublic com.google.protobuf.ByteString getPageTokenBytes()
If this field is not empty then it must contain the `nextPageToken` value returned by a previous call to this method. Using this field causes the method to return additional results from the previous method call.
string page_token = 9;getPageTokenBytes in interface ListTimeSeriesRequestOrBuilderpublic ListTimeSeriesRequest.Builder setPageToken(String value)
If this field is not empty then it must contain the `nextPageToken` value returned by a previous call to this method. Using this field causes the method to return additional results from the previous method call.
string page_token = 9;value - The pageToken to set.public ListTimeSeriesRequest.Builder clearPageToken()
If this field is not empty then it must contain the `nextPageToken` value returned by a previous call to this method. Using this field causes the method to return additional results from the previous method call.
string page_token = 9;public ListTimeSeriesRequest.Builder setPageTokenBytes(com.google.protobuf.ByteString value)
If this field is not empty then it must contain the `nextPageToken` value returned by a previous call to this method. Using this field causes the method to return additional results from the previous method call.
string page_token = 9;value - The bytes for pageToken to set.public final ListTimeSeriesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesRequest.Builder>public final ListTimeSeriesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesRequest.Builder>Copyright © 2024 Google LLC. All rights reserved.