google.generativeai.protos.TransferOwnershipRequest
Request to transfer the ownership of the tuned model.
Attributes |
`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.
|