| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
SlackSource |
SlackSource.Builder.build() |
SlackSource |
SlackSource.Builder.buildPartial() |
static SlackSource |
SlackSource.getDefaultInstance() |
SlackSource |
SlackSource.getDefaultInstanceForType() |
SlackSource |
SlackSource.Builder.getDefaultInstanceForType() |
SlackSource |
ImportRagFilesConfig.getSlackSource()
Slack channels with their corresponding access tokens.
|
SlackSource |
ImportRagFilesConfig.Builder.getSlackSource()
Slack channels with their corresponding access tokens.
|
SlackSource |
RagFile.getSlackSource()
The RagFile is imported from a Slack channel.
|
SlackSource |
RagFile.Builder.getSlackSource()
The RagFile is imported from a Slack channel.
|
SlackSource |
ImportRagFilesConfigOrBuilder.getSlackSource()
Slack channels with their corresponding access tokens.
|
SlackSource |
RagFileOrBuilder.getSlackSource()
The RagFile is imported from a Slack channel.
|
static SlackSource |
SlackSource.parseDelimitedFrom(InputStream input) |
static SlackSource |
SlackSource.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SlackSource |
SlackSource.parseFrom(byte[] data) |
static SlackSource |
SlackSource.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SlackSource |
SlackSource.parseFrom(ByteBuffer data) |
static SlackSource |
SlackSource.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SlackSource |
SlackSource.parseFrom(com.google.protobuf.ByteString data) |
static SlackSource |
SlackSource.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SlackSource |
SlackSource.parseFrom(com.google.protobuf.CodedInputStream input) |
static SlackSource |
SlackSource.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SlackSource |
SlackSource.parseFrom(InputStream input) |
static SlackSource |
SlackSource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SlackSource> |
SlackSource.getParserForType() |
static com.google.protobuf.Parser<SlackSource> |
SlackSource.parser() |
| Modifier and Type | Method and Description |
|---|---|
SlackSource.Builder |
SlackSource.Builder.mergeFrom(SlackSource other) |
ImportRagFilesConfig.Builder |
ImportRagFilesConfig.Builder.mergeSlackSource(SlackSource value)
Slack channels with their corresponding access tokens.
|
RagFile.Builder |
RagFile.Builder.mergeSlackSource(SlackSource value)
The RagFile is imported from a Slack channel.
|
static SlackSource.Builder |
SlackSource.newBuilder(SlackSource prototype) |
ImportRagFilesConfig.Builder |
ImportRagFilesConfig.Builder.setSlackSource(SlackSource value)
Slack channels with their corresponding access tokens.
|
RagFile.Builder |
RagFile.Builder.setSlackSource(SlackSource value)
The RagFile is imported from a Slack channel.
|
Copyright © 2024 Google LLC. All rights reserved.