GoogleCloudAiplatformV1SlackSource constructor

GoogleCloudAiplatformV1SlackSource({
  1. List<GoogleCloudAiplatformV1SlackSourceSlackChannels>? channels,
})

Implementation

GoogleCloudAiplatformV1SlackSource({
  this.channels,
});