TransferResourceResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)Transfer response for a single resource.
Attributes |
|
|---|---|
| Name | Description |
source |
str
Full name of the resource to transfer as specified in the request. |
target |
str
Full name of the new resource successfully transferred from the source hosted by Translation API. Target will be empty if the transfer failed. |
error |
google.rpc.status_pb2.Status
The error result in case of failure. |