Nur Ausgabe. Der Ressourcenname. Format: projects/{project_id_or_number}/locations/{locationId}/catalogs/{catalogId}/databases/{databaseId}/tables/{tableId}
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-05-23 (UTC)."],[[["This endpoint allows you to update an existing table using its unique table ID."],["The HTTP request is a `PATCH` method to the specified URL which follows gRPC Transcoding syntax, and requires the table name as a path parameter."],["The `updateMask` query parameter determines which fields of the table will be modified during the update operation."],["The request body should include a `Table` instance with the updated data, and upon success, a `Table` instance is returned in the response body."],["To use this endpoint, one of the listed OAuth scopes is required, and the `biglake.tables.update` IAM permission on the table's resource name is necessary."]]],[]]