Uses of Class
com.google.cloud.aiplatform.v1.SlackSource
Packages that use SlackSource
-
Uses of SlackSource in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return SlackSourceModifier and TypeMethodDescriptionSlackSource.Builder.build()SlackSource.Builder.buildPartial()static SlackSourceSlackSource.getDefaultInstance()SlackSource.Builder.getDefaultInstanceForType()SlackSource.getDefaultInstanceForType()ImportRagFilesConfig.Builder.getSlackSource()Slack channels with their corresponding access tokens.ImportRagFilesConfig.getSlackSource()Slack channels with their corresponding access tokens.ImportRagFilesConfigOrBuilder.getSlackSource()Slack channels with their corresponding access tokens.RagFile.Builder.getSlackSource()The RagFile is imported from a Slack channel.RagFile.getSlackSource()The RagFile is imported from a Slack channel.RagFileOrBuilder.getSlackSource()The RagFile is imported from a Slack channel.static SlackSourceSlackSource.parseDelimitedFrom(InputStream input) static SlackSourceSlackSource.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SlackSourceSlackSource.parseFrom(byte[] data) static SlackSourceSlackSource.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SlackSourceSlackSource.parseFrom(com.google.protobuf.ByteString data) static SlackSourceSlackSource.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SlackSourceSlackSource.parseFrom(com.google.protobuf.CodedInputStream input) static SlackSourceSlackSource.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SlackSourceSlackSource.parseFrom(InputStream input) static SlackSourceSlackSource.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SlackSourceSlackSource.parseFrom(ByteBuffer data) static SlackSourceSlackSource.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type SlackSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SlackSource>SlackSource.getParserForType()static com.google.protobuf.Parser<SlackSource>SlackSource.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type SlackSourceModifier and TypeMethodDescriptionSlackSource.Builder.mergeFrom(SlackSource other) ImportRagFilesConfig.Builder.mergeSlackSource(SlackSource value) Slack channels with their corresponding access tokens.RagFile.Builder.mergeSlackSource(SlackSource value) The RagFile is imported from a Slack channel.static SlackSource.BuilderSlackSource.newBuilder(SlackSource prototype) ImportRagFilesConfig.Builder.setSlackSource(SlackSource value) Slack channels with their corresponding access tokens.RagFile.Builder.setSlackSource(SlackSource value) The RagFile is imported from a Slack channel.