Google Cloud Ai Platform V1 Client - Class SlackSource (1.13.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class SlackSource.

The Slack source for the ImportRagFilesRequest.

Generated from protobuf message google.cloud.aiplatform.v1.SlackSource

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ channels array<SlackSource\SlackChannels>

Required. The Slack channels.

getChannels

Required. The Slack channels.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setChannels

Required. The Slack channels.

Parameter
Name Description
var array<SlackSource\SlackChannels>
Returns
Type Description
$this