public static final class ListAnalysisRulesResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListAnalysisRulesResponse.Builder> implements ListAnalysisRulesResponseOrBuilder
The response of listing views.Protobuf type
google.cloud.contactcenterinsights.v1.ListAnalysisRulesResponse| Modifier and Type | Method and Description |
|---|---|
ListAnalysisRulesResponse.Builder |
addAllAnalysisRules(Iterable<? extends AnalysisRule> values)
The analysis_rule that match the request.
|
ListAnalysisRulesResponse.Builder |
addAnalysisRules(AnalysisRule.Builder builderForValue)
The analysis_rule that match the request.
|
ListAnalysisRulesResponse.Builder |
addAnalysisRules(AnalysisRule value)
The analysis_rule that match the request.
|
ListAnalysisRulesResponse.Builder |
addAnalysisRules(int index,
AnalysisRule.Builder builderForValue)
The analysis_rule that match the request.
|
ListAnalysisRulesResponse.Builder |
addAnalysisRules(int index,
AnalysisRule value)
The analysis_rule that match the request.
|
AnalysisRule.Builder |
addAnalysisRulesBuilder()
The analysis_rule that match the request.
|
AnalysisRule.Builder |
addAnalysisRulesBuilder(int index)
The analysis_rule that match the request.
|
ListAnalysisRulesResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListAnalysisRulesResponse |
build() |
ListAnalysisRulesResponse |
buildPartial() |
ListAnalysisRulesResponse.Builder |
clear() |
ListAnalysisRulesResponse.Builder |
clearAnalysisRules()
The analysis_rule that match the request.
|
ListAnalysisRulesResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListAnalysisRulesResponse.Builder |
clearNextPageToken()
A token, which can be sent as `page_token` to retrieve the next page.
|
ListAnalysisRulesResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListAnalysisRulesResponse.Builder |
clone() |
AnalysisRule |
getAnalysisRules(int index)
The analysis_rule that match the request.
|
AnalysisRule.Builder |
getAnalysisRulesBuilder(int index)
The analysis_rule that match the request.
|
List<AnalysisRule.Builder> |
getAnalysisRulesBuilderList()
The analysis_rule that match the request.
|
int |
getAnalysisRulesCount()
The analysis_rule that match the request.
|
List<AnalysisRule> |
getAnalysisRulesList()
The analysis_rule that match the request.
|
AnalysisRuleOrBuilder |
getAnalysisRulesOrBuilder(int index)
The analysis_rule that match the request.
|
List<? extends AnalysisRuleOrBuilder> |
getAnalysisRulesOrBuilderList()
The analysis_rule that match the request.
|
ListAnalysisRulesResponse |
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() |
ListAnalysisRulesResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListAnalysisRulesResponse.Builder |
mergeFrom(ListAnalysisRulesResponse other) |
ListAnalysisRulesResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListAnalysisRulesResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListAnalysisRulesResponse.Builder |
removeAnalysisRules(int index)
The analysis_rule that match the request.
|
ListAnalysisRulesResponse.Builder |
setAnalysisRules(int index,
AnalysisRule.Builder builderForValue)
The analysis_rule that match the request.
|
ListAnalysisRulesResponse.Builder |
setAnalysisRules(int index,
AnalysisRule value)
The analysis_rule that match the request.
|
ListAnalysisRulesResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListAnalysisRulesResponse.Builder |
setNextPageToken(String value)
A token, which can be sent as `page_token` to retrieve the next page.
|
ListAnalysisRulesResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token, which can be sent as `page_token` to retrieve the next page.
|
ListAnalysisRulesResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListAnalysisRulesResponse.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<ListAnalysisRulesResponse.Builder>public ListAnalysisRulesResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListAnalysisRulesResponse.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<ListAnalysisRulesResponse.Builder>public ListAnalysisRulesResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListAnalysisRulesResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListAnalysisRulesResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListAnalysisRulesResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListAnalysisRulesResponse.Builder>public ListAnalysisRulesResponse.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<ListAnalysisRulesResponse.Builder>public ListAnalysisRulesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListAnalysisRulesResponse.Builder>public ListAnalysisRulesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListAnalysisRulesResponse.Builder>public ListAnalysisRulesResponse.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<ListAnalysisRulesResponse.Builder>public ListAnalysisRulesResponse.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<ListAnalysisRulesResponse.Builder>public ListAnalysisRulesResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListAnalysisRulesResponse.Builder>public ListAnalysisRulesResponse.Builder mergeFrom(ListAnalysisRulesResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListAnalysisRulesResponse.Builder>public ListAnalysisRulesResponse.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<ListAnalysisRulesResponse.Builder>IOExceptionpublic List<AnalysisRule> getAnalysisRulesList()
The analysis_rule that match the request.
repeated .google.cloud.contactcenterinsights.v1.AnalysisRule analysis_rules = 1;getAnalysisRulesList in interface ListAnalysisRulesResponseOrBuilderpublic int getAnalysisRulesCount()
The analysis_rule that match the request.
repeated .google.cloud.contactcenterinsights.v1.AnalysisRule analysis_rules = 1;getAnalysisRulesCount in interface ListAnalysisRulesResponseOrBuilderpublic AnalysisRule getAnalysisRules(int index)
The analysis_rule that match the request.
repeated .google.cloud.contactcenterinsights.v1.AnalysisRule analysis_rules = 1;getAnalysisRules in interface ListAnalysisRulesResponseOrBuilderpublic ListAnalysisRulesResponse.Builder setAnalysisRules(int index, AnalysisRule value)
The analysis_rule that match the request.
repeated .google.cloud.contactcenterinsights.v1.AnalysisRule analysis_rules = 1;public ListAnalysisRulesResponse.Builder setAnalysisRules(int index, AnalysisRule.Builder builderForValue)
The analysis_rule that match the request.
repeated .google.cloud.contactcenterinsights.v1.AnalysisRule analysis_rules = 1;public ListAnalysisRulesResponse.Builder addAnalysisRules(AnalysisRule value)
The analysis_rule that match the request.
repeated .google.cloud.contactcenterinsights.v1.AnalysisRule analysis_rules = 1;public ListAnalysisRulesResponse.Builder addAnalysisRules(int index, AnalysisRule value)
The analysis_rule that match the request.
repeated .google.cloud.contactcenterinsights.v1.AnalysisRule analysis_rules = 1;public ListAnalysisRulesResponse.Builder addAnalysisRules(AnalysisRule.Builder builderForValue)
The analysis_rule that match the request.
repeated .google.cloud.contactcenterinsights.v1.AnalysisRule analysis_rules = 1;public ListAnalysisRulesResponse.Builder addAnalysisRules(int index, AnalysisRule.Builder builderForValue)
The analysis_rule that match the request.
repeated .google.cloud.contactcenterinsights.v1.AnalysisRule analysis_rules = 1;public ListAnalysisRulesResponse.Builder addAllAnalysisRules(Iterable<? extends AnalysisRule> values)
The analysis_rule that match the request.
repeated .google.cloud.contactcenterinsights.v1.AnalysisRule analysis_rules = 1;public ListAnalysisRulesResponse.Builder clearAnalysisRules()
The analysis_rule that match the request.
repeated .google.cloud.contactcenterinsights.v1.AnalysisRule analysis_rules = 1;public ListAnalysisRulesResponse.Builder removeAnalysisRules(int index)
The analysis_rule that match the request.
repeated .google.cloud.contactcenterinsights.v1.AnalysisRule analysis_rules = 1;public AnalysisRule.Builder getAnalysisRulesBuilder(int index)
The analysis_rule that match the request.
repeated .google.cloud.contactcenterinsights.v1.AnalysisRule analysis_rules = 1;public AnalysisRuleOrBuilder getAnalysisRulesOrBuilder(int index)
The analysis_rule that match the request.
repeated .google.cloud.contactcenterinsights.v1.AnalysisRule analysis_rules = 1;getAnalysisRulesOrBuilder in interface ListAnalysisRulesResponseOrBuilderpublic List<? extends AnalysisRuleOrBuilder> getAnalysisRulesOrBuilderList()
The analysis_rule that match the request.
repeated .google.cloud.contactcenterinsights.v1.AnalysisRule analysis_rules = 1;getAnalysisRulesOrBuilderList in interface ListAnalysisRulesResponseOrBuilderpublic AnalysisRule.Builder addAnalysisRulesBuilder()
The analysis_rule that match the request.
repeated .google.cloud.contactcenterinsights.v1.AnalysisRule analysis_rules = 1;public AnalysisRule.Builder addAnalysisRulesBuilder(int index)
The analysis_rule that match the request.
repeated .google.cloud.contactcenterinsights.v1.AnalysisRule analysis_rules = 1;public List<AnalysisRule.Builder> getAnalysisRulesBuilderList()
The analysis_rule that match the request.
repeated .google.cloud.contactcenterinsights.v1.AnalysisRule analysis_rules = 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 ListAnalysisRulesResponseOrBuilderpublic 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 ListAnalysisRulesResponseOrBuilderpublic ListAnalysisRulesResponse.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 ListAnalysisRulesResponse.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 ListAnalysisRulesResponse.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 ListAnalysisRulesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListAnalysisRulesResponse.Builder>public final ListAnalysisRulesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListAnalysisRulesResponse.Builder>Copyright © 2025 Google LLC. All rights reserved.