Required. The Model which replaces the resource on the server.
When Model Versioning is enabled, the model.name will be used to determine
whether to update the model or model version.
model.name with the @ value, e.g. models/123@1, refers to a version
specific update.
model.name without the @ value, e.g. models/123, refers to a model
update.
model.name with @-, e.g. models/123@-, refers to a model update.
Supported model fields: display_name, description; supported
version-specific fields: version_description. Labels are supported in both
scenarios. Both the model labels and the version labels are merged when a
model is returned. When updating labels, if the request is for
model-specific update, model label gets updated. Otherwise, version labels
get updated.
A model name or model version name fields update mismatch will cause a
precondition error.
One request cannot update both the model and the version fields. You
must update them separately.
.google.cloud.aiplatform.v1beta1.Model model = 1 [(.google.api.field_behavior) = REQUIRED];
Required. The Model which replaces the resource on the server.
When Model Versioning is enabled, the model.name will be used to determine
whether to update the model or model version.
model.name with the @ value, e.g. models/123@1, refers to a version
specific update.
model.name without the @ value, e.g. models/123, refers to a model
update.
model.name with @-, e.g. models/123@-, refers to a model update.
Supported model fields: display_name, description; supported
version-specific fields: version_description. Labels are supported in both
scenarios. Both the model labels and the version labels are merged when a
model is returned. When updating labels, if the request is for
model-specific update, model label gets updated. Otherwise, version labels
get updated.
A model name or model version name fields update mismatch will cause a
precondition error.
One request cannot update both the model and the version fields. You
must update them separately.
.google.cloud.aiplatform.v1beta1.Model model = 1 [(.google.api.field_behavior) = REQUIRED];
Required. The Model which replaces the resource on the server.
When Model Versioning is enabled, the model.name will be used to determine
whether to update the model or model version.
model.name with the @ value, e.g. models/123@1, refers to a version
specific update.
model.name without the @ value, e.g. models/123, refers to a model
update.
model.name with @-, e.g. models/123@-, refers to a model update.
Supported model fields: display_name, description; supported
version-specific fields: version_description. Labels are supported in both
scenarios. Both the model labels and the version labels are merged when a
model is returned. When updating labels, if the request is for
model-specific update, model label gets updated. Otherwise, version labels
get updated.
A model name or model version name fields update mismatch will cause a
precondition error.
One request cannot update both the model and the version fields. You
must update them separately.
.google.cloud.aiplatform.v1beta1.Model model = 1 [(.google.api.field_behavior) = REQUIRED];
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]