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 Project.
[[["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 webpage details how to fetch an existing Project's representation using a `GET` request to the specified URL: `https://dns.googleapis.com/dns/v1beta2/projects/{project}`."],["The request requires a `project` path parameter, which is a string identifying the project targeted by the request, and an optional `clientOperationId` query parameter, used for mutation operation requests."],["The request body must be empty for this operation."],["A successful response will include an instance of the `Project` in the response body, adhering to the defined data structure."],["Authorization requires one of the listed OAuth scopes, including options for both read-only and read/write access, and can be further explained in the provided authentication overview documentation."]]],[]]