Cloud AI Platform v1beta1 API - Class SlackSource (1.0.0-beta02)

public sealed class SlackSource : IMessage<SlackSource>, IEquatable<SlackSource>, IDeepCloneable<SlackSource>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud AI Platform v1beta1 API class SlackSource.

The Slack source for the ImportRagFilesRequest.

Inheritance

object > SlackSource

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

SlackSource()

public SlackSource()

SlackSource(SlackSource)

public SlackSource(SlackSource other)
Parameter
Name Description
other SlackSource

Properties

Channels

public RepeatedField<SlackSource.Types.SlackChannels> Channels { get; }

Required. The Slack channels.

Property Value
Type Description
RepeatedFieldSlackSourceTypesSlackChannels