public static final class ListAnalysesResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListAnalysesResponse.Builder> implements ListAnalysesResponseOrBuilder
The response to list analyses.Protobuf type
google.cloud.contactcenterinsights.v1.ListAnalysesResponse| Modifier and Type | Method and Description |
|---|---|
ListAnalysesResponse.Builder |
addAllAnalyses(Iterable<? extends Analysis> values)
The analyses that match the request.
|
ListAnalysesResponse.Builder |
addAnalyses(Analysis.Builder builderForValue)
The analyses that match the request.
|
ListAnalysesResponse.Builder |
addAnalyses(Analysis value)
The analyses that match the request.
|
ListAnalysesResponse.Builder |
addAnalyses(int index,
Analysis.Builder builderForValue)
The analyses that match the request.
|
ListAnalysesResponse.Builder |
addAnalyses(int index,
Analysis value)
The analyses that match the request.
|
Analysis.Builder |
addAnalysesBuilder()
The analyses that match the request.
|
Analysis.Builder |
addAnalysesBuilder(int index)
The analyses that match the request.
|
ListAnalysesResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListAnalysesResponse |
build() |
ListAnalysesResponse |
buildPartial() |
ListAnalysesResponse.Builder |
clear() |
ListAnalysesResponse.Builder |
clearAnalyses()
The analyses that match the request.
|
ListAnalysesResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListAnalysesResponse.Builder |
clearNextPageToken()
A token, which can be sent as `page_token` to retrieve the next page.
|
ListAnalysesResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListAnalysesResponse.Builder |
clone() |
Analysis |
getAnalyses(int index)
The analyses that match the request.
|
Analysis.Builder |
getAnalysesBuilder(int index)
The analyses that match the request.
|
List<Analysis.Builder> |
getAnalysesBuilderList()
The analyses that match the request.
|
int |
getAnalysesCount()
The analyses that match the request.
|
List<Analysis> |
getAnalysesList()
The analyses that match the request.
|
AnalysisOrBuilder |
getAnalysesOrBuilder(int index)
The analyses that match the request.
|
List<? extends AnalysisOrBuilder> |
getAnalysesOrBuilderList()
The analyses that match the request.
|
ListAnalysesResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getNextPageToken()
A token, which can be sent as `page_token` to retrieve the next page.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
A token, which can be sent as `page_token` to retrieve the next page.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListAnalysesResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListAnalysesResponse.Builder |
mergeFrom(ListAnalysesResponse other) |
ListAnalysesResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListAnalysesResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListAnalysesResponse.Builder |
removeAnalyses(int index)
The analyses that match the request.
|
ListAnalysesResponse.Builder |
setAnalyses(int index,
Analysis.Builder builderForValue)
The analyses that match the request.
|
ListAnalysesResponse.Builder |
setAnalyses(int index,
Analysis value)
The analyses that match the request.
|
ListAnalysesResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListAnalysesResponse.Builder |
setNextPageToken(String value)
A token, which can be sent as `page_token` to retrieve the next page.
|
ListAnalysesResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token, which can be sent as `page_token` to retrieve the next page.
|
ListAnalysesResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListAnalysesResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, 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<ListAnalysesResponse.Builder>public ListAnalysesResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListAnalysesResponse.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<ListAnalysesResponse.Builder>public ListAnalysesResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListAnalysesResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListAnalysesResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListAnalysesResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListAnalysesResponse.Builder>public ListAnalysesResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ListAnalysesResponse.Builder>public ListAnalysesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListAnalysesResponse.Builder>public ListAnalysesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListAnalysesResponse.Builder>public ListAnalysesResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListAnalysesResponse.Builder>public ListAnalysesResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListAnalysesResponse.Builder>public ListAnalysesResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListAnalysesResponse.Builder>public ListAnalysesResponse.Builder mergeFrom(ListAnalysesResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListAnalysesResponse.Builder>public ListAnalysesResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListAnalysesResponse.Builder>IOExceptionpublic List<Analysis> getAnalysesList()
The analyses that match the request.
repeated .google.cloud.contactcenterinsights.v1.Analysis analyses = 1;getAnalysesList in interface ListAnalysesResponseOrBuilderpublic int getAnalysesCount()
The analyses that match the request.
repeated .google.cloud.contactcenterinsights.v1.Analysis analyses = 1;getAnalysesCount in interface ListAnalysesResponseOrBuilderpublic Analysis getAnalyses(int index)
The analyses that match the request.
repeated .google.cloud.contactcenterinsights.v1.Analysis analyses = 1;getAnalyses in interface ListAnalysesResponseOrBuilderpublic ListAnalysesResponse.Builder setAnalyses(int index, Analysis value)
The analyses that match the request.
repeated .google.cloud.contactcenterinsights.v1.Analysis analyses = 1;public ListAnalysesResponse.Builder setAnalyses(int index, Analysis.Builder builderForValue)
The analyses that match the request.
repeated .google.cloud.contactcenterinsights.v1.Analysis analyses = 1;public ListAnalysesResponse.Builder addAnalyses(Analysis value)
The analyses that match the request.
repeated .google.cloud.contactcenterinsights.v1.Analysis analyses = 1;public ListAnalysesResponse.Builder addAnalyses(int index, Analysis value)
The analyses that match the request.
repeated .google.cloud.contactcenterinsights.v1.Analysis analyses = 1;public ListAnalysesResponse.Builder addAnalyses(Analysis.Builder builderForValue)
The analyses that match the request.
repeated .google.cloud.contactcenterinsights.v1.Analysis analyses = 1;public ListAnalysesResponse.Builder addAnalyses(int index, Analysis.Builder builderForValue)
The analyses that match the request.
repeated .google.cloud.contactcenterinsights.v1.Analysis analyses = 1;public ListAnalysesResponse.Builder addAllAnalyses(Iterable<? extends Analysis> values)
The analyses that match the request.
repeated .google.cloud.contactcenterinsights.v1.Analysis analyses = 1;public ListAnalysesResponse.Builder clearAnalyses()
The analyses that match the request.
repeated .google.cloud.contactcenterinsights.v1.Analysis analyses = 1;public ListAnalysesResponse.Builder removeAnalyses(int index)
The analyses that match the request.
repeated .google.cloud.contactcenterinsights.v1.Analysis analyses = 1;public Analysis.Builder getAnalysesBuilder(int index)
The analyses that match the request.
repeated .google.cloud.contactcenterinsights.v1.Analysis analyses = 1;public AnalysisOrBuilder getAnalysesOrBuilder(int index)
The analyses that match the request.
repeated .google.cloud.contactcenterinsights.v1.Analysis analyses = 1;getAnalysesOrBuilder in interface ListAnalysesResponseOrBuilderpublic List<? extends AnalysisOrBuilder> getAnalysesOrBuilderList()
The analyses that match the request.
repeated .google.cloud.contactcenterinsights.v1.Analysis analyses = 1;getAnalysesOrBuilderList in interface ListAnalysesResponseOrBuilderpublic Analysis.Builder addAnalysesBuilder()
The analyses that match the request.
repeated .google.cloud.contactcenterinsights.v1.Analysis analyses = 1;public Analysis.Builder addAnalysesBuilder(int index)
The analyses that match the request.
repeated .google.cloud.contactcenterinsights.v1.Analysis analyses = 1;public List<Analysis.Builder> getAnalysesBuilderList()
The analyses that match the request.
repeated .google.cloud.contactcenterinsights.v1.Analysis analyses = 1;public String getNextPageToken()
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;getNextPageToken in interface ListAnalysesResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;getNextPageTokenBytes in interface ListAnalysesResponseOrBuilderpublic ListAnalysesResponse.Builder setNextPageToken(String value)
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;value - The nextPageToken to set.public ListAnalysesResponse.Builder clearNextPageToken()
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;public ListAnalysesResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;value - The bytes for nextPageToken to set.public final ListAnalysesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListAnalysesResponse.Builder>public final ListAnalysesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListAnalysesResponse.Builder>Copyright © 2023 Google LLC. All rights reserved.