generative-ai-python

google.generativeai.protos.TransferOwnershipRequest

Request to transfer the ownership of the tuned model.

`name` `str` Required. The resource name of the tuned model to transfer ownership. Format: ``tunedModels/my-model-id``
`email_address` `str` Required. The email address of the user to whom the tuned model is being transferred to.