Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::SlackSource.
The Slack source for the ImportRagFilesRequest.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#channels
def channels() -> ::Array<::Google::Cloud::AIPlatform::V1::SlackSource::SlackChannels>
Returns
- (::Array<::Google::Cloud::AIPlatform::V1::SlackSource::SlackChannels>) — Required. The Slack channels.
#channels=
def channels=(value) -> ::Array<::Google::Cloud::AIPlatform::V1::SlackSource::SlackChannels>
Parameter
- value (::Array<::Google::Cloud::AIPlatform::V1::SlackSource::SlackChannels>) — Required. The Slack channels.
Returns
- (::Array<::Google::Cloud::AIPlatform::V1::SlackSource::SlackChannels>) — Required. The Slack channels.