GoogleCloudAiplatformV1Tensorboard constructor
      
      GoogleCloudAiplatformV1Tensorboard({})
     
    
    
Implementation
GoogleCloudAiplatformV1Tensorboard({
  this.blobStoragePathPrefix,
  this.createTime,
  this.description,
  this.displayName,
  this.encryptionSpec,
  this.etag,
  this.isDefault,
  this.labels,
  this.name,
  this.runCount,
  this.satisfiesPzi,
  this.satisfiesPzs,
  this.updateTime,
});