Class CopyModelResponse (1.48.0)

CopyModelResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message of ModelService.CopyModel operation.

Attributes

NameDescription
model str
The name of the copied Model resource. Format: projects/{project}/locations/{location}/models/{model}
model_version_id str
Output only. The version ID of the model that is copied.

Methods

CopyModelResponse

CopyModelResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message of ModelService.CopyModel operation.