Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Inicia uma nova operação para o job de transferência especificado. Um TransferJob tem no máximo uma TransferOperation ativa. Se esse método for chamado enquanto um TransferOperation estiver ativo, um erro será retornado.
Solicitação HTTP
POST https://storagetransfer.googleapis.com/v1/{jobName=transferJobs/**}:run
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-03-04 UTC."],[],[],null,["# Method: transferJobs.run\n\nStarts a new operation for the specified transfer job. A `TransferJob` has a maximum of one active `TransferOperation`. If this method is called while a `TransferOperation` is active, an error is returned.\n\n### HTTP request\n\n`POST https://storagetransfer.googleapis.com/v1/{jobName=transferJobs/**}:run`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n### Request body\n\nThe request body contains data with the following structure:\n\n### Response body\n\nIf successful, the response body contains an instance of [Operation](/storage-transfer/docs/reference/rest/v1/Operation).\n\n### Authorization scopes\n\nRequires the following OAuth scope:\n\n- `https://www.googleapis.com/auth/cloud-platform`\n\nFor more information, see the [Authentication Overview](/docs/authentication#authorization-gcp)."]]