id property
The ID of the DeployedModel.
If not provided upon deployment, Vertex AI will generate a value for this
ID. This value should be 1-10 characters, and valid characters are
/[0-9]/
.
Immutable.
Implementation
core.String? id;
The ID of the DeployedModel.
If not provided upon deployment, Vertex AI will generate a value for this
ID. This value should be 1-10 characters, and valid characters are
/[0-9]/
.
Immutable.
core.String? id;