User assigned name of the Response Policy addressed by this request.
Query parameters
Parameters
clientOperationId
string
For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of ResponsePolicy.
[[["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 2025-02-21 UTC."],[[["This page details how to fetch an existing Response Policy using a `GET` HTTP request to the specified URL, which follows gRPC Transcoding syntax."],["The request requires two path parameters, `project` and `responsePolicy`, to identify the specific project and Response Policy being requested."],["An optional query parameter, `clientOperationId`, can be included for mutating operations, and the request body must be empty."],["A successful request will return a response body containing an instance of `ResponsePolicy`, as defined in the API documentation."],["Authorization for this request requires one of four specified OAuth scopes, related to either cloud platform or DNS read/write access."]]],[]]