Class ListGroupStatsRequest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.devtools.clouderrorreporting.v1beta1.ListGroupStatsRequest
-
- All Implemented Interfaces:
ListGroupStatsRequestOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class ListGroupStatsRequest extends com.google.protobuf.GeneratedMessageV3 implements ListGroupStatsRequestOrBuilder
Specifies a set of `ErrorGroupStats` to return.
Protobuf typegoogle.devtools.clouderrorreporting.v1beta1.ListGroupStatsRequest
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ListGroupStatsRequest.Builder
Specifies a set of `ErrorGroupStats` to return.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
ALIGNMENT_FIELD_NUMBER
static int
ALIGNMENT_TIME_FIELD_NUMBER
static int
GROUP_ID_FIELD_NUMBER
static int
ORDER_FIELD_NUMBER
static int
PAGE_SIZE_FIELD_NUMBER
static int
PAGE_TOKEN_FIELD_NUMBER
static int
PROJECT_NAME_FIELD_NUMBER
static int
SERVICE_FILTER_FIELD_NUMBER
static int
TIME_RANGE_FIELD_NUMBER
static int
TIMED_COUNT_DURATION_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
TimedCountAlignment
getAlignment()
Optional.com.google.protobuf.Timestamp
getAlignmentTime()
Optional.com.google.protobuf.TimestampOrBuilder
getAlignmentTimeOrBuilder()
Optional.int
getAlignmentValue()
Optional.static ListGroupStatsRequest
getDefaultInstance()
ListGroupStatsRequest
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
String
getGroupId(int index)
Optional.com.google.protobuf.ByteString
getGroupIdBytes(int index)
Optional.int
getGroupIdCount()
Optional.com.google.protobuf.ProtocolStringList
getGroupIdList()
Optional.ErrorGroupOrder
getOrder()
Optional.int
getOrderValue()
Optional.int
getPageSize()
Optional.String
getPageToken()
Optional.com.google.protobuf.ByteString
getPageTokenBytes()
Optional.com.google.protobuf.Parser<ListGroupStatsRequest>
getParserForType()
String
getProjectName()
Required.com.google.protobuf.ByteString
getProjectNameBytes()
Required.int
getSerializedSize()
ServiceContextFilter
getServiceFilter()
Optional.ServiceContextFilterOrBuilder
getServiceFilterOrBuilder()
Optional.com.google.protobuf.Duration
getTimedCountDuration()
Optional.com.google.protobuf.DurationOrBuilder
getTimedCountDurationOrBuilder()
Optional.QueryTimeRange
getTimeRange()
Optional.QueryTimeRangeOrBuilder
getTimeRangeOrBuilder()
Optional.boolean
hasAlignmentTime()
Optional.int
hashCode()
boolean
hasServiceFilter()
Optional.boolean
hasTimedCountDuration()
Optional.boolean
hasTimeRange()
Optional.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static ListGroupStatsRequest.Builder
newBuilder()
static ListGroupStatsRequest.Builder
newBuilder(ListGroupStatsRequest prototype)
ListGroupStatsRequest.Builder
newBuilderForType()
protected ListGroupStatsRequest.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static ListGroupStatsRequest
parseDelimitedFrom(InputStream input)
static ListGroupStatsRequest
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListGroupStatsRequest
parseFrom(byte[] data)
static ListGroupStatsRequest
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListGroupStatsRequest
parseFrom(com.google.protobuf.ByteString data)
static ListGroupStatsRequest
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListGroupStatsRequest
parseFrom(com.google.protobuf.CodedInputStream input)
static ListGroupStatsRequest
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListGroupStatsRequest
parseFrom(InputStream input)
static ListGroupStatsRequest
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListGroupStatsRequest
parseFrom(ByteBuffer data)
static ListGroupStatsRequest
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<ListGroupStatsRequest>
parser()
ListGroupStatsRequest.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
PROJECT_NAME_FIELD_NUMBER
public static final int PROJECT_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GROUP_ID_FIELD_NUMBER
public static final int GROUP_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SERVICE_FILTER_FIELD_NUMBER
public static final int SERVICE_FILTER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TIME_RANGE_FIELD_NUMBER
public static final int TIME_RANGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TIMED_COUNT_DURATION_FIELD_NUMBER
public static final int TIMED_COUNT_DURATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ALIGNMENT_FIELD_NUMBER
public static final int ALIGNMENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ALIGNMENT_TIME_FIELD_NUMBER
public static final int ALIGNMENT_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ORDER_FIELD_NUMBER
public static final int ORDER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PAGE_SIZE_FIELD_NUMBER
public static final int PAGE_SIZE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PAGE_TOKEN_FIELD_NUMBER
public static final int PAGE_TOKEN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
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:
getProjectName
in 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:
getProjectNameBytes
in interfaceListGroupStatsRequestOrBuilder
- Returns:
- The bytes for projectName.
-
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:
getGroupIdList
in 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:
getGroupIdCount
in 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:
getGroupId
in 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:
getGroupIdBytes
in interfaceListGroupStatsRequestOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the groupId at the given index.
-
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:
hasServiceFilter
in 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:
getServiceFilter
in interfaceListGroupStatsRequestOrBuilder
- Returns:
- The serviceFilter.
-
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:
getServiceFilterOrBuilder
in 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:
hasTimeRange
in 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:
getTimeRange
in interfaceListGroupStatsRequestOrBuilder
- Returns:
- The timeRange.
-
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:
getTimeRangeOrBuilder
in 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:
hasTimedCountDuration
in 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:
getTimedCountDuration
in interfaceListGroupStatsRequestOrBuilder
- Returns:
- The timedCountDuration.
-
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:
getTimedCountDurationOrBuilder
in 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:
getAlignmentValue
in interfaceListGroupStatsRequestOrBuilder
- Returns:
- The enum numeric value on the wire for alignment.
-
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:
getAlignment
in interfaceListGroupStatsRequestOrBuilder
- Returns:
- The alignment.
-
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:
hasAlignmentTime
in 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:
getAlignmentTime
in interfaceListGroupStatsRequestOrBuilder
- Returns:
- The alignmentTime.
-
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:
getAlignmentTimeOrBuilder
in 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:
getOrderValue
in interfaceListGroupStatsRequestOrBuilder
- Returns:
- The enum numeric value on the wire for order.
-
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:
getOrder
in interfaceListGroupStatsRequestOrBuilder
- Returns:
- The order.
-
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:
getPageSize
in interfaceListGroupStatsRequestOrBuilder
- Returns:
- The pageSize.
-
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:
getPageToken
in 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:
getPageTokenBytes
in interfaceListGroupStatsRequestOrBuilder
- Returns:
- The bytes for pageToken.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ListGroupStatsRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListGroupStatsRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListGroupStatsRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListGroupStatsRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListGroupStatsRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListGroupStatsRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListGroupStatsRequest parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ListGroupStatsRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ListGroupStatsRequest parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ListGroupStatsRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ListGroupStatsRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ListGroupStatsRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public ListGroupStatsRequest.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ListGroupStatsRequest.Builder newBuilder()
-
newBuilder
public static ListGroupStatsRequest.Builder newBuilder(ListGroupStatsRequest prototype)
-
toBuilder
public ListGroupStatsRequest.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ListGroupStatsRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ListGroupStatsRequest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ListGroupStatsRequest> parser()
-
getParserForType
public com.google.protobuf.Parser<ListGroupStatsRequest> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ListGroupStatsRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-