GoogleCloudAiplatformV1OutputConfig constructor
      
      GoogleCloudAiplatformV1OutputConfig({ 
    
    
- GoogleCloudAiplatformV1GcsDestination? gcsDestination,
 
Implementation
GoogleCloudAiplatformV1OutputConfig({
  this.gcsDestination,
});