Class ListGroupStatsRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListGroupStatsRequest.Builder>
-
- com.google.devtools.clouderrorreporting.v1beta1.ListGroupStatsRequest.Builder
-
- All Implemented Interfaces:
ListGroupStatsRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListGroupStatsRequest
public static final class ListGroupStatsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListGroupStatsRequest.Builder> implements ListGroupStatsRequestOrBuilder
Specifies a set of `ErrorGroupStats` to return.
Protobuf typegoogle.devtools.clouderrorreporting.v1beta1.ListGroupStatsRequest
-
-
Method Summary
-
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<ListGroupStatsRequest.Builder>
-
clear
public ListGroupStatsRequest.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<ListGroupStatsRequest.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<ListGroupStatsRequest.Builder>
-
getDefaultInstanceForType
public ListGroupStatsRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListGroupStatsRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListGroupStatsRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListGroupStatsRequest.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<ListGroupStatsRequest.Builder>
-
setField
public ListGroupStatsRequest.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<ListGroupStatsRequest.Builder>
-
clearField
public ListGroupStatsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListGroupStatsRequest.Builder>
-
clearOneof
public ListGroupStatsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListGroupStatsRequest.Builder>
-
setRepeatedField
public ListGroupStatsRequest.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<ListGroupStatsRequest.Builder>
-
addRepeatedField
public ListGroupStatsRequest.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<ListGroupStatsRequest.Builder>
-
mergeFrom
public ListGroupStatsRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListGroupStatsRequest.Builder>
-
mergeFrom
public ListGroupStatsRequest.Builder mergeFrom(ListGroupStatsRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListGroupStatsRequest.Builder>
-
mergeFrom
public ListGroupStatsRequest.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<ListGroupStatsRequest.Builder>- Throws:
IOException
-
getProjectName
public String getProjectName()
Required. The resource name of the Google Cloud Platform project. Written as `projects/{projectID}` or `projects/{projectNumber}`, where `{projectID}` and `{projectNumber}` can be found in the [Google Cloud Console](https://support.google.com/cloud/answer/6158840). Examples: `projects/my-project-123`, `projects/5551234`.string project_name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getProjectNamein interfaceListGroupStatsRequestOrBuilder- Returns:
- The projectName.
-
getProjectNameBytes
public com.google.protobuf.ByteString getProjectNameBytes()
Required. The resource name of the Google Cloud Platform project. Written as `projects/{projectID}` or `projects/{projectNumber}`, where `{projectID}` and `{projectNumber}` can be found in the [Google Cloud Console](https://support.google.com/cloud/answer/6158840). Examples: `projects/my-project-123`, `projects/5551234`.string project_name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getProjectNameBytesin interfaceListGroupStatsRequestOrBuilder- Returns:
- The bytes for projectName.
-
setProjectName
public ListGroupStatsRequest.Builder setProjectName(String value)
Required. The resource name of the Google Cloud Platform project. Written as `projects/{projectID}` or `projects/{projectNumber}`, where `{projectID}` and `{projectNumber}` can be found in the [Google Cloud Console](https://support.google.com/cloud/answer/6158840). Examples: `projects/my-project-123`, `projects/5551234`.string project_name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Parameters:
value- The projectName to set.- Returns:
- This builder for chaining.
-
clearProjectName
public ListGroupStatsRequest.Builder clearProjectName()
Required. The resource name of the Google Cloud Platform project. Written as `projects/{projectID}` or `projects/{projectNumber}`, where `{projectID}` and `{projectNumber}` can be found in the [Google Cloud Console](https://support.google.com/cloud/answer/6158840). Examples: `projects/my-project-123`, `projects/5551234`.string project_name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setProjectNameBytes
public ListGroupStatsRequest.Builder setProjectNameBytes(com.google.protobuf.ByteString value)
Required. The resource name of the Google Cloud Platform project. Written as `projects/{projectID}` or `projects/{projectNumber}`, where `{projectID}` and `{projectNumber}` can be found in the [Google Cloud Console](https://support.google.com/cloud/answer/6158840). Examples: `projects/my-project-123`, `projects/5551234`.string project_name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for projectName to set.- Returns:
- This builder for chaining.
-
getGroupIdList
public com.google.protobuf.ProtocolStringList getGroupIdList()
Optional. List all <code>ErrorGroupStats</code> with these IDs.
repeated string group_id = 2 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getGroupIdListin interfaceListGroupStatsRequestOrBuilder- Returns:
- A list containing the groupId.
-
getGroupIdCount
public int getGroupIdCount()
Optional. List all <code>ErrorGroupStats</code> with these IDs.
repeated string group_id = 2 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getGroupIdCountin interfaceListGroupStatsRequestOrBuilder- Returns:
- The count of groupId.
-
getGroupId
public String getGroupId(int index)
Optional. List all <code>ErrorGroupStats</code> with these IDs.
repeated string group_id = 2 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getGroupIdin interfaceListGroupStatsRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The groupId at the given index.
-
getGroupIdBytes
public com.google.protobuf.ByteString getGroupIdBytes(int index)
Optional. List all <code>ErrorGroupStats</code> with these IDs.
repeated string group_id = 2 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getGroupIdBytesin interfaceListGroupStatsRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the groupId at the given index.
-
setGroupId
public ListGroupStatsRequest.Builder setGroupId(int index, String value)
Optional. List all <code>ErrorGroupStats</code> with these IDs.
repeated string group_id = 2 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
index- The index to set the value at.value- The groupId to set.- Returns:
- This builder for chaining.
-
addGroupId
public ListGroupStatsRequest.Builder addGroupId(String value)
Optional. List all <code>ErrorGroupStats</code> with these IDs.
repeated string group_id = 2 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The groupId to add.- Returns:
- This builder for chaining.
-
addAllGroupId
public ListGroupStatsRequest.Builder addAllGroupId(Iterable<String> values)
Optional. List all <code>ErrorGroupStats</code> with these IDs.
repeated string group_id = 2 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
values- The groupId to add.- Returns:
- This builder for chaining.
-
clearGroupId
public ListGroupStatsRequest.Builder clearGroupId()
Optional. List all <code>ErrorGroupStats</code> with these IDs.
repeated string group_id = 2 [(.google.api.field_behavior) = OPTIONAL];- Returns:
- This builder for chaining.
-
addGroupIdBytes
public ListGroupStatsRequest.Builder addGroupIdBytes(com.google.protobuf.ByteString value)
Optional. List all <code>ErrorGroupStats</code> with these IDs.
repeated string group_id = 2 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The bytes of the groupId to add.- Returns:
- This builder for chaining.
-
hasServiceFilter
public boolean hasServiceFilter()
Optional. List only <code>ErrorGroupStats</code> which belong to a service context that matches the filter. Data for all service contexts is returned if this field is not specified.
.google.devtools.clouderrorreporting.v1beta1.ServiceContextFilter service_filter = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasServiceFilterin interfaceListGroupStatsRequestOrBuilder- Returns:
- Whether the serviceFilter field is set.
-
getServiceFilter
public ServiceContextFilter getServiceFilter()
Optional. List only <code>ErrorGroupStats</code> which belong to a service context that matches the filter. Data for all service contexts is returned if this field is not specified.
.google.devtools.clouderrorreporting.v1beta1.ServiceContextFilter service_filter = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getServiceFilterin interfaceListGroupStatsRequestOrBuilder- Returns:
- The serviceFilter.
-
setServiceFilter
public ListGroupStatsRequest.Builder setServiceFilter(ServiceContextFilter value)
Optional. List only <code>ErrorGroupStats</code> which belong to a service context that matches the filter. Data for all service contexts is returned if this field is not specified.
.google.devtools.clouderrorreporting.v1beta1.ServiceContextFilter service_filter = 3 [(.google.api.field_behavior) = OPTIONAL];
-
setServiceFilter
public ListGroupStatsRequest.Builder setServiceFilter(ServiceContextFilter.Builder builderForValue)
Optional. List only <code>ErrorGroupStats</code> which belong to a service context that matches the filter. Data for all service contexts is returned if this field is not specified.
.google.devtools.clouderrorreporting.v1beta1.ServiceContextFilter service_filter = 3 [(.google.api.field_behavior) = OPTIONAL];
-
mergeServiceFilter
public ListGroupStatsRequest.Builder mergeServiceFilter(ServiceContextFilter value)
Optional. List only <code>ErrorGroupStats</code> which belong to a service context that matches the filter. Data for all service contexts is returned if this field is not specified.
.google.devtools.clouderrorreporting.v1beta1.ServiceContextFilter service_filter = 3 [(.google.api.field_behavior) = OPTIONAL];
-
clearServiceFilter
public ListGroupStatsRequest.Builder clearServiceFilter()
Optional. List only <code>ErrorGroupStats</code> which belong to a service context that matches the filter. Data for all service contexts is returned if this field is not specified.
.google.devtools.clouderrorreporting.v1beta1.ServiceContextFilter service_filter = 3 [(.google.api.field_behavior) = OPTIONAL];
-
getServiceFilterBuilder
public ServiceContextFilter.Builder getServiceFilterBuilder()
Optional. List only <code>ErrorGroupStats</code> which belong to a service context that matches the filter. Data for all service contexts is returned if this field is not specified.
.google.devtools.clouderrorreporting.v1beta1.ServiceContextFilter service_filter = 3 [(.google.api.field_behavior) = OPTIONAL];
-
getServiceFilterOrBuilder
public ServiceContextFilterOrBuilder getServiceFilterOrBuilder()
Optional. List only <code>ErrorGroupStats</code> which belong to a service context that matches the filter. Data for all service contexts is returned if this field is not specified.
.google.devtools.clouderrorreporting.v1beta1.ServiceContextFilter service_filter = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getServiceFilterOrBuilderin interfaceListGroupStatsRequestOrBuilder
-
hasTimeRange
public boolean hasTimeRange()
Optional. List data for the given time range. If not set, a default time range is used. The field <code>time_range_begin</code> in the response will specify the beginning of this time range. Only <code>ErrorGroupStats</code> with a non-zero count in the given time range are returned, unless the request contains an explicit <code>group_id</code> list. If a <code>group_id</code> list is given, also <code>ErrorGroupStats</code> with zero occurrences are returned.
.google.devtools.clouderrorreporting.v1beta1.QueryTimeRange time_range = 5 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasTimeRangein interfaceListGroupStatsRequestOrBuilder- Returns:
- Whether the timeRange field is set.
-
getTimeRange
public QueryTimeRange getTimeRange()
Optional. List data for the given time range. If not set, a default time range is used. The field <code>time_range_begin</code> in the response will specify the beginning of this time range. Only <code>ErrorGroupStats</code> with a non-zero count in the given time range are returned, unless the request contains an explicit <code>group_id</code> list. If a <code>group_id</code> list is given, also <code>ErrorGroupStats</code> with zero occurrences are returned.
.google.devtools.clouderrorreporting.v1beta1.QueryTimeRange time_range = 5 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getTimeRangein interfaceListGroupStatsRequestOrBuilder- Returns:
- The timeRange.
-
setTimeRange
public ListGroupStatsRequest.Builder setTimeRange(QueryTimeRange value)
Optional. List data for the given time range. If not set, a default time range is used. The field <code>time_range_begin</code> in the response will specify the beginning of this time range. Only <code>ErrorGroupStats</code> with a non-zero count in the given time range are returned, unless the request contains an explicit <code>group_id</code> list. If a <code>group_id</code> list is given, also <code>ErrorGroupStats</code> with zero occurrences are returned.
.google.devtools.clouderrorreporting.v1beta1.QueryTimeRange time_range = 5 [(.google.api.field_behavior) = OPTIONAL];
-
setTimeRange
public ListGroupStatsRequest.Builder setTimeRange(QueryTimeRange.Builder builderForValue)
Optional. List data for the given time range. If not set, a default time range is used. The field <code>time_range_begin</code> in the response will specify the beginning of this time range. Only <code>ErrorGroupStats</code> with a non-zero count in the given time range are returned, unless the request contains an explicit <code>group_id</code> list. If a <code>group_id</code> list is given, also <code>ErrorGroupStats</code> with zero occurrences are returned.
.google.devtools.clouderrorreporting.v1beta1.QueryTimeRange time_range = 5 [(.google.api.field_behavior) = OPTIONAL];
-
mergeTimeRange
public ListGroupStatsRequest.Builder mergeTimeRange(QueryTimeRange value)
Optional. List data for the given time range. If not set, a default time range is used. The field <code>time_range_begin</code> in the response will specify the beginning of this time range. Only <code>ErrorGroupStats</code> with a non-zero count in the given time range are returned, unless the request contains an explicit <code>group_id</code> list. If a <code>group_id</code> list is given, also <code>ErrorGroupStats</code> with zero occurrences are returned.
.google.devtools.clouderrorreporting.v1beta1.QueryTimeRange time_range = 5 [(.google.api.field_behavior) = OPTIONAL];
-
clearTimeRange
public ListGroupStatsRequest.Builder clearTimeRange()
Optional. List data for the given time range. If not set, a default time range is used. The field <code>time_range_begin</code> in the response will specify the beginning of this time range. Only <code>ErrorGroupStats</code> with a non-zero count in the given time range are returned, unless the request contains an explicit <code>group_id</code> list. If a <code>group_id</code> list is given, also <code>ErrorGroupStats</code> with zero occurrences are returned.
.google.devtools.clouderrorreporting.v1beta1.QueryTimeRange time_range = 5 [(.google.api.field_behavior) = OPTIONAL];
-
getTimeRangeBuilder
public QueryTimeRange.Builder getTimeRangeBuilder()
Optional. List data for the given time range. If not set, a default time range is used. The field <code>time_range_begin</code> in the response will specify the beginning of this time range. Only <code>ErrorGroupStats</code> with a non-zero count in the given time range are returned, unless the request contains an explicit <code>group_id</code> list. If a <code>group_id</code> list is given, also <code>ErrorGroupStats</code> with zero occurrences are returned.
.google.devtools.clouderrorreporting.v1beta1.QueryTimeRange time_range = 5 [(.google.api.field_behavior) = OPTIONAL];
-
getTimeRangeOrBuilder
public QueryTimeRangeOrBuilder getTimeRangeOrBuilder()
Optional. List data for the given time range. If not set, a default time range is used. The field <code>time_range_begin</code> in the response will specify the beginning of this time range. Only <code>ErrorGroupStats</code> with a non-zero count in the given time range are returned, unless the request contains an explicit <code>group_id</code> list. If a <code>group_id</code> list is given, also <code>ErrorGroupStats</code> with zero occurrences are returned.
.google.devtools.clouderrorreporting.v1beta1.QueryTimeRange time_range = 5 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getTimeRangeOrBuilderin interfaceListGroupStatsRequestOrBuilder
-
hasTimedCountDuration
public boolean hasTimedCountDuration()
Optional. The preferred duration for a single returned `TimedCount`. If not set, no timed counts are returned.
.google.protobuf.Duration timed_count_duration = 6 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasTimedCountDurationin interfaceListGroupStatsRequestOrBuilder- Returns:
- Whether the timedCountDuration field is set.
-
getTimedCountDuration
public com.google.protobuf.Duration getTimedCountDuration()
Optional. The preferred duration for a single returned `TimedCount`. If not set, no timed counts are returned.
.google.protobuf.Duration timed_count_duration = 6 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getTimedCountDurationin interfaceListGroupStatsRequestOrBuilder- Returns:
- The timedCountDuration.
-
setTimedCountDuration
public ListGroupStatsRequest.Builder setTimedCountDuration(com.google.protobuf.Duration value)
Optional. The preferred duration for a single returned `TimedCount`. If not set, no timed counts are returned.
.google.protobuf.Duration timed_count_duration = 6 [(.google.api.field_behavior) = OPTIONAL];
-
setTimedCountDuration
public ListGroupStatsRequest.Builder setTimedCountDuration(com.google.protobuf.Duration.Builder builderForValue)
Optional. The preferred duration for a single returned `TimedCount`. If not set, no timed counts are returned.
.google.protobuf.Duration timed_count_duration = 6 [(.google.api.field_behavior) = OPTIONAL];
-
mergeTimedCountDuration
public ListGroupStatsRequest.Builder mergeTimedCountDuration(com.google.protobuf.Duration value)
Optional. The preferred duration for a single returned `TimedCount`. If not set, no timed counts are returned.
.google.protobuf.Duration timed_count_duration = 6 [(.google.api.field_behavior) = OPTIONAL];
-
clearTimedCountDuration
public ListGroupStatsRequest.Builder clearTimedCountDuration()
Optional. The preferred duration for a single returned `TimedCount`. If not set, no timed counts are returned.
.google.protobuf.Duration timed_count_duration = 6 [(.google.api.field_behavior) = OPTIONAL];
-
getTimedCountDurationBuilder
public com.google.protobuf.Duration.Builder getTimedCountDurationBuilder()
Optional. The preferred duration for a single returned `TimedCount`. If not set, no timed counts are returned.
.google.protobuf.Duration timed_count_duration = 6 [(.google.api.field_behavior) = OPTIONAL];
-
getTimedCountDurationOrBuilder
public com.google.protobuf.DurationOrBuilder getTimedCountDurationOrBuilder()
Optional. The preferred duration for a single returned `TimedCount`. If not set, no timed counts are returned.
.google.protobuf.Duration timed_count_duration = 6 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getTimedCountDurationOrBuilderin interfaceListGroupStatsRequestOrBuilder
-
getAlignmentValue
public int getAlignmentValue()
Optional. The alignment of the timed counts to be returned. Default is `ALIGNMENT_EQUAL_AT_END`.
.google.devtools.clouderrorreporting.v1beta1.TimedCountAlignment alignment = 7 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getAlignmentValuein interfaceListGroupStatsRequestOrBuilder- Returns:
- The enum numeric value on the wire for alignment.
-
setAlignmentValue
public ListGroupStatsRequest.Builder setAlignmentValue(int value)
Optional. The alignment of the timed counts to be returned. Default is `ALIGNMENT_EQUAL_AT_END`.
.google.devtools.clouderrorreporting.v1beta1.TimedCountAlignment alignment = 7 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The enum numeric value on the wire for alignment to set.- Returns:
- This builder for chaining.
-
getAlignment
public TimedCountAlignment getAlignment()
Optional. The alignment of the timed counts to be returned. Default is `ALIGNMENT_EQUAL_AT_END`.
.google.devtools.clouderrorreporting.v1beta1.TimedCountAlignment alignment = 7 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getAlignmentin interfaceListGroupStatsRequestOrBuilder- Returns:
- The alignment.
-
setAlignment
public ListGroupStatsRequest.Builder setAlignment(TimedCountAlignment value)
Optional. The alignment of the timed counts to be returned. Default is `ALIGNMENT_EQUAL_AT_END`.
.google.devtools.clouderrorreporting.v1beta1.TimedCountAlignment alignment = 7 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The alignment to set.- Returns:
- This builder for chaining.
-
clearAlignment
public ListGroupStatsRequest.Builder clearAlignment()
Optional. The alignment of the timed counts to be returned. Default is `ALIGNMENT_EQUAL_AT_END`.
.google.devtools.clouderrorreporting.v1beta1.TimedCountAlignment alignment = 7 [(.google.api.field_behavior) = OPTIONAL];- Returns:
- This builder for chaining.
-
hasAlignmentTime
public boolean hasAlignmentTime()
Optional. Time where the timed counts shall be aligned if rounded alignment is chosen. Default is 00:00 UTC.
.google.protobuf.Timestamp alignment_time = 8 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasAlignmentTimein interfaceListGroupStatsRequestOrBuilder- Returns:
- Whether the alignmentTime field is set.
-
getAlignmentTime
public com.google.protobuf.Timestamp getAlignmentTime()
Optional. Time where the timed counts shall be aligned if rounded alignment is chosen. Default is 00:00 UTC.
.google.protobuf.Timestamp alignment_time = 8 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getAlignmentTimein interfaceListGroupStatsRequestOrBuilder- Returns:
- The alignmentTime.
-
setAlignmentTime
public ListGroupStatsRequest.Builder setAlignmentTime(com.google.protobuf.Timestamp value)
Optional. Time where the timed counts shall be aligned if rounded alignment is chosen. Default is 00:00 UTC.
.google.protobuf.Timestamp alignment_time = 8 [(.google.api.field_behavior) = OPTIONAL];
-
setAlignmentTime
public ListGroupStatsRequest.Builder setAlignmentTime(com.google.protobuf.Timestamp.Builder builderForValue)
Optional. Time where the timed counts shall be aligned if rounded alignment is chosen. Default is 00:00 UTC.
.google.protobuf.Timestamp alignment_time = 8 [(.google.api.field_behavior) = OPTIONAL];
-
mergeAlignmentTime
public ListGroupStatsRequest.Builder mergeAlignmentTime(com.google.protobuf.Timestamp value)
Optional. Time where the timed counts shall be aligned if rounded alignment is chosen. Default is 00:00 UTC.
.google.protobuf.Timestamp alignment_time = 8 [(.google.api.field_behavior) = OPTIONAL];
-
clearAlignmentTime
public ListGroupStatsRequest.Builder clearAlignmentTime()
Optional. Time where the timed counts shall be aligned if rounded alignment is chosen. Default is 00:00 UTC.
.google.protobuf.Timestamp alignment_time = 8 [(.google.api.field_behavior) = OPTIONAL];
-
getAlignmentTimeBuilder
public com.google.protobuf.Timestamp.Builder getAlignmentTimeBuilder()
Optional. Time where the timed counts shall be aligned if rounded alignment is chosen. Default is 00:00 UTC.
.google.protobuf.Timestamp alignment_time = 8 [(.google.api.field_behavior) = OPTIONAL];
-
getAlignmentTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getAlignmentTimeOrBuilder()
Optional. Time where the timed counts shall be aligned if rounded alignment is chosen. Default is 00:00 UTC.
.google.protobuf.Timestamp alignment_time = 8 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getAlignmentTimeOrBuilderin interfaceListGroupStatsRequestOrBuilder
-
getOrderValue
public int getOrderValue()
Optional. The sort order in which the results are returned. Default is `COUNT_DESC`.
.google.devtools.clouderrorreporting.v1beta1.ErrorGroupOrder order = 9 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getOrderValuein interfaceListGroupStatsRequestOrBuilder- Returns:
- The enum numeric value on the wire for order.
-
setOrderValue
public ListGroupStatsRequest.Builder setOrderValue(int value)
Optional. The sort order in which the results are returned. Default is `COUNT_DESC`.
.google.devtools.clouderrorreporting.v1beta1.ErrorGroupOrder order = 9 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The enum numeric value on the wire for order to set.- Returns:
- This builder for chaining.
-
getOrder
public ErrorGroupOrder getOrder()
Optional. The sort order in which the results are returned. Default is `COUNT_DESC`.
.google.devtools.clouderrorreporting.v1beta1.ErrorGroupOrder order = 9 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getOrderin interfaceListGroupStatsRequestOrBuilder- Returns:
- The order.
-
setOrder
public ListGroupStatsRequest.Builder setOrder(ErrorGroupOrder value)
Optional. The sort order in which the results are returned. Default is `COUNT_DESC`.
.google.devtools.clouderrorreporting.v1beta1.ErrorGroupOrder order = 9 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The order to set.- Returns:
- This builder for chaining.
-
clearOrder
public ListGroupStatsRequest.Builder clearOrder()
Optional. The sort order in which the results are returned. Default is `COUNT_DESC`.
.google.devtools.clouderrorreporting.v1beta1.ErrorGroupOrder order = 9 [(.google.api.field_behavior) = OPTIONAL];- Returns:
- This builder for chaining.
-
getPageSize
public int getPageSize()
Optional. The maximum number of results to return per response. Default is 20.
int32 page_size = 11 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getPageSizein interfaceListGroupStatsRequestOrBuilder- Returns:
- The pageSize.
-
setPageSize
public ListGroupStatsRequest.Builder setPageSize(int value)
Optional. The maximum number of results to return per response. Default is 20.
int32 page_size = 11 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The pageSize to set.- Returns:
- This builder for chaining.
-
clearPageSize
public ListGroupStatsRequest.Builder clearPageSize()
Optional. The maximum number of results to return per response. Default is 20.
int32 page_size = 11 [(.google.api.field_behavior) = OPTIONAL];- Returns:
- This builder for chaining.
-
getPageToken
public String getPageToken()
Optional. A `next_page_token` provided by a previous response. To view additional results, pass this token along with the identical query parameters as the first request.
string page_token = 12 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getPageTokenin interfaceListGroupStatsRequestOrBuilder- Returns:
- The pageToken.
-
getPageTokenBytes
public com.google.protobuf.ByteString getPageTokenBytes()
Optional. A `next_page_token` provided by a previous response. To view additional results, pass this token along with the identical query parameters as the first request.
string page_token = 12 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getPageTokenBytesin interfaceListGroupStatsRequestOrBuilder- Returns:
- The bytes for pageToken.
-
setPageToken
public ListGroupStatsRequest.Builder setPageToken(String value)
Optional. A `next_page_token` provided by a previous response. To view additional results, pass this token along with the identical query parameters as the first request.
string page_token = 12 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The pageToken to set.- Returns:
- This builder for chaining.
-
clearPageToken
public ListGroupStatsRequest.Builder clearPageToken()
Optional. A `next_page_token` provided by a previous response. To view additional results, pass this token along with the identical query parameters as the first request.
string page_token = 12 [(.google.api.field_behavior) = OPTIONAL];- Returns:
- This builder for chaining.
-
setPageTokenBytes
public ListGroupStatsRequest.Builder setPageTokenBytes(com.google.protobuf.ByteString value)
Optional. A `next_page_token` provided by a previous response. To view additional results, pass this token along with the identical query parameters as the first request.
string page_token = 12 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The bytes for pageToken to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListGroupStatsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListGroupStatsRequest.Builder>
-
mergeUnknownFields
public final ListGroupStatsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListGroupStatsRequest.Builder>
-
-