Class ErrorGroupStats
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.devtools.clouderrorreporting.v1beta1.ErrorGroupStats
-
- All Implemented Interfaces:
ErrorGroupStatsOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class ErrorGroupStats extends com.google.protobuf.GeneratedMessageV3 implements ErrorGroupStatsOrBuilder
Data extracted for a specific group based on certain filter criteria, such as a given time period and/or service filter.
Protobuf typegoogle.devtools.clouderrorreporting.v1beta1.ErrorGroupStats- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classErrorGroupStats.BuilderData extracted for a specific group based on certain filter criteria, such as a given time period and/or service filter.-
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 intAFFECTED_SERVICES_FIELD_NUMBERstatic intAFFECTED_USERS_COUNT_FIELD_NUMBERstatic intCOUNT_FIELD_NUMBERstatic intFIRST_SEEN_TIME_FIELD_NUMBERstatic intGROUP_FIELD_NUMBERstatic intLAST_SEEN_TIME_FIELD_NUMBERstatic intNUM_AFFECTED_SERVICES_FIELD_NUMBERstatic intREPRESENTATIVE_FIELD_NUMBERstatic intTIMED_COUNTS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)ServiceContextgetAffectedServices(int index)Service contexts with a non-zero error count for the given filter criteria.intgetAffectedServicesCount()Service contexts with a non-zero error count for the given filter criteria.List<ServiceContext>getAffectedServicesList()Service contexts with a non-zero error count for the given filter criteria.ServiceContextOrBuildergetAffectedServicesOrBuilder(int index)Service contexts with a non-zero error count for the given filter criteria.List<? extends ServiceContextOrBuilder>getAffectedServicesOrBuilderList()Service contexts with a non-zero error count for the given filter criteria.longgetAffectedUsersCount()Approximate number of affected users in the given group that match the filter criteria.longgetCount()Approximate total number of events in the given group that match the filter criteria.static ErrorGroupStatsgetDefaultInstance()ErrorGroupStatsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.TimestampgetFirstSeenTime()Approximate first occurrence that was ever seen for this group and which matches the given filter criteria, ignoring the time_range that was specified in the request.com.google.protobuf.TimestampOrBuildergetFirstSeenTimeOrBuilder()Approximate first occurrence that was ever seen for this group and which matches the given filter criteria, ignoring the time_range that was specified in the request.ErrorGroupgetGroup()Group data that is independent of the filter criteria.ErrorGroupOrBuildergetGroupOrBuilder()Group data that is independent of the filter criteria.com.google.protobuf.TimestampgetLastSeenTime()Approximate last occurrence that was ever seen for this group and which matches the given filter criteria, ignoring the time_range that was specified in the request.com.google.protobuf.TimestampOrBuildergetLastSeenTimeOrBuilder()Approximate last occurrence that was ever seen for this group and which matches the given filter criteria, ignoring the time_range that was specified in the request.intgetNumAffectedServices()The total number of services with a non-zero error count for the given filter criteria.com.google.protobuf.Parser<ErrorGroupStats>getParserForType()ErrorEventgetRepresentative()An arbitrary event that is chosen as representative for the whole group.ErrorEventOrBuildergetRepresentativeOrBuilder()An arbitrary event that is chosen as representative for the whole group.intgetSerializedSize()TimedCountgetTimedCounts(int index)Approximate number of occurrences over time.intgetTimedCountsCount()Approximate number of occurrences over time.List<TimedCount>getTimedCountsList()Approximate number of occurrences over time.TimedCountOrBuildergetTimedCountsOrBuilder(int index)Approximate number of occurrences over time.List<? extends TimedCountOrBuilder>getTimedCountsOrBuilderList()Approximate number of occurrences over time.booleanhasFirstSeenTime()Approximate first occurrence that was ever seen for this group and which matches the given filter criteria, ignoring the time_range that was specified in the request.booleanhasGroup()Group data that is independent of the filter criteria.inthashCode()booleanhasLastSeenTime()Approximate last occurrence that was ever seen for this group and which matches the given filter criteria, ignoring the time_range that was specified in the request.booleanhasRepresentative()An arbitrary event that is chosen as representative for the whole group.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static ErrorGroupStats.BuildernewBuilder()static ErrorGroupStats.BuildernewBuilder(ErrorGroupStats prototype)ErrorGroupStats.BuildernewBuilderForType()protected ErrorGroupStats.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ErrorGroupStatsparseDelimitedFrom(InputStream input)static ErrorGroupStatsparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ErrorGroupStatsparseFrom(byte[] data)static ErrorGroupStatsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ErrorGroupStatsparseFrom(com.google.protobuf.ByteString data)static ErrorGroupStatsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ErrorGroupStatsparseFrom(com.google.protobuf.CodedInputStream input)static ErrorGroupStatsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ErrorGroupStatsparseFrom(InputStream input)static ErrorGroupStatsparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ErrorGroupStatsparseFrom(ByteBuffer data)static ErrorGroupStatsparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ErrorGroupStats>parser()ErrorGroupStats.BuildertoBuilder()voidwriteTo(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
-
GROUP_FIELD_NUMBER
public static final int GROUP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COUNT_FIELD_NUMBER
public static final int COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AFFECTED_USERS_COUNT_FIELD_NUMBER
public static final int AFFECTED_USERS_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TIMED_COUNTS_FIELD_NUMBER
public static final int TIMED_COUNTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FIRST_SEEN_TIME_FIELD_NUMBER
public static final int FIRST_SEEN_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAST_SEEN_TIME_FIELD_NUMBER
public static final int LAST_SEEN_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AFFECTED_SERVICES_FIELD_NUMBER
public static final int AFFECTED_SERVICES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NUM_AFFECTED_SERVICES_FIELD_NUMBER
public static final int NUM_AFFECTED_SERVICES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REPRESENTATIVE_FIELD_NUMBER
public static final int REPRESENTATIVE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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
-
hasGroup
public boolean hasGroup()
Group data that is independent of the filter criteria.
.google.devtools.clouderrorreporting.v1beta1.ErrorGroup group = 1;- Specified by:
hasGroupin interfaceErrorGroupStatsOrBuilder- Returns:
- Whether the group field is set.
-
getGroup
public ErrorGroup getGroup()
Group data that is independent of the filter criteria.
.google.devtools.clouderrorreporting.v1beta1.ErrorGroup group = 1;- Specified by:
getGroupin interfaceErrorGroupStatsOrBuilder- Returns:
- The group.
-
getGroupOrBuilder
public ErrorGroupOrBuilder getGroupOrBuilder()
Group data that is independent of the filter criteria.
.google.devtools.clouderrorreporting.v1beta1.ErrorGroup group = 1;- Specified by:
getGroupOrBuilderin interfaceErrorGroupStatsOrBuilder
-
getCount
public long getCount()
Approximate total number of events in the given group that match the filter criteria.
int64 count = 2;- Specified by:
getCountin interfaceErrorGroupStatsOrBuilder- Returns:
- The count.
-
getAffectedUsersCount
public long getAffectedUsersCount()
Approximate number of affected users in the given group that match the filter criteria. Users are distinguished by data in the `ErrorContext` of the individual error events, such as their login name or their remote IP address in case of HTTP requests. The number of affected users can be zero even if the number of errors is non-zero if no data was provided from which the affected user could be deduced. Users are counted based on data in the request context that was provided in the error report. If more users are implicitly affected, such as due to a crash of the whole service, this is not reflected here.
int64 affected_users_count = 3;- Specified by:
getAffectedUsersCountin interfaceErrorGroupStatsOrBuilder- Returns:
- The affectedUsersCount.
-
getTimedCountsList
public List<TimedCount> getTimedCountsList()
Approximate number of occurrences over time. Timed counts returned by ListGroups are guaranteed to be: - Inside the requested time interval - Non-overlapping, and - Ordered by ascending time.
repeated .google.devtools.clouderrorreporting.v1beta1.TimedCount timed_counts = 4;- Specified by:
getTimedCountsListin interfaceErrorGroupStatsOrBuilder
-
getTimedCountsOrBuilderList
public List<? extends TimedCountOrBuilder> getTimedCountsOrBuilderList()
Approximate number of occurrences over time. Timed counts returned by ListGroups are guaranteed to be: - Inside the requested time interval - Non-overlapping, and - Ordered by ascending time.
repeated .google.devtools.clouderrorreporting.v1beta1.TimedCount timed_counts = 4;- Specified by:
getTimedCountsOrBuilderListin interfaceErrorGroupStatsOrBuilder
-
getTimedCountsCount
public int getTimedCountsCount()
Approximate number of occurrences over time. Timed counts returned by ListGroups are guaranteed to be: - Inside the requested time interval - Non-overlapping, and - Ordered by ascending time.
repeated .google.devtools.clouderrorreporting.v1beta1.TimedCount timed_counts = 4;- Specified by:
getTimedCountsCountin interfaceErrorGroupStatsOrBuilder
-
getTimedCounts
public TimedCount getTimedCounts(int index)
Approximate number of occurrences over time. Timed counts returned by ListGroups are guaranteed to be: - Inside the requested time interval - Non-overlapping, and - Ordered by ascending time.
repeated .google.devtools.clouderrorreporting.v1beta1.TimedCount timed_counts = 4;- Specified by:
getTimedCountsin interfaceErrorGroupStatsOrBuilder
-
getTimedCountsOrBuilder
public TimedCountOrBuilder getTimedCountsOrBuilder(int index)
Approximate number of occurrences over time. Timed counts returned by ListGroups are guaranteed to be: - Inside the requested time interval - Non-overlapping, and - Ordered by ascending time.
repeated .google.devtools.clouderrorreporting.v1beta1.TimedCount timed_counts = 4;- Specified by:
getTimedCountsOrBuilderin interfaceErrorGroupStatsOrBuilder
-
hasFirstSeenTime
public boolean hasFirstSeenTime()
Approximate first occurrence that was ever seen for this group and which matches the given filter criteria, ignoring the time_range that was specified in the request.
.google.protobuf.Timestamp first_seen_time = 5;- Specified by:
hasFirstSeenTimein interfaceErrorGroupStatsOrBuilder- Returns:
- Whether the firstSeenTime field is set.
-
getFirstSeenTime
public com.google.protobuf.Timestamp getFirstSeenTime()
Approximate first occurrence that was ever seen for this group and which matches the given filter criteria, ignoring the time_range that was specified in the request.
.google.protobuf.Timestamp first_seen_time = 5;- Specified by:
getFirstSeenTimein interfaceErrorGroupStatsOrBuilder- Returns:
- The firstSeenTime.
-
getFirstSeenTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getFirstSeenTimeOrBuilder()
Approximate first occurrence that was ever seen for this group and which matches the given filter criteria, ignoring the time_range that was specified in the request.
.google.protobuf.Timestamp first_seen_time = 5;- Specified by:
getFirstSeenTimeOrBuilderin interfaceErrorGroupStatsOrBuilder
-
hasLastSeenTime
public boolean hasLastSeenTime()
Approximate last occurrence that was ever seen for this group and which matches the given filter criteria, ignoring the time_range that was specified in the request.
.google.protobuf.Timestamp last_seen_time = 6;- Specified by:
hasLastSeenTimein interfaceErrorGroupStatsOrBuilder- Returns:
- Whether the lastSeenTime field is set.
-
getLastSeenTime
public com.google.protobuf.Timestamp getLastSeenTime()
Approximate last occurrence that was ever seen for this group and which matches the given filter criteria, ignoring the time_range that was specified in the request.
.google.protobuf.Timestamp last_seen_time = 6;- Specified by:
getLastSeenTimein interfaceErrorGroupStatsOrBuilder- Returns:
- The lastSeenTime.
-
getLastSeenTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastSeenTimeOrBuilder()
Approximate last occurrence that was ever seen for this group and which matches the given filter criteria, ignoring the time_range that was specified in the request.
.google.protobuf.Timestamp last_seen_time = 6;- Specified by:
getLastSeenTimeOrBuilderin interfaceErrorGroupStatsOrBuilder
-
getAffectedServicesList
public List<ServiceContext> getAffectedServicesList()
Service contexts with a non-zero error count for the given filter criteria. This list can be truncated if multiple services are affected. Refer to `num_affected_services` for the total count.
repeated .google.devtools.clouderrorreporting.v1beta1.ServiceContext affected_services = 7;- Specified by:
getAffectedServicesListin interfaceErrorGroupStatsOrBuilder
-
getAffectedServicesOrBuilderList
public List<? extends ServiceContextOrBuilder> getAffectedServicesOrBuilderList()
Service contexts with a non-zero error count for the given filter criteria. This list can be truncated if multiple services are affected. Refer to `num_affected_services` for the total count.
repeated .google.devtools.clouderrorreporting.v1beta1.ServiceContext affected_services = 7;- Specified by:
getAffectedServicesOrBuilderListin interfaceErrorGroupStatsOrBuilder
-
getAffectedServicesCount
public int getAffectedServicesCount()
Service contexts with a non-zero error count for the given filter criteria. This list can be truncated if multiple services are affected. Refer to `num_affected_services` for the total count.
repeated .google.devtools.clouderrorreporting.v1beta1.ServiceContext affected_services = 7;- Specified by:
getAffectedServicesCountin interfaceErrorGroupStatsOrBuilder
-
getAffectedServices
public ServiceContext getAffectedServices(int index)
Service contexts with a non-zero error count for the given filter criteria. This list can be truncated if multiple services are affected. Refer to `num_affected_services` for the total count.
repeated .google.devtools.clouderrorreporting.v1beta1.ServiceContext affected_services = 7;- Specified by:
getAffectedServicesin interfaceErrorGroupStatsOrBuilder
-
getAffectedServicesOrBuilder
public ServiceContextOrBuilder getAffectedServicesOrBuilder(int index)
Service contexts with a non-zero error count for the given filter criteria. This list can be truncated if multiple services are affected. Refer to `num_affected_services` for the total count.
repeated .google.devtools.clouderrorreporting.v1beta1.ServiceContext affected_services = 7;- Specified by:
getAffectedServicesOrBuilderin interfaceErrorGroupStatsOrBuilder
-
getNumAffectedServices
public int getNumAffectedServices()
The total number of services with a non-zero error count for the given filter criteria.
int32 num_affected_services = 8;- Specified by:
getNumAffectedServicesin interfaceErrorGroupStatsOrBuilder- Returns:
- The numAffectedServices.
-
hasRepresentative
public boolean hasRepresentative()
An arbitrary event that is chosen as representative for the whole group. The representative event is intended to be used as a quick preview for the whole group. Events in the group are usually sufficiently similar to each other such that showing an arbitrary representative provides insight into the characteristics of the group as a whole.
.google.devtools.clouderrorreporting.v1beta1.ErrorEvent representative = 9;- Specified by:
hasRepresentativein interfaceErrorGroupStatsOrBuilder- Returns:
- Whether the representative field is set.
-
getRepresentative
public ErrorEvent getRepresentative()
An arbitrary event that is chosen as representative for the whole group. The representative event is intended to be used as a quick preview for the whole group. Events in the group are usually sufficiently similar to each other such that showing an arbitrary representative provides insight into the characteristics of the group as a whole.
.google.devtools.clouderrorreporting.v1beta1.ErrorEvent representative = 9;- Specified by:
getRepresentativein interfaceErrorGroupStatsOrBuilder- Returns:
- The representative.
-
getRepresentativeOrBuilder
public ErrorEventOrBuilder getRepresentativeOrBuilder()
An arbitrary event that is chosen as representative for the whole group. The representative event is intended to be used as a quick preview for the whole group. Events in the group are usually sufficiently similar to each other such that showing an arbitrary representative provides insight into the characteristics of the group as a whole.
.google.devtools.clouderrorreporting.v1beta1.ErrorEvent representative = 9;- Specified by:
getRepresentativeOrBuilderin interfaceErrorGroupStatsOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ErrorGroupStats parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ErrorGroupStats parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ErrorGroupStats parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ErrorGroupStats parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ErrorGroupStats parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ErrorGroupStats parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ErrorGroupStats parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ErrorGroupStats parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ErrorGroupStats parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ErrorGroupStats parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ErrorGroupStats parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ErrorGroupStats parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public ErrorGroupStats.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ErrorGroupStats.Builder newBuilder()
-
newBuilder
public static ErrorGroupStats.Builder newBuilder(ErrorGroupStats prototype)
-
toBuilder
public ErrorGroupStats.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ErrorGroupStats.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ErrorGroupStats getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ErrorGroupStats> parser()
-
getParserForType
public com.google.protobuf.Parser<ErrorGroupStats> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ErrorGroupStats getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-