[[["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-03-17 UTC."],[[["This document describes how to create DNS peering on a specified resource using a POST request to the provided URL."],["The `parent` path parameter is a required string representing the resource, and the `dnsPeeringId` query parameter, also a string, specifies the name of the peering to create."],["The request body should contain an instance of `DnsPeering`, and the successful response will also return a newly created instance of `DnsPeering`."],["The operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]