GoogleCloudAiplatformV1DeployedModelStatus constructor
      
      GoogleCloudAiplatformV1DeployedModelStatus({})
     
    
    
Implementation
GoogleCloudAiplatformV1DeployedModelStatus({
  this.availableReplicaCount,
  this.lastUpdateTime,
  this.message,
});