[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-16 UTC."],[[["This method updates specific fields of an Instance within a project, allowing for modification of all its fields."],["The HTTP request uses a PATCH method with a specific URL structure, as well as Path and Query parameters to specify what to update, and where."],["The `updateMask` query parameter is required to specify exactly which Instance fields should be replaced, using a comma-separated list."],["The request body must contain an `Instance` and if the operation is successful, the response body will contain an `Operation`."],["Specific OAuth scopes are required for authorization, including those related to bigtable administration and the cloud platform."]]],[]]