gmb_qanda_locations_questions_patch
Updates a question you authored on a Google Business Profile location, allowing you to change its text via a PATCH request.
Instructions
[DEPRECATED] PATCH v1/{+name}. Updates a specific question written by the current user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | JSON request body for this Google API method. | |
| name | Yes | Immutable. The unique name for the question. locations/*/questions/* This field will be ignored if set during question creation. | |
| fields | No | Selector specifying which fields to include in a partial response. | |
| $.xgafv | No | V1 error format. | |
| quotaUser | No | Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. | |
| updateMask | No | Required. The specific fields to update. Only question text can be updated. | |
| prettyPrint | No | Returns response with indentations and line breaks. |