Class ExportPublisherModelResponse (1.135.0)

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

Response message for ModelGardenService.ExportPublisherModel.

Attributes

Name Description
publisher_model str
The name of the PublisherModel resource. Format: publishers/{publisher}/models/{publisher_model}@{version_id}
destination_uri str
The destination uri of the model weights.

Methods

ExportPublisherModelResponse

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

Response message for ModelGardenService.ExportPublisherModel.