Ini digunakan untuk menentukan kolom yang akan ditimpa di Pemulihan yang ditargetkan untuk pembaruan. Nilai untuk setiap kolom yang diperbarui ini akan diambil dari restore yang disediakan dengan permintaan ini. Nama kolom relatif terhadap root resource. Jika updateMask tidak diberikan, semua kolom di restore akan ditulis ke resource Pemulihan target. Perhatikan bahwa kolom OUTPUT_ONLY dan IMMUTABLE di restore diabaikan dan tidak digunakan untuk memperbarui Pemulihan target.
Ini adalah daftar yang dipisahkan koma yang berisi nama kolom yang sepenuhnya memenuhi syarat. Contoh: "user.displayName,photo".
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2024-04-19 UTC."],[],[],null,["# Method: projects.locations.restorePlans.restores.patch\n\n- [HTTP request](#body.HTTP_TEMPLATE)\n- [Path parameters](#body.PATH_PARAMETERS)\n- [Query parameters](#body.QUERY_PARAMETERS)\n- [Request body](#body.request_body)\n- [Response body](#body.response_body)\n- [Authorization scopes](#body.aspect)\n- [Try it!](#try-it)\n\nUpdate a Restore.\n\n### HTTP request\n\n`PATCH https://gkebackup.googleapis.com/v1/{restore.name=projects/*/locations/*/restorePlans/*/restores/*}`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n### Query parameters\n\n### Request body\n\nThe request body contains an instance of [Restore](/kubernetes-engine/docs/add-on/backup-for-gke/reference/rest/v1/projects.locations.restorePlans.restores#Restore).\n\n### Response body\n\nIf successful, the response body contains an instance of [Operation](/kubernetes-engine/docs/add-on/backup-for-gke/reference/rest/v1/projects.locations.operations#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](https://cloud.google.com/docs/authentication/)."]]