public final class CalculateStatsResponse extends com.google.protobuf.GeneratedMessageV3 implements CalculateStatsResponseOrBuilder
The response for calculating conversation statistics.Protobuf type
google.cloud.contactcenterinsights.v1.CalculateStatsResponse| Modifier and Type | Class and Description |
|---|---|
static class |
CalculateStatsResponse.Builder
The response for calculating conversation statistics.
|
static class |
CalculateStatsResponse.TimeSeries
A time series representing conversations over time.
|
static interface |
CalculateStatsResponse.TimeSeriesOrBuilder |
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| Modifier and Type | Field and Description |
|---|---|
static int |
AVERAGE_DURATION_FIELD_NUMBER |
static int |
AVERAGE_TURN_COUNT_FIELD_NUMBER |
static int |
CONVERSATION_COUNT_FIELD_NUMBER |
static int |
CONVERSATION_COUNT_TIME_SERIES_FIELD_NUMBER |
static int |
CUSTOM_HIGHLIGHTER_MATCHES_FIELD_NUMBER |
static int |
ISSUE_MATCHES_FIELD_NUMBER |
static int |
ISSUE_MATCHES_STATS_FIELD_NUMBER |
static int |
SMART_HIGHLIGHTER_MATCHES_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsCustomHighlighterMatches(String key)
A map associating each custom highlighter resource name with its respective
number of matches in the set of conversations.
|
boolean |
containsIssueMatches(String key)
Deprecated.
|
boolean |
containsIssueMatchesStats(String key)
A map associating each issue resource name with its respective number of
matches in the set of conversations.
|
boolean |
containsSmartHighlighterMatches(String key)
A map associating each smart highlighter display name with its respective
number of matches in the set of conversations.
|
boolean |
equals(Object obj) |
com.google.protobuf.Duration |
getAverageDuration()
The average duration of all conversations.
|
com.google.protobuf.DurationOrBuilder |
getAverageDurationOrBuilder()
The average duration of all conversations.
|
int |
getAverageTurnCount()
The average number of turns per conversation.
|
int |
getConversationCount()
The total number of conversations.
|
CalculateStatsResponse.TimeSeries |
getConversationCountTimeSeries()
A time series representing the count of conversations created over time
that match that requested filter criteria.
|
CalculateStatsResponse.TimeSeriesOrBuilder |
getConversationCountTimeSeriesOrBuilder()
A time series representing the count of conversations created over time
that match that requested filter criteria.
|
Map<String,Integer> |
getCustomHighlighterMatches()
Deprecated.
|
int |
getCustomHighlighterMatchesCount()
A map associating each custom highlighter resource name with its respective
number of matches in the set of conversations.
|
Map<String,Integer> |
getCustomHighlighterMatchesMap()
A map associating each custom highlighter resource name with its respective
number of matches in the set of conversations.
|
int |
getCustomHighlighterMatchesOrDefault(String key,
int defaultValue)
A map associating each custom highlighter resource name with its respective
number of matches in the set of conversations.
|
int |
getCustomHighlighterMatchesOrThrow(String key)
A map associating each custom highlighter resource name with its respective
number of matches in the set of conversations.
|
static CalculateStatsResponse |
getDefaultInstance() |
CalculateStatsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Map<String,Integer> |
getIssueMatches()
Deprecated.
|
int |
getIssueMatchesCount()
Deprecated.
|
Map<String,Integer> |
getIssueMatchesMap()
Deprecated.
|
int |
getIssueMatchesOrDefault(String key,
int defaultValue)
Deprecated.
|
int |
getIssueMatchesOrThrow(String key)
Deprecated.
|
Map<String,IssueModelLabelStats.IssueStats> |
getIssueMatchesStats()
Deprecated.
|
int |
getIssueMatchesStatsCount()
A map associating each issue resource name with its respective number of
matches in the set of conversations.
|
Map<String,IssueModelLabelStats.IssueStats> |
getIssueMatchesStatsMap()
A map associating each issue resource name with its respective number of
matches in the set of conversations.
|
IssueModelLabelStats.IssueStats |
getIssueMatchesStatsOrDefault(String key,
IssueModelLabelStats.IssueStats defaultValue)
A map associating each issue resource name with its respective number of
matches in the set of conversations.
|
IssueModelLabelStats.IssueStats |
getIssueMatchesStatsOrThrow(String key)
A map associating each issue resource name with its respective number of
matches in the set of conversations.
|
com.google.protobuf.Parser<CalculateStatsResponse> |
getParserForType() |
int |
getSerializedSize() |
Map<String,Integer> |
getSmartHighlighterMatches()
Deprecated.
|
int |
getSmartHighlighterMatchesCount()
A map associating each smart highlighter display name with its respective
number of matches in the set of conversations.
|
Map<String,Integer> |
getSmartHighlighterMatchesMap()
A map associating each smart highlighter display name with its respective
number of matches in the set of conversations.
|
int |
getSmartHighlighterMatchesOrDefault(String key,
int defaultValue)
A map associating each smart highlighter display name with its respective
number of matches in the set of conversations.
|
int |
getSmartHighlighterMatchesOrThrow(String key)
A map associating each smart highlighter display name with its respective
number of matches in the set of conversations.
|
boolean |
hasAverageDuration()
The average duration of all conversations.
|
boolean |
hasConversationCountTimeSeries()
A time series representing the count of conversations created over time
that match that requested filter criteria.
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static CalculateStatsResponse.Builder |
newBuilder() |
static CalculateStatsResponse.Builder |
newBuilder(CalculateStatsResponse prototype) |
CalculateStatsResponse.Builder |
newBuilderForType() |
protected CalculateStatsResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static CalculateStatsResponse |
parseDelimitedFrom(InputStream input) |
static CalculateStatsResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CalculateStatsResponse |
parseFrom(byte[] data) |
static CalculateStatsResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CalculateStatsResponse |
parseFrom(ByteBuffer data) |
static CalculateStatsResponse |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CalculateStatsResponse |
parseFrom(com.google.protobuf.ByteString data) |
static CalculateStatsResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CalculateStatsResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static CalculateStatsResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CalculateStatsResponse |
parseFrom(InputStream input) |
static CalculateStatsResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<CalculateStatsResponse> |
parser() |
CalculateStatsResponse.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int AVERAGE_DURATION_FIELD_NUMBER
public static final int AVERAGE_TURN_COUNT_FIELD_NUMBER
public static final int CONVERSATION_COUNT_FIELD_NUMBER
public static final int SMART_HIGHLIGHTER_MATCHES_FIELD_NUMBER
public static final int CUSTOM_HIGHLIGHTER_MATCHES_FIELD_NUMBER
public static final int ISSUE_MATCHES_FIELD_NUMBER
public static final int ISSUE_MATCHES_STATS_FIELD_NUMBER
public static final int CONVERSATION_COUNT_TIME_SERIES_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasAverageDuration()
The average duration of all conversations. The average is calculated using only conversations that have a time duration.
.google.protobuf.Duration average_duration = 1;hasAverageDuration in interface CalculateStatsResponseOrBuilderpublic com.google.protobuf.Duration getAverageDuration()
The average duration of all conversations. The average is calculated using only conversations that have a time duration.
.google.protobuf.Duration average_duration = 1;getAverageDuration in interface CalculateStatsResponseOrBuilderpublic com.google.protobuf.DurationOrBuilder getAverageDurationOrBuilder()
The average duration of all conversations. The average is calculated using only conversations that have a time duration.
.google.protobuf.Duration average_duration = 1;getAverageDurationOrBuilder in interface CalculateStatsResponseOrBuilderpublic int getAverageTurnCount()
The average number of turns per conversation.
int32 average_turn_count = 2;getAverageTurnCount in interface CalculateStatsResponseOrBuilderpublic int getConversationCount()
The total number of conversations.
int32 conversation_count = 3;getConversationCount in interface CalculateStatsResponseOrBuilderpublic int getSmartHighlighterMatchesCount()
CalculateStatsResponseOrBuilderA map associating each smart highlighter display name with its respective number of matches in the set of conversations.
map<string, int32> smart_highlighter_matches = 4;getSmartHighlighterMatchesCount in interface CalculateStatsResponseOrBuilderpublic boolean containsSmartHighlighterMatches(String key)
A map associating each smart highlighter display name with its respective number of matches in the set of conversations.
map<string, int32> smart_highlighter_matches = 4;containsSmartHighlighterMatches in interface CalculateStatsResponseOrBuilder@Deprecated public Map<String,Integer> getSmartHighlighterMatches()
getSmartHighlighterMatchesMap() instead.getSmartHighlighterMatches in interface CalculateStatsResponseOrBuilderpublic Map<String,Integer> getSmartHighlighterMatchesMap()
A map associating each smart highlighter display name with its respective number of matches in the set of conversations.
map<string, int32> smart_highlighter_matches = 4;getSmartHighlighterMatchesMap in interface CalculateStatsResponseOrBuilderpublic int getSmartHighlighterMatchesOrDefault(String key, int defaultValue)
A map associating each smart highlighter display name with its respective number of matches in the set of conversations.
map<string, int32> smart_highlighter_matches = 4;getSmartHighlighterMatchesOrDefault in interface CalculateStatsResponseOrBuilderpublic int getSmartHighlighterMatchesOrThrow(String key)
A map associating each smart highlighter display name with its respective number of matches in the set of conversations.
map<string, int32> smart_highlighter_matches = 4;getSmartHighlighterMatchesOrThrow in interface CalculateStatsResponseOrBuilderpublic int getCustomHighlighterMatchesCount()
CalculateStatsResponseOrBuilderA map associating each custom highlighter resource name with its respective number of matches in the set of conversations.
map<string, int32> custom_highlighter_matches = 5;getCustomHighlighterMatchesCount in interface CalculateStatsResponseOrBuilderpublic boolean containsCustomHighlighterMatches(String key)
A map associating each custom highlighter resource name with its respective number of matches in the set of conversations.
map<string, int32> custom_highlighter_matches = 5;containsCustomHighlighterMatches in interface CalculateStatsResponseOrBuilder@Deprecated public Map<String,Integer> getCustomHighlighterMatches()
getCustomHighlighterMatchesMap() instead.getCustomHighlighterMatches in interface CalculateStatsResponseOrBuilderpublic Map<String,Integer> getCustomHighlighterMatchesMap()
A map associating each custom highlighter resource name with its respective number of matches in the set of conversations.
map<string, int32> custom_highlighter_matches = 5;getCustomHighlighterMatchesMap in interface CalculateStatsResponseOrBuilderpublic int getCustomHighlighterMatchesOrDefault(String key, int defaultValue)
A map associating each custom highlighter resource name with its respective number of matches in the set of conversations.
map<string, int32> custom_highlighter_matches = 5;getCustomHighlighterMatchesOrDefault in interface CalculateStatsResponseOrBuilderpublic int getCustomHighlighterMatchesOrThrow(String key)
A map associating each custom highlighter resource name with its respective number of matches in the set of conversations.
map<string, int32> custom_highlighter_matches = 5;getCustomHighlighterMatchesOrThrow in interface CalculateStatsResponseOrBuilder@Deprecated public int getIssueMatchesCount()
CalculateStatsResponseOrBuilderA map associating each issue resource name with its respective number of matches in the set of conversations. Key has the format: `projects/<Project-ID>/locations/<Location-ID>/issueModels/<Issue-Model-ID>/issues/<Issue-ID>` Deprecated, use `issue_matches_stats` field instead.
map<string, int32> issue_matches = 6 [deprecated = true];getIssueMatchesCount in interface CalculateStatsResponseOrBuilder@Deprecated public boolean containsIssueMatches(String key)
A map associating each issue resource name with its respective number of matches in the set of conversations. Key has the format: `projects/<Project-ID>/locations/<Location-ID>/issueModels/<Issue-Model-ID>/issues/<Issue-ID>` Deprecated, use `issue_matches_stats` field instead.
map<string, int32> issue_matches = 6 [deprecated = true];containsIssueMatches in interface CalculateStatsResponseOrBuilder@Deprecated public Map<String,Integer> getIssueMatches()
getIssueMatchesMap() instead.getIssueMatches in interface CalculateStatsResponseOrBuilder@Deprecated public Map<String,Integer> getIssueMatchesMap()
A map associating each issue resource name with its respective number of matches in the set of conversations. Key has the format: `projects/<Project-ID>/locations/<Location-ID>/issueModels/<Issue-Model-ID>/issues/<Issue-ID>` Deprecated, use `issue_matches_stats` field instead.
map<string, int32> issue_matches = 6 [deprecated = true];getIssueMatchesMap in interface CalculateStatsResponseOrBuilder@Deprecated public int getIssueMatchesOrDefault(String key, int defaultValue)
A map associating each issue resource name with its respective number of matches in the set of conversations. Key has the format: `projects/<Project-ID>/locations/<Location-ID>/issueModels/<Issue-Model-ID>/issues/<Issue-ID>` Deprecated, use `issue_matches_stats` field instead.
map<string, int32> issue_matches = 6 [deprecated = true];getIssueMatchesOrDefault in interface CalculateStatsResponseOrBuilder@Deprecated public int getIssueMatchesOrThrow(String key)
A map associating each issue resource name with its respective number of matches in the set of conversations. Key has the format: `projects/<Project-ID>/locations/<Location-ID>/issueModels/<Issue-Model-ID>/issues/<Issue-ID>` Deprecated, use `issue_matches_stats` field instead.
map<string, int32> issue_matches = 6 [deprecated = true];getIssueMatchesOrThrow in interface CalculateStatsResponseOrBuilderpublic int getIssueMatchesStatsCount()
CalculateStatsResponseOrBuilderA map associating each issue resource name with its respective number of matches in the set of conversations. Key has the format: `projects/<Project-ID>/locations/<Location-ID>/issueModels/<Issue-Model-ID>/issues/<Issue-ID>`
map<string, .google.cloud.contactcenterinsights.v1.IssueModelLabelStats.IssueStats> issue_matches_stats = 8;
getIssueMatchesStatsCount in interface CalculateStatsResponseOrBuilderpublic boolean containsIssueMatchesStats(String key)
A map associating each issue resource name with its respective number of matches in the set of conversations. Key has the format: `projects/<Project-ID>/locations/<Location-ID>/issueModels/<Issue-Model-ID>/issues/<Issue-ID>`
map<string, .google.cloud.contactcenterinsights.v1.IssueModelLabelStats.IssueStats> issue_matches_stats = 8;
containsIssueMatchesStats in interface CalculateStatsResponseOrBuilder@Deprecated public Map<String,IssueModelLabelStats.IssueStats> getIssueMatchesStats()
getIssueMatchesStatsMap() instead.getIssueMatchesStats in interface CalculateStatsResponseOrBuilderpublic Map<String,IssueModelLabelStats.IssueStats> getIssueMatchesStatsMap()
A map associating each issue resource name with its respective number of matches in the set of conversations. Key has the format: `projects/<Project-ID>/locations/<Location-ID>/issueModels/<Issue-Model-ID>/issues/<Issue-ID>`
map<string, .google.cloud.contactcenterinsights.v1.IssueModelLabelStats.IssueStats> issue_matches_stats = 8;
getIssueMatchesStatsMap in interface CalculateStatsResponseOrBuilderpublic IssueModelLabelStats.IssueStats getIssueMatchesStatsOrDefault(String key, IssueModelLabelStats.IssueStats defaultValue)
A map associating each issue resource name with its respective number of matches in the set of conversations. Key has the format: `projects/<Project-ID>/locations/<Location-ID>/issueModels/<Issue-Model-ID>/issues/<Issue-ID>`
map<string, .google.cloud.contactcenterinsights.v1.IssueModelLabelStats.IssueStats> issue_matches_stats = 8;
getIssueMatchesStatsOrDefault in interface CalculateStatsResponseOrBuilderpublic IssueModelLabelStats.IssueStats getIssueMatchesStatsOrThrow(String key)
A map associating each issue resource name with its respective number of matches in the set of conversations. Key has the format: `projects/<Project-ID>/locations/<Location-ID>/issueModels/<Issue-Model-ID>/issues/<Issue-ID>`
map<string, .google.cloud.contactcenterinsights.v1.IssueModelLabelStats.IssueStats> issue_matches_stats = 8;
getIssueMatchesStatsOrThrow in interface CalculateStatsResponseOrBuilderpublic boolean hasConversationCountTimeSeries()
A time series representing the count of conversations created over time that match that requested filter criteria.
.google.cloud.contactcenterinsights.v1.CalculateStatsResponse.TimeSeries conversation_count_time_series = 7;
hasConversationCountTimeSeries in interface CalculateStatsResponseOrBuilderpublic CalculateStatsResponse.TimeSeries getConversationCountTimeSeries()
A time series representing the count of conversations created over time that match that requested filter criteria.
.google.cloud.contactcenterinsights.v1.CalculateStatsResponse.TimeSeries conversation_count_time_series = 7;
getConversationCountTimeSeries in interface CalculateStatsResponseOrBuilderpublic CalculateStatsResponse.TimeSeriesOrBuilder getConversationCountTimeSeriesOrBuilder()
A time series representing the count of conversations created over time that match that requested filter criteria.
.google.cloud.contactcenterinsights.v1.CalculateStatsResponse.TimeSeries conversation_count_time_series = 7;
getConversationCountTimeSeriesOrBuilder in interface CalculateStatsResponseOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static CalculateStatsResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CalculateStatsResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CalculateStatsResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CalculateStatsResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CalculateStatsResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CalculateStatsResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CalculateStatsResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static CalculateStatsResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CalculateStatsResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static CalculateStatsResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CalculateStatsResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static CalculateStatsResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic CalculateStatsResponse.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static CalculateStatsResponse.Builder newBuilder()
public static CalculateStatsResponse.Builder newBuilder(CalculateStatsResponse prototype)
public CalculateStatsResponse.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected CalculateStatsResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static CalculateStatsResponse getDefaultInstance()
public static com.google.protobuf.Parser<CalculateStatsResponse> parser()
public com.google.protobuf.Parser<CalculateStatsResponse> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public CalculateStatsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023 Google LLC. All rights reserved.