public static final class ListGroupStatsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListGroupStatsRequest.Builder> implements ListGroupStatsRequestOrBuilder
Specifies a set of `ErrorGroupStats` to return.Protobuf type
google.devtools.clouderrorreporting.v1beta1.ListGroupStatsRequest| Modifier and Type | Method and Description |
|---|---|
ListGroupStatsRequest.Builder |
addAllGroupId(java.lang.Iterable<java.lang.String> values)
[Optional] List all <code>ErrorGroupStats</code> with these IDs.
|
ListGroupStatsRequest.Builder |
addGroupId(java.lang.String value)
[Optional] List all <code>ErrorGroupStats</code> with these IDs.
|
ListGroupStatsRequest.Builder |
addGroupIdBytes(com.google.protobuf.ByteString value)
[Optional] List all <code>ErrorGroupStats</code> with these IDs.
|
ListGroupStatsRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
ListGroupStatsRequest |
build() |
ListGroupStatsRequest |
buildPartial() |
ListGroupStatsRequest.Builder |
clear() |
ListGroupStatsRequest.Builder |
clearAlignment()
[Optional] The alignment of the timed counts to be returned.
|
ListGroupStatsRequest.Builder |
clearAlignmentTime()
[Optional] Time where the timed counts shall be aligned if rounded
alignment is chosen.
|
ListGroupStatsRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListGroupStatsRequest.Builder |
clearGroupId()
[Optional] List all <code>ErrorGroupStats</code> with these IDs.
|
ListGroupStatsRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListGroupStatsRequest.Builder |
clearOrder()
[Optional] The sort order in which the results are returned.
|
ListGroupStatsRequest.Builder |
clearPageSize()
[Optional] The maximum number of results to return per response.
|
ListGroupStatsRequest.Builder |
clearPageToken()
[Optional] A `next_page_token` provided by a previous response.
|
ListGroupStatsRequest.Builder |
clearProjectName()
[Required] The resource name of the Google Cloud Platform project.
|
ListGroupStatsRequest.Builder |
clearServiceFilter()
[Optional] List only <code>ErrorGroupStats</code> which belong to a service
context that matches the filter.
|
ListGroupStatsRequest.Builder |
clearTimedCountDuration()
[Optional] The preferred duration for a single returned `TimedCount`.
|
ListGroupStatsRequest.Builder |
clearTimeRange()
[Optional] List data for the given time range.
|
ListGroupStatsRequest.Builder |
clone() |
TimedCountAlignment |
getAlignment()
[Optional] The alignment of the timed counts to be returned.
|
com.google.protobuf.Timestamp |
getAlignmentTime()
[Optional] Time where the timed counts shall be aligned if rounded
alignment is chosen.
|
com.google.protobuf.Timestamp.Builder |
getAlignmentTimeBuilder()
[Optional] Time where the timed counts shall be aligned if rounded
alignment is chosen.
|
com.google.protobuf.TimestampOrBuilder |
getAlignmentTimeOrBuilder()
[Optional] Time where the timed counts shall be aligned if rounded
alignment is chosen.
|
int |
getAlignmentValue()
[Optional] The alignment of the timed counts to be returned.
|
ListGroupStatsRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getGroupId(int index)
[Optional] List all <code>ErrorGroupStats</code> with these IDs.
|
com.google.protobuf.ByteString |
getGroupIdBytes(int index)
[Optional] List all <code>ErrorGroupStats</code> with these IDs.
|
int |
getGroupIdCount()
[Optional] List all <code>ErrorGroupStats</code> with these IDs.
|
com.google.protobuf.ProtocolStringList |
getGroupIdList()
[Optional] List all <code>ErrorGroupStats</code> with these IDs.
|
ErrorGroupOrder |
getOrder()
[Optional] The sort order in which the results are returned.
|
int |
getOrderValue()
[Optional] The sort order in which the results are returned.
|
int |
getPageSize()
[Optional] The maximum number of results to return per response.
|
java.lang.String |
getPageToken()
[Optional] A `next_page_token` provided by a previous response.
|
com.google.protobuf.ByteString |
getPageTokenBytes()
[Optional] A `next_page_token` provided by a previous response.
|
java.lang.String |
getProjectName()
[Required] The resource name of the Google Cloud Platform project.
|
ProjectName |
getProjectNameAsProjectName() |
com.google.protobuf.ByteString |
getProjectNameBytes()
[Required] The resource name of the Google Cloud Platform project.
|
ServiceContextFilter |
getServiceFilter()
[Optional] List only <code>ErrorGroupStats</code> which belong to a service
context that matches the filter.
|
ServiceContextFilter.Builder |
getServiceFilterBuilder()
[Optional] List only <code>ErrorGroupStats</code> which belong to a service
context that matches the filter.
|
ServiceContextFilterOrBuilder |
getServiceFilterOrBuilder()
[Optional] List only <code>ErrorGroupStats</code> which belong to a service
context that matches the filter.
|
com.google.protobuf.Duration |
getTimedCountDuration()
[Optional] The preferred duration for a single returned `TimedCount`.
|
com.google.protobuf.Duration.Builder |
getTimedCountDurationBuilder()
[Optional] The preferred duration for a single returned `TimedCount`.
|
com.google.protobuf.DurationOrBuilder |
getTimedCountDurationOrBuilder()
[Optional] The preferred duration for a single returned `TimedCount`.
|
QueryTimeRange |
getTimeRange()
[Optional] List data for the given time range.
|
QueryTimeRange.Builder |
getTimeRangeBuilder()
[Optional] List data for the given time range.
|
QueryTimeRangeOrBuilder |
getTimeRangeOrBuilder()
[Optional] List data for the given time range.
|
boolean |
hasAlignmentTime()
[Optional] Time where the timed counts shall be aligned if rounded
alignment is chosen.
|
boolean |
hasServiceFilter()
[Optional] List only <code>ErrorGroupStats</code> which belong to a service
context that matches the filter.
|
boolean |
hasTimedCountDuration()
[Optional] The preferred duration for a single returned `TimedCount`.
|
boolean |
hasTimeRange()
[Optional] List data for the given time range.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListGroupStatsRequest.Builder |
mergeAlignmentTime(com.google.protobuf.Timestamp value)
[Optional] Time where the timed counts shall be aligned if rounded
alignment is chosen.
|
ListGroupStatsRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListGroupStatsRequest.Builder |
mergeFrom(ListGroupStatsRequest other) |
ListGroupStatsRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListGroupStatsRequest.Builder |
mergeServiceFilter(ServiceContextFilter value)
[Optional] List only <code>ErrorGroupStats</code> which belong to a service
context that matches the filter.
|
ListGroupStatsRequest.Builder |
mergeTimedCountDuration(com.google.protobuf.Duration value)
[Optional] The preferred duration for a single returned `TimedCount`.
|
ListGroupStatsRequest.Builder |
mergeTimeRange(QueryTimeRange value)
[Optional] List data for the given time range.
|
ListGroupStatsRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListGroupStatsRequest.Builder |
setAlignment(TimedCountAlignment value)
[Optional] The alignment of the timed counts to be returned.
|
ListGroupStatsRequest.Builder |
setAlignmentTime(com.google.protobuf.Timestamp.Builder builderForValue)
[Optional] Time where the timed counts shall be aligned if rounded
alignment is chosen.
|
ListGroupStatsRequest.Builder |
setAlignmentTime(com.google.protobuf.Timestamp value)
[Optional] Time where the timed counts shall be aligned if rounded
alignment is chosen.
|
ListGroupStatsRequest.Builder |
setAlignmentValue(int value)
[Optional] The alignment of the timed counts to be returned.
|
ListGroupStatsRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
ListGroupStatsRequest.Builder |
setGroupId(int index,
java.lang.String value)
[Optional] List all <code>ErrorGroupStats</code> with these IDs.
|
ListGroupStatsRequest.Builder |
setOrder(ErrorGroupOrder value)
[Optional] The sort order in which the results are returned.
|
ListGroupStatsRequest.Builder |
setOrderValue(int value)
[Optional] The sort order in which the results are returned.
|
ListGroupStatsRequest.Builder |
setPageSize(int value)
[Optional] The maximum number of results to return per response.
|
ListGroupStatsRequest.Builder |
setPageToken(java.lang.String value)
[Optional] A `next_page_token` provided by a previous response.
|
ListGroupStatsRequest.Builder |
setPageTokenBytes(com.google.protobuf.ByteString value)
[Optional] A `next_page_token` provided by a previous response.
|
ListGroupStatsRequest.Builder |
setProjectName(java.lang.String value)
[Required] The resource name of the Google Cloud Platform project.
|
ListGroupStatsRequest.Builder |
setProjectNameBytes(com.google.protobuf.ByteString value)
[Required] The resource name of the Google Cloud Platform project.
|
ListGroupStatsRequest.Builder |
setProjectNameWithProjectName(ProjectName value) |
ListGroupStatsRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
ListGroupStatsRequest.Builder |
setServiceFilter(ServiceContextFilter.Builder builderForValue)
[Optional] List only <code>ErrorGroupStats</code> which belong to a service
context that matches the filter.
|
ListGroupStatsRequest.Builder |
setServiceFilter(ServiceContextFilter value)
[Optional] List only <code>ErrorGroupStats</code> which belong to a service
context that matches the filter.
|
ListGroupStatsRequest.Builder |
setTimedCountDuration(com.google.protobuf.Duration.Builder builderForValue)
[Optional] The preferred duration for a single returned `TimedCount`.
|
ListGroupStatsRequest.Builder |
setTimedCountDuration(com.google.protobuf.Duration value)
[Optional] The preferred duration for a single returned `TimedCount`.
|
ListGroupStatsRequest.Builder |
setTimeRange(QueryTimeRange.Builder builderForValue)
[Optional] List data for the given time range.
|
ListGroupStatsRequest.Builder |
setTimeRange(QueryTimeRange value)
[Optional] List data for the given time range.
|
ListGroupStatsRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, mergeFrom, 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<ListGroupStatsRequest.Builder>public ListGroupStatsRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListGroupStatsRequest.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<ListGroupStatsRequest.Builder>public ListGroupStatsRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListGroupStatsRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListGroupStatsRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListGroupStatsRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListGroupStatsRequest.Builder>public ListGroupStatsRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ListGroupStatsRequest.Builder>public ListGroupStatsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListGroupStatsRequest.Builder>public ListGroupStatsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListGroupStatsRequest.Builder>public ListGroupStatsRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListGroupStatsRequest.Builder>public ListGroupStatsRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListGroupStatsRequest.Builder>public ListGroupStatsRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListGroupStatsRequest.Builder>public ListGroupStatsRequest.Builder mergeFrom(ListGroupStatsRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListGroupStatsRequest.Builder>public ListGroupStatsRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListGroupStatsRequest.Builder>java.io.IOExceptionpublic java.lang.String getProjectName()
[Required] The resource name of the Google Cloud Platform project. Written as <code>projects/</code> plus the <a href="https://support.google.com/cloud/answer/6158840">Google Cloud Platform project ID</a>. Example: <code>projects/my-project-123</code>.
optional string project_name = 1;getProjectName in interface ListGroupStatsRequestOrBuilderpublic com.google.protobuf.ByteString getProjectNameBytes()
[Required] The resource name of the Google Cloud Platform project. Written as <code>projects/</code> plus the <a href="https://support.google.com/cloud/answer/6158840">Google Cloud Platform project ID</a>. Example: <code>projects/my-project-123</code>.
optional string project_name = 1;getProjectNameBytes in interface ListGroupStatsRequestOrBuilderpublic ListGroupStatsRequest.Builder setProjectName(java.lang.String value)
[Required] The resource name of the Google Cloud Platform project. Written as <code>projects/</code> plus the <a href="https://support.google.com/cloud/answer/6158840">Google Cloud Platform project ID</a>. Example: <code>projects/my-project-123</code>.
optional string project_name = 1;public ListGroupStatsRequest.Builder clearProjectName()
[Required] The resource name of the Google Cloud Platform project. Written as <code>projects/</code> plus the <a href="https://support.google.com/cloud/answer/6158840">Google Cloud Platform project ID</a>. Example: <code>projects/my-project-123</code>.
optional string project_name = 1;public ListGroupStatsRequest.Builder setProjectNameBytes(com.google.protobuf.ByteString value)
[Required] The resource name of the Google Cloud Platform project. Written as <code>projects/</code> plus the <a href="https://support.google.com/cloud/answer/6158840">Google Cloud Platform project ID</a>. Example: <code>projects/my-project-123</code>.
optional string project_name = 1;public com.google.protobuf.ProtocolStringList getGroupIdList()
[Optional] List all <code>ErrorGroupStats</code> with these IDs.
repeated string group_id = 2;getGroupIdList in interface ListGroupStatsRequestOrBuilderpublic int getGroupIdCount()
[Optional] List all <code>ErrorGroupStats</code> with these IDs.
repeated string group_id = 2;getGroupIdCount in interface ListGroupStatsRequestOrBuilderpublic java.lang.String getGroupId(int index)
[Optional] List all <code>ErrorGroupStats</code> with these IDs.
repeated string group_id = 2;getGroupId in interface ListGroupStatsRequestOrBuilderpublic com.google.protobuf.ByteString getGroupIdBytes(int index)
[Optional] List all <code>ErrorGroupStats</code> with these IDs.
repeated string group_id = 2;getGroupIdBytes in interface ListGroupStatsRequestOrBuilderpublic ListGroupStatsRequest.Builder setGroupId(int index, java.lang.String value)
[Optional] List all <code>ErrorGroupStats</code> with these IDs.
repeated string group_id = 2;public ListGroupStatsRequest.Builder addGroupId(java.lang.String value)
[Optional] List all <code>ErrorGroupStats</code> with these IDs.
repeated string group_id = 2;public ListGroupStatsRequest.Builder addAllGroupId(java.lang.Iterable<java.lang.String> values)
[Optional] List all <code>ErrorGroupStats</code> with these IDs.
repeated string group_id = 2;public ListGroupStatsRequest.Builder clearGroupId()
[Optional] List all <code>ErrorGroupStats</code> with these IDs.
repeated string group_id = 2;public ListGroupStatsRequest.Builder addGroupIdBytes(com.google.protobuf.ByteString value)
[Optional] List all <code>ErrorGroupStats</code> with these IDs.
repeated string group_id = 2;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.
optional .google.devtools.clouderrorreporting.v1beta1.ServiceContextFilter service_filter = 3;hasServiceFilter in interface ListGroupStatsRequestOrBuilderpublic 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.
optional .google.devtools.clouderrorreporting.v1beta1.ServiceContextFilter service_filter = 3;getServiceFilter in interface ListGroupStatsRequestOrBuilderpublic 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.
optional .google.devtools.clouderrorreporting.v1beta1.ServiceContextFilter service_filter = 3;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.
optional .google.devtools.clouderrorreporting.v1beta1.ServiceContextFilter service_filter = 3;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.
optional .google.devtools.clouderrorreporting.v1beta1.ServiceContextFilter service_filter = 3;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.
optional .google.devtools.clouderrorreporting.v1beta1.ServiceContextFilter service_filter = 3;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.
optional .google.devtools.clouderrorreporting.v1beta1.ServiceContextFilter service_filter = 3;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.
optional .google.devtools.clouderrorreporting.v1beta1.ServiceContextFilter service_filter = 3;getServiceFilterOrBuilder in interface ListGroupStatsRequestOrBuilderpublic boolean hasTimeRange()
[Optional] List data for the given time range. If not set a default time range is used. The field time_range_begin 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 group_id list. If a group_id list is given, also <code>ErrorGroupStats</code> with zero occurrences are returned.
optional .google.devtools.clouderrorreporting.v1beta1.QueryTimeRange time_range = 5;hasTimeRange in interface ListGroupStatsRequestOrBuilderpublic QueryTimeRange getTimeRange()
[Optional] List data for the given time range. If not set a default time range is used. The field time_range_begin 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 group_id list. If a group_id list is given, also <code>ErrorGroupStats</code> with zero occurrences are returned.
optional .google.devtools.clouderrorreporting.v1beta1.QueryTimeRange time_range = 5;getTimeRange in interface ListGroupStatsRequestOrBuilderpublic ListGroupStatsRequest.Builder setTimeRange(QueryTimeRange value)
[Optional] List data for the given time range. If not set a default time range is used. The field time_range_begin 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 group_id list. If a group_id list is given, also <code>ErrorGroupStats</code> with zero occurrences are returned.
optional .google.devtools.clouderrorreporting.v1beta1.QueryTimeRange time_range = 5;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 time_range_begin 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 group_id list. If a group_id list is given, also <code>ErrorGroupStats</code> with zero occurrences are returned.
optional .google.devtools.clouderrorreporting.v1beta1.QueryTimeRange time_range = 5;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 time_range_begin 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 group_id list. If a group_id list is given, also <code>ErrorGroupStats</code> with zero occurrences are returned.
optional .google.devtools.clouderrorreporting.v1beta1.QueryTimeRange time_range = 5;public ListGroupStatsRequest.Builder clearTimeRange()
[Optional] List data for the given time range. If not set a default time range is used. The field time_range_begin 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 group_id list. If a group_id list is given, also <code>ErrorGroupStats</code> with zero occurrences are returned.
optional .google.devtools.clouderrorreporting.v1beta1.QueryTimeRange time_range = 5;public QueryTimeRange.Builder getTimeRangeBuilder()
[Optional] List data for the given time range. If not set a default time range is used. The field time_range_begin 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 group_id list. If a group_id list is given, also <code>ErrorGroupStats</code> with zero occurrences are returned.
optional .google.devtools.clouderrorreporting.v1beta1.QueryTimeRange time_range = 5;public QueryTimeRangeOrBuilder getTimeRangeOrBuilder()
[Optional] List data for the given time range. If not set a default time range is used. The field time_range_begin 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 group_id list. If a group_id list is given, also <code>ErrorGroupStats</code> with zero occurrences are returned.
optional .google.devtools.clouderrorreporting.v1beta1.QueryTimeRange time_range = 5;getTimeRangeOrBuilder in interface ListGroupStatsRequestOrBuilderpublic boolean hasTimedCountDuration()
[Optional] The preferred duration for a single returned `TimedCount`. If not set, no timed counts are returned.
optional .google.protobuf.Duration timed_count_duration = 6;hasTimedCountDuration in interface ListGroupStatsRequestOrBuilderpublic com.google.protobuf.Duration getTimedCountDuration()
[Optional] The preferred duration for a single returned `TimedCount`. If not set, no timed counts are returned.
optional .google.protobuf.Duration timed_count_duration = 6;getTimedCountDuration in interface ListGroupStatsRequestOrBuilderpublic 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.
optional .google.protobuf.Duration timed_count_duration = 6;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.
optional .google.protobuf.Duration timed_count_duration = 6;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.
optional .google.protobuf.Duration timed_count_duration = 6;public ListGroupStatsRequest.Builder clearTimedCountDuration()
[Optional] The preferred duration for a single returned `TimedCount`. If not set, no timed counts are returned.
optional .google.protobuf.Duration timed_count_duration = 6;public com.google.protobuf.Duration.Builder getTimedCountDurationBuilder()
[Optional] The preferred duration for a single returned `TimedCount`. If not set, no timed counts are returned.
optional .google.protobuf.Duration timed_count_duration = 6;public com.google.protobuf.DurationOrBuilder getTimedCountDurationOrBuilder()
[Optional] The preferred duration for a single returned `TimedCount`. If not set, no timed counts are returned.
optional .google.protobuf.Duration timed_count_duration = 6;getTimedCountDurationOrBuilder in interface ListGroupStatsRequestOrBuilderpublic int getAlignmentValue()
[Optional] The alignment of the timed counts to be returned. Default is `ALIGNMENT_EQUAL_AT_END`.
optional .google.devtools.clouderrorreporting.v1beta1.TimedCountAlignment alignment = 7;getAlignmentValue in interface ListGroupStatsRequestOrBuilderpublic ListGroupStatsRequest.Builder setAlignmentValue(int value)
[Optional] The alignment of the timed counts to be returned. Default is `ALIGNMENT_EQUAL_AT_END`.
optional .google.devtools.clouderrorreporting.v1beta1.TimedCountAlignment alignment = 7;public TimedCountAlignment getAlignment()
[Optional] The alignment of the timed counts to be returned. Default is `ALIGNMENT_EQUAL_AT_END`.
optional .google.devtools.clouderrorreporting.v1beta1.TimedCountAlignment alignment = 7;getAlignment in interface ListGroupStatsRequestOrBuilderpublic ListGroupStatsRequest.Builder setAlignment(TimedCountAlignment value)
[Optional] The alignment of the timed counts to be returned. Default is `ALIGNMENT_EQUAL_AT_END`.
optional .google.devtools.clouderrorreporting.v1beta1.TimedCountAlignment alignment = 7;public ListGroupStatsRequest.Builder clearAlignment()
[Optional] The alignment of the timed counts to be returned. Default is `ALIGNMENT_EQUAL_AT_END`.
optional .google.devtools.clouderrorreporting.v1beta1.TimedCountAlignment alignment = 7;public boolean hasAlignmentTime()
[Optional] Time where the timed counts shall be aligned if rounded alignment is chosen. Default is 00:00 UTC.
optional .google.protobuf.Timestamp alignment_time = 8;hasAlignmentTime in interface ListGroupStatsRequestOrBuilderpublic com.google.protobuf.Timestamp getAlignmentTime()
[Optional] Time where the timed counts shall be aligned if rounded alignment is chosen. Default is 00:00 UTC.
optional .google.protobuf.Timestamp alignment_time = 8;getAlignmentTime in interface ListGroupStatsRequestOrBuilderpublic 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.
optional .google.protobuf.Timestamp alignment_time = 8;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.
optional .google.protobuf.Timestamp alignment_time = 8;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.
optional .google.protobuf.Timestamp alignment_time = 8;public ListGroupStatsRequest.Builder clearAlignmentTime()
[Optional] Time where the timed counts shall be aligned if rounded alignment is chosen. Default is 00:00 UTC.
optional .google.protobuf.Timestamp alignment_time = 8;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.
optional .google.protobuf.Timestamp alignment_time = 8;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.
optional .google.protobuf.Timestamp alignment_time = 8;getAlignmentTimeOrBuilder in interface ListGroupStatsRequestOrBuilderpublic int getOrderValue()
[Optional] The sort order in which the results are returned. Default is `COUNT_DESC`.
optional .google.devtools.clouderrorreporting.v1beta1.ErrorGroupOrder order = 9;getOrderValue in interface ListGroupStatsRequestOrBuilderpublic ListGroupStatsRequest.Builder setOrderValue(int value)
[Optional] The sort order in which the results are returned. Default is `COUNT_DESC`.
optional .google.devtools.clouderrorreporting.v1beta1.ErrorGroupOrder order = 9;public ErrorGroupOrder getOrder()
[Optional] The sort order in which the results are returned. Default is `COUNT_DESC`.
optional .google.devtools.clouderrorreporting.v1beta1.ErrorGroupOrder order = 9;getOrder in interface ListGroupStatsRequestOrBuilderpublic ListGroupStatsRequest.Builder setOrder(ErrorGroupOrder value)
[Optional] The sort order in which the results are returned. Default is `COUNT_DESC`.
optional .google.devtools.clouderrorreporting.v1beta1.ErrorGroupOrder order = 9;public ListGroupStatsRequest.Builder clearOrder()
[Optional] The sort order in which the results are returned. Default is `COUNT_DESC`.
optional .google.devtools.clouderrorreporting.v1beta1.ErrorGroupOrder order = 9;public int getPageSize()
[Optional] The maximum number of results to return per response. Default is 20.
optional int32 page_size = 11;getPageSize in interface ListGroupStatsRequestOrBuilderpublic ListGroupStatsRequest.Builder setPageSize(int value)
[Optional] The maximum number of results to return per response. Default is 20.
optional int32 page_size = 11;public ListGroupStatsRequest.Builder clearPageSize()
[Optional] The maximum number of results to return per response. Default is 20.
optional int32 page_size = 11;public java.lang.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.
optional string page_token = 12;getPageToken in interface ListGroupStatsRequestOrBuilderpublic 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.
optional string page_token = 12;getPageTokenBytes in interface ListGroupStatsRequestOrBuilderpublic ListGroupStatsRequest.Builder setPageToken(java.lang.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.
optional string page_token = 12;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.
optional string page_token = 12;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.
optional string page_token = 12;public final ListGroupStatsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListGroupStatsRequest.Builder>public final ListGroupStatsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListGroupStatsRequest.Builder>public final ListGroupStatsRequest.Builder setProjectNameWithProjectName(ProjectName value)
public final ProjectName getProjectNameAsProjectName()