GoogleCloudAiplatformV1SharePointSources constructor

GoogleCloudAiplatformV1SharePointSources({
  1. List<GoogleCloudAiplatformV1SharePointSourcesSharePointSource>? sharePointSources,
})

Implementation

GoogleCloudAiplatformV1SharePointSources({
  this.sharePointSources,
});