public static final class ListPhraseMatchersResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListPhraseMatchersResponse.Builder> implements ListPhraseMatchersResponseOrBuilder
The response of listing phrase matchers.Protobuf type
google.cloud.contactcenterinsights.v1.ListPhraseMatchersResponse| Modifier and Type | Method and Description |
|---|---|
ListPhraseMatchersResponse.Builder |
addAllPhraseMatchers(Iterable<? extends PhraseMatcher> values)
The phrase matchers that match the request.
|
ListPhraseMatchersResponse.Builder |
addPhraseMatchers(int index,
PhraseMatcher.Builder builderForValue)
The phrase matchers that match the request.
|
ListPhraseMatchersResponse.Builder |
addPhraseMatchers(int index,
PhraseMatcher value)
The phrase matchers that match the request.
|
ListPhraseMatchersResponse.Builder |
addPhraseMatchers(PhraseMatcher.Builder builderForValue)
The phrase matchers that match the request.
|
ListPhraseMatchersResponse.Builder |
addPhraseMatchers(PhraseMatcher value)
The phrase matchers that match the request.
|
PhraseMatcher.Builder |
addPhraseMatchersBuilder()
The phrase matchers that match the request.
|
PhraseMatcher.Builder |
addPhraseMatchersBuilder(int index)
The phrase matchers that match the request.
|
ListPhraseMatchersResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListPhraseMatchersResponse |
build() |
ListPhraseMatchersResponse |
buildPartial() |
ListPhraseMatchersResponse.Builder |
clear() |
ListPhraseMatchersResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListPhraseMatchersResponse.Builder |
clearNextPageToken()
A token, which can be sent as `page_token` to retrieve the next page.
|
ListPhraseMatchersResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListPhraseMatchersResponse.Builder |
clearPhraseMatchers()
The phrase matchers that match the request.
|
ListPhraseMatchersResponse.Builder |
clone() |
ListPhraseMatchersResponse |
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.
|
PhraseMatcher |
getPhraseMatchers(int index)
The phrase matchers that match the request.
|
PhraseMatcher.Builder |
getPhraseMatchersBuilder(int index)
The phrase matchers that match the request.
|
List<PhraseMatcher.Builder> |
getPhraseMatchersBuilderList()
The phrase matchers that match the request.
|
int |
getPhraseMatchersCount()
The phrase matchers that match the request.
|
List<PhraseMatcher> |
getPhraseMatchersList()
The phrase matchers that match the request.
|
PhraseMatcherOrBuilder |
getPhraseMatchersOrBuilder(int index)
The phrase matchers that match the request.
|
List<? extends PhraseMatcherOrBuilder> |
getPhraseMatchersOrBuilderList()
The phrase matchers that match the request.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListPhraseMatchersResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListPhraseMatchersResponse.Builder |
mergeFrom(ListPhraseMatchersResponse other) |
ListPhraseMatchersResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListPhraseMatchersResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListPhraseMatchersResponse.Builder |
removePhraseMatchers(int index)
The phrase matchers that match the request.
|
ListPhraseMatchersResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListPhraseMatchersResponse.Builder |
setNextPageToken(String value)
A token, which can be sent as `page_token` to retrieve the next page.
|
ListPhraseMatchersResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token, which can be sent as `page_token` to retrieve the next page.
|
ListPhraseMatchersResponse.Builder |
setPhraseMatchers(int index,
PhraseMatcher.Builder builderForValue)
The phrase matchers that match the request.
|
ListPhraseMatchersResponse.Builder |
setPhraseMatchers(int index,
PhraseMatcher value)
The phrase matchers that match the request.
|
ListPhraseMatchersResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListPhraseMatchersResponse.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<ListPhraseMatchersResponse.Builder>public ListPhraseMatchersResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListPhraseMatchersResponse.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<ListPhraseMatchersResponse.Builder>public ListPhraseMatchersResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListPhraseMatchersResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListPhraseMatchersResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListPhraseMatchersResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListPhraseMatchersResponse.Builder>public ListPhraseMatchersResponse.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<ListPhraseMatchersResponse.Builder>public ListPhraseMatchersResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListPhraseMatchersResponse.Builder>public ListPhraseMatchersResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListPhraseMatchersResponse.Builder>public ListPhraseMatchersResponse.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<ListPhraseMatchersResponse.Builder>public ListPhraseMatchersResponse.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<ListPhraseMatchersResponse.Builder>public ListPhraseMatchersResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListPhraseMatchersResponse.Builder>public ListPhraseMatchersResponse.Builder mergeFrom(ListPhraseMatchersResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListPhraseMatchersResponse.Builder>public ListPhraseMatchersResponse.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<ListPhraseMatchersResponse.Builder>IOExceptionpublic List<PhraseMatcher> getPhraseMatchersList()
The phrase matchers that match the request.
repeated .google.cloud.contactcenterinsights.v1.PhraseMatcher phrase_matchers = 1;
getPhraseMatchersList in interface ListPhraseMatchersResponseOrBuilderpublic int getPhraseMatchersCount()
The phrase matchers that match the request.
repeated .google.cloud.contactcenterinsights.v1.PhraseMatcher phrase_matchers = 1;
getPhraseMatchersCount in interface ListPhraseMatchersResponseOrBuilderpublic PhraseMatcher getPhraseMatchers(int index)
The phrase matchers that match the request.
repeated .google.cloud.contactcenterinsights.v1.PhraseMatcher phrase_matchers = 1;
getPhraseMatchers in interface ListPhraseMatchersResponseOrBuilderpublic ListPhraseMatchersResponse.Builder setPhraseMatchers(int index, PhraseMatcher value)
The phrase matchers that match the request.
repeated .google.cloud.contactcenterinsights.v1.PhraseMatcher phrase_matchers = 1;
public ListPhraseMatchersResponse.Builder setPhraseMatchers(int index, PhraseMatcher.Builder builderForValue)
The phrase matchers that match the request.
repeated .google.cloud.contactcenterinsights.v1.PhraseMatcher phrase_matchers = 1;
public ListPhraseMatchersResponse.Builder addPhraseMatchers(PhraseMatcher value)
The phrase matchers that match the request.
repeated .google.cloud.contactcenterinsights.v1.PhraseMatcher phrase_matchers = 1;
public ListPhraseMatchersResponse.Builder addPhraseMatchers(int index, PhraseMatcher value)
The phrase matchers that match the request.
repeated .google.cloud.contactcenterinsights.v1.PhraseMatcher phrase_matchers = 1;
public ListPhraseMatchersResponse.Builder addPhraseMatchers(PhraseMatcher.Builder builderForValue)
The phrase matchers that match the request.
repeated .google.cloud.contactcenterinsights.v1.PhraseMatcher phrase_matchers = 1;
public ListPhraseMatchersResponse.Builder addPhraseMatchers(int index, PhraseMatcher.Builder builderForValue)
The phrase matchers that match the request.
repeated .google.cloud.contactcenterinsights.v1.PhraseMatcher phrase_matchers = 1;
public ListPhraseMatchersResponse.Builder addAllPhraseMatchers(Iterable<? extends PhraseMatcher> values)
The phrase matchers that match the request.
repeated .google.cloud.contactcenterinsights.v1.PhraseMatcher phrase_matchers = 1;
public ListPhraseMatchersResponse.Builder clearPhraseMatchers()
The phrase matchers that match the request.
repeated .google.cloud.contactcenterinsights.v1.PhraseMatcher phrase_matchers = 1;
public ListPhraseMatchersResponse.Builder removePhraseMatchers(int index)
The phrase matchers that match the request.
repeated .google.cloud.contactcenterinsights.v1.PhraseMatcher phrase_matchers = 1;
public PhraseMatcher.Builder getPhraseMatchersBuilder(int index)
The phrase matchers that match the request.
repeated .google.cloud.contactcenterinsights.v1.PhraseMatcher phrase_matchers = 1;
public PhraseMatcherOrBuilder getPhraseMatchersOrBuilder(int index)
The phrase matchers that match the request.
repeated .google.cloud.contactcenterinsights.v1.PhraseMatcher phrase_matchers = 1;
getPhraseMatchersOrBuilder in interface ListPhraseMatchersResponseOrBuilderpublic List<? extends PhraseMatcherOrBuilder> getPhraseMatchersOrBuilderList()
The phrase matchers that match the request.
repeated .google.cloud.contactcenterinsights.v1.PhraseMatcher phrase_matchers = 1;
getPhraseMatchersOrBuilderList in interface ListPhraseMatchersResponseOrBuilderpublic PhraseMatcher.Builder addPhraseMatchersBuilder()
The phrase matchers that match the request.
repeated .google.cloud.contactcenterinsights.v1.PhraseMatcher phrase_matchers = 1;
public PhraseMatcher.Builder addPhraseMatchersBuilder(int index)
The phrase matchers that match the request.
repeated .google.cloud.contactcenterinsights.v1.PhraseMatcher phrase_matchers = 1;
public List<PhraseMatcher.Builder> getPhraseMatchersBuilderList()
The phrase matchers that match the request.
repeated .google.cloud.contactcenterinsights.v1.PhraseMatcher phrase_matchers = 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 ListPhraseMatchersResponseOrBuilderpublic 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 ListPhraseMatchersResponseOrBuilderpublic ListPhraseMatchersResponse.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 ListPhraseMatchersResponse.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 ListPhraseMatchersResponse.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 ListPhraseMatchersResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListPhraseMatchersResponse.Builder>public final ListPhraseMatchersResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListPhraseMatchersResponse.Builder>Copyright © 2023 Google LLC. All rights reserved.