publicstaticfinalclass SlackSource.BuilderextendsGeneratedMessageV3.Builder<SlackSource.Builder>implementsSlackSourceOrBuilder
The Slack source for the ImportRagFilesRequest.
Protobuf type google.cloud.vertexai.v1.SlackSource
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
publicstaticfinalDescriptors.DescriptorgetDescriptor()
Methods
addAllChannels(Iterable<? extends SlackSource.SlackChannels> values)
publicSlackSource.BuilderaddAllChannels(Iterable<?extendsSlackSource.SlackChannels>values)
Required. The Slack channels.
repeated .google.cloud.vertexai.v1.SlackSource.SlackChannels channels = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.cloud.vertexai.api.SlackSource.SlackChannels>
|
addChannels(SlackSource.SlackChannels value)
publicSlackSource.BuilderaddChannels(SlackSource.SlackChannelsvalue)
Required. The Slack channels.
repeated .google.cloud.vertexai.v1.SlackSource.SlackChannels channels = 1 [(.google.api.field_behavior) = REQUIRED];
addChannels(SlackSource.SlackChannels.Builder builderForValue)
publicSlackSource.BuilderaddChannels(SlackSource.SlackChannels.BuilderbuilderForValue)
Required. The Slack channels.
repeated .google.cloud.vertexai.v1.SlackSource.SlackChannels channels = 1 [(.google.api.field_behavior) = REQUIRED];
addChannels(int index, SlackSource.SlackChannels value)
publicSlackSource.BuilderaddChannels(intindex,SlackSource.SlackChannelsvalue)
Required. The Slack channels.
repeated .google.cloud.vertexai.v1.SlackSource.SlackChannels channels = 1 [(.google.api.field_behavior) = REQUIRED];
addChannels(int index, SlackSource.SlackChannels.Builder builderForValue)
publicSlackSource.BuilderaddChannels(intindex,SlackSource.SlackChannels.BuilderbuilderForValue)
Required. The Slack channels.
repeated .google.cloud.vertexai.v1.SlackSource.SlackChannels channels = 1 [(.google.api.field_behavior) = REQUIRED];
addChannelsBuilder()
publicSlackSource.SlackChannels.BuilderaddChannelsBuilder()
Required. The Slack channels.
repeated .google.cloud.vertexai.v1.SlackSource.SlackChannels channels = 1 [(.google.api.field_behavior) = REQUIRED];
addChannelsBuilder(int index)
publicSlackSource.SlackChannels.BuilderaddChannelsBuilder(intindex)
Required. The Slack channels.
repeated .google.cloud.vertexai.v1.SlackSource.SlackChannels channels = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter |
| Name |
Description |
index |
int
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
publicSlackSource.BuilderaddRepeatedField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
build()
buildPartial()
publicSlackSourcebuildPartial()
clear()
publicSlackSource.Builderclear()
Overrides
clearChannels()
publicSlackSource.BuilderclearChannels()
Required. The Slack channels.
repeated .google.cloud.vertexai.v1.SlackSource.SlackChannels channels = 1 [(.google.api.field_behavior) = REQUIRED];
clearField(Descriptors.FieldDescriptor field)
publicSlackSource.BuilderclearField(Descriptors.FieldDescriptorfield)
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
publicSlackSource.BuilderclearOneof(Descriptors.OneofDescriptoroneof)
Overrides
clone()
publicSlackSource.Builderclone()
Overrides
getChannels(int index)
publicSlackSource.SlackChannelsgetChannels(intindex)
Required. The Slack channels.
repeated .google.cloud.vertexai.v1.SlackSource.SlackChannels channels = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter |
| Name |
Description |
index |
int
|
getChannelsBuilder(int index)
publicSlackSource.SlackChannels.BuildergetChannelsBuilder(intindex)
Required. The Slack channels.
repeated .google.cloud.vertexai.v1.SlackSource.SlackChannels channels = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter |
| Name |
Description |
index |
int
|
getChannelsBuilderList()
publicList<SlackSource.SlackChannels.Builder>getChannelsBuilderList()
Required. The Slack channels.
repeated .google.cloud.vertexai.v1.SlackSource.SlackChannels channels = 1 [(.google.api.field_behavior) = REQUIRED];
getChannelsCount()
publicintgetChannelsCount()
Required. The Slack channels.
repeated .google.cloud.vertexai.v1.SlackSource.SlackChannels channels = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
int |
getChannelsList()
publicList<SlackSource.SlackChannels>getChannelsList()
Required. The Slack channels.
repeated .google.cloud.vertexai.v1.SlackSource.SlackChannels channels = 1 [(.google.api.field_behavior) = REQUIRED];
getChannelsOrBuilder(int index)
publicSlackSource.SlackChannelsOrBuildergetChannelsOrBuilder(intindex)
Required. The Slack channels.
repeated .google.cloud.vertexai.v1.SlackSource.SlackChannels channels = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter |
| Name |
Description |
index |
int
|
getChannelsOrBuilderList()
publicList<?extendsSlackSource.SlackChannelsOrBuilder>getChannelsOrBuilderList()
Required. The Slack channels.
repeated .google.cloud.vertexai.v1.SlackSource.SlackChannels channels = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
List<? extends com.google.cloud.vertexai.api.SlackSource.SlackChannelsOrBuilder> |
getDefaultInstanceForType()
publicSlackSourcegetDefaultInstanceForType()
getDescriptorForType()
publicDescriptors.DescriptorgetDescriptorForType()
Overrides
internalGetFieldAccessorTable()
protectedGeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()
Overrides
isInitialized()
publicfinalbooleanisInitialized()
Overrides
mergeFrom(SlackSource other)
publicSlackSource.BuildermergeFrom(SlackSourceother)
publicSlackSource.BuildermergeFrom(CodedInputStreaminput,ExtensionRegistryLiteextensionRegistry)
Overrides
mergeFrom(Message other)
publicSlackSource.BuildermergeFrom(Messageother)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
publicfinalSlackSource.BuildermergeUnknownFields(UnknownFieldSetunknownFields)
Overrides
removeChannels(int index)
publicSlackSource.BuilderremoveChannels(intindex)
Required. The Slack channels.
repeated .google.cloud.vertexai.v1.SlackSource.SlackChannels channels = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter |
| Name |
Description |
index |
int
|
setChannels(int index, SlackSource.SlackChannels value)
publicSlackSource.BuildersetChannels(intindex,SlackSource.SlackChannelsvalue)
Required. The Slack channels.
repeated .google.cloud.vertexai.v1.SlackSource.SlackChannels channels = 1 [(.google.api.field_behavior) = REQUIRED];
setChannels(int index, SlackSource.SlackChannels.Builder builderForValue)
publicSlackSource.BuildersetChannels(intindex,SlackSource.SlackChannels.BuilderbuilderForValue)
Required. The Slack channels.
repeated .google.cloud.vertexai.v1.SlackSource.SlackChannels channels = 1 [(.google.api.field_behavior) = REQUIRED];
setField(Descriptors.FieldDescriptor field, Object value)
publicSlackSource.BuildersetField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
publicSlackSource.BuildersetRepeatedField(Descriptors.FieldDescriptorfield,intindex,Objectvalue)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
publicfinalSlackSource.BuildersetUnknownFields(UnknownFieldSetunknownFields)
Overrides