Reference documentation and code samples for the Cloud AutoML V1beta1 Client class DeployModelRequest.
Request message for AutoMl.DeployModel .
Generated from protobuf message google.cloud.automl.v1beta1.DeployModelRequest
Namespace
Google \ Cloud \ AutoMl \ V1beta1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ image_object_detection_model_deployment_metadata
Google\Cloud\AutoMl\V1beta1\ImageObjectDetectionModelDeploymentMetadata
Model deployment metadata specific to Image Object Detection.
↳ image_classification_model_deployment_metadata
Google\Cloud\AutoMl\V1beta1\ImageClassificationModelDeploymentMetadata
Model deployment metadata specific to Image Classification.
↳ name
string
Required. Resource name of the model to deploy.
getImageObjectDetectionModelDeploymentMetadata
Model deployment metadata specific to Image Object Detection.
hasImageObjectDetectionModelDeploymentMetadata
setImageObjectDetectionModelDeploymentMetadata
Model deployment metadata specific to Image Object Detection.
$this
getImageClassificationModelDeploymentMetadata
Model deployment metadata specific to Image Classification.
hasImageClassificationModelDeploymentMetadata
setImageClassificationModelDeploymentMetadata
Model deployment metadata specific to Image Classification.
$this
getName
Required. Resource name of the model to deploy.
string
setName
Required. Resource name of the model to deploy.
var
string
$this
getModelDeploymentMetadata
string