Package com.google.monitoring.v3
Class ListTimeSeriesRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesRequest.Builder>
-
- com.google.monitoring.v3.ListTimeSeriesRequest.Builder
-
- All Implemented Interfaces:
ListTimeSeriesRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListTimeSeriesRequest
public static final class ListTimeSeriesRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesRequest.Builder> implements ListTimeSeriesRequestOrBuilder
The `ListTimeSeries` request.
Protobuf typegoogle.monitoring.v3.ListTimeSeriesRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListTimeSeriesRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListTimeSeriesRequestbuild()ListTimeSeriesRequestbuildPartial()ListTimeSeriesRequest.Builderclear()ListTimeSeriesRequest.BuilderclearAggregation()Specifies the alignment of data points in individual time series as well as how to combine the retrieved time series across specified labels.ListTimeSeriesRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListTimeSeriesRequest.BuilderclearFilter()Required.ListTimeSeriesRequest.BuilderclearInterval()Required.ListTimeSeriesRequest.BuilderclearName()Required.ListTimeSeriesRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListTimeSeriesRequest.BuilderclearOrderBy()Unsupported: must be left blank.ListTimeSeriesRequest.BuilderclearPageSize()A positive number that is the maximum number of results to return.ListTimeSeriesRequest.BuilderclearPageToken()If this field is not empty then it must contain the `nextPageToken` value returned by a previous call to this method.ListTimeSeriesRequest.BuilderclearSecondaryAggregation()Apply a second aggregation after `aggregation` is applied.ListTimeSeriesRequest.BuilderclearView()Required.ListTimeSeriesRequest.Builderclone()AggregationgetAggregation()Specifies the alignment of data points in individual time series as well as how to combine the retrieved time series across specified labels.Aggregation.BuildergetAggregationBuilder()Specifies the alignment of data points in individual time series as well as how to combine the retrieved time series across specified labels.AggregationOrBuildergetAggregationOrBuilder()Specifies the alignment of data points in individual time series as well as how to combine the retrieved time series across specified labels.ListTimeSeriesRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetFilter()Required.com.google.protobuf.ByteStringgetFilterBytes()Required.TimeIntervalgetInterval()Required.TimeInterval.BuildergetIntervalBuilder()Required.TimeIntervalOrBuildergetIntervalOrBuilder()Required.StringgetName()Required.com.google.protobuf.ByteStringgetNameBytes()Required.StringgetOrderBy()Unsupported: must be left blank.com.google.protobuf.ByteStringgetOrderByBytes()Unsupported: must be left blank.intgetPageSize()A positive number that is the maximum number of results to return.StringgetPageToken()If this field is not empty then it must contain the `nextPageToken` value returned by a previous call to this method.com.google.protobuf.ByteStringgetPageTokenBytes()If this field is not empty then it must contain the `nextPageToken` value returned by a previous call to this method.AggregationgetSecondaryAggregation()Apply a second aggregation after `aggregation` is applied.Aggregation.BuildergetSecondaryAggregationBuilder()Apply a second aggregation after `aggregation` is applied.AggregationOrBuildergetSecondaryAggregationOrBuilder()Apply a second aggregation after `aggregation` is applied.ListTimeSeriesRequest.TimeSeriesViewgetView()Required.intgetViewValue()Required.booleanhasAggregation()Specifies the alignment of data points in individual time series as well as how to combine the retrieved time series across specified labels.booleanhasInterval()Required.booleanhasSecondaryAggregation()Apply a second aggregation after `aggregation` is applied.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ListTimeSeriesRequest.BuildermergeAggregation(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.BuildermergeFrom(ListTimeSeriesRequest other)ListTimeSeriesRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListTimeSeriesRequest.BuildermergeFrom(com.google.protobuf.Message other)ListTimeSeriesRequest.BuildermergeInterval(TimeInterval value)Required.ListTimeSeriesRequest.BuildermergeSecondaryAggregation(Aggregation value)Apply a second aggregation after `aggregation` is applied.ListTimeSeriesRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListTimeSeriesRequest.BuildersetAggregation(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.BuildersetAggregation(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.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListTimeSeriesRequest.BuildersetFilter(String value)Required.ListTimeSeriesRequest.BuildersetFilterBytes(com.google.protobuf.ByteString value)Required.ListTimeSeriesRequest.BuildersetInterval(TimeInterval value)Required.ListTimeSeriesRequest.BuildersetInterval(TimeInterval.Builder builderForValue)Required.ListTimeSeriesRequest.BuildersetName(String value)Required.ListTimeSeriesRequest.BuildersetNameBytes(com.google.protobuf.ByteString value)Required.ListTimeSeriesRequest.BuildersetOrderBy(String value)Unsupported: must be left blank.ListTimeSeriesRequest.BuildersetOrderByBytes(com.google.protobuf.ByteString value)Unsupported: must be left blank.ListTimeSeriesRequest.BuildersetPageSize(int value)A positive number that is the maximum number of results to return.ListTimeSeriesRequest.BuildersetPageToken(String value)If this field is not empty then it must contain the `nextPageToken` value returned by a previous call to this method.ListTimeSeriesRequest.BuildersetPageTokenBytes(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.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ListTimeSeriesRequest.BuildersetSecondaryAggregation(Aggregation value)Apply a second aggregation after `aggregation` is applied.ListTimeSeriesRequest.BuildersetSecondaryAggregation(Aggregation.Builder builderForValue)Apply a second aggregation after `aggregation` is applied.ListTimeSeriesRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListTimeSeriesRequest.BuildersetView(ListTimeSeriesRequest.TimeSeriesView value)Required.ListTimeSeriesRequest.BuildersetViewValue(int value)Required.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesRequest.Builder>
-
clear
public ListTimeSeriesRequest.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesRequest.Builder>
-
getDefaultInstanceForType
public ListTimeSeriesRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListTimeSeriesRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListTimeSeriesRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListTimeSeriesRequest.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesRequest.Builder>
-
setField
public ListTimeSeriesRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesRequest.Builder>
-
clearField
public ListTimeSeriesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesRequest.Builder>
-
clearOneof
public ListTimeSeriesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesRequest.Builder>
-
setRepeatedField
public ListTimeSeriesRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesRequest.Builder>
-
addRepeatedField
public ListTimeSeriesRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesRequest.Builder>
-
mergeFrom
public ListTimeSeriesRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListTimeSeriesRequest.Builder>
-
mergeFrom
public ListTimeSeriesRequest.Builder mergeFrom(ListTimeSeriesRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesRequest.Builder>
-
mergeFrom
public ListTimeSeriesRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListTimeSeriesRequest.Builder>- Throws:
IOException
-
getName
public 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) = { ... }- Specified by:
getNamein interfaceListTimeSeriesRequestOrBuilder- Returns:
- The name.
-
getNameBytes
public 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) = { ... }- Specified by:
getNameBytesin interfaceListTimeSeriesRequestOrBuilder- Returns:
- The bytes for name.
-
setName
public 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) = { ... }- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
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) = { ... }- Returns:
- This builder for chaining.
-
setNameBytes
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) = { ... }- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getFilter
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];- Specified by:
getFilterin interfaceListTimeSeriesRequestOrBuilder- Returns:
- The filter.
-
getFilterBytes
public 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];- Specified by:
getFilterBytesin interfaceListTimeSeriesRequestOrBuilder- Returns:
- The bytes for filter.
-
setFilter
public 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];- Parameters:
value- The filter to set.- Returns:
- This builder for chaining.
-
clearFilter
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];- Returns:
- This builder for chaining.
-
setFilterBytes
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];- Parameters:
value- The bytes for filter to set.- Returns:
- This builder for chaining.
-
hasInterval
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];- Specified by:
hasIntervalin interfaceListTimeSeriesRequestOrBuilder- Returns:
- Whether the interval field is set.
-
getInterval
public 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];- Specified by:
getIntervalin interfaceListTimeSeriesRequestOrBuilder- Returns:
- The interval.
-
setInterval
public 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];
-
setInterval
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];
-
mergeInterval
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];
-
clearInterval
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];
-
getIntervalBuilder
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];
-
getIntervalOrBuilder
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];- Specified by:
getIntervalOrBuilderin interfaceListTimeSeriesRequestOrBuilder
-
hasAggregation
public 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;- Specified by:
hasAggregationin interfaceListTimeSeriesRequestOrBuilder- Returns:
- Whether the aggregation field is set.
-
getAggregation
public 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;- Specified by:
getAggregationin interfaceListTimeSeriesRequestOrBuilder- Returns:
- The aggregation.
-
setAggregation
public 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;
-
setAggregation
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;
-
mergeAggregation
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;
-
clearAggregation
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;
-
getAggregationBuilder
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;
-
getAggregationOrBuilder
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;- Specified by:
getAggregationOrBuilderin interfaceListTimeSeriesRequestOrBuilder
-
hasSecondaryAggregation
public 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;- Specified by:
hasSecondaryAggregationin interfaceListTimeSeriesRequestOrBuilder- Returns:
- Whether the secondaryAggregation field is set.
-
getSecondaryAggregation
public 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;- Specified by:
getSecondaryAggregationin interfaceListTimeSeriesRequestOrBuilder- Returns:
- The secondaryAggregation.
-
setSecondaryAggregation
public 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;
-
setSecondaryAggregation
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;
-
mergeSecondaryAggregation
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;
-
clearSecondaryAggregation
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;
-
getSecondaryAggregationBuilder
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;
-
getSecondaryAggregationOrBuilder
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;- Specified by:
getSecondaryAggregationOrBuilderin interfaceListTimeSeriesRequestOrBuilder
-
getOrderBy
public 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;- Specified by:
getOrderByin interfaceListTimeSeriesRequestOrBuilder- Returns:
- The orderBy.
-
getOrderByBytes
public 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;- Specified by:
getOrderByBytesin interfaceListTimeSeriesRequestOrBuilder- Returns:
- The bytes for orderBy.
-
setOrderBy
public 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;- Parameters:
value- The orderBy to set.- Returns:
- This builder for chaining.
-
clearOrderBy
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;- Returns:
- This builder for chaining.
-
setOrderByBytes
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;- Parameters:
value- The bytes for orderBy to set.- Returns:
- This builder for chaining.
-
getViewValue
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];- Specified by:
getViewValuein interfaceListTimeSeriesRequestOrBuilder- Returns:
- The enum numeric value on the wire for view.
-
setViewValue
public 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];- Parameters:
value- The enum numeric value on the wire for view to set.- Returns:
- This builder for chaining.
-
getView
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];- Specified by:
getViewin interfaceListTimeSeriesRequestOrBuilder- Returns:
- The view.
-
setView
public 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];- Parameters:
value- The view to set.- Returns:
- This builder for chaining.
-
clearView
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];- Returns:
- This builder for chaining.
-
getPageSize
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;- Specified by:
getPageSizein interfaceListTimeSeriesRequestOrBuilder- Returns:
- The pageSize.
-
setPageSize
public 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;- Parameters:
value- The pageSize to set.- Returns:
- This builder for chaining.
-
clearPageSize
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;- Returns:
- This builder for chaining.
-
getPageToken
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;- Specified by:
getPageTokenin interfaceListTimeSeriesRequestOrBuilder- Returns:
- The pageToken.
-
getPageTokenBytes
public 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;- Specified by:
getPageTokenBytesin interfaceListTimeSeriesRequestOrBuilder- Returns:
- The bytes for pageToken.
-
setPageToken
public 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;- Parameters:
value- The pageToken to set.- Returns:
- This builder for chaining.
-
clearPageToken
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;- Returns:
- This builder for chaining.
-
setPageTokenBytes
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;- Parameters:
value- The bytes for pageToken to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListTimeSeriesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesRequest.Builder>
-
mergeUnknownFields
public final ListTimeSeriesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListTimeSeriesRequest.Builder>
-
-