[[["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-28 UTC."],[[["This webpage details the process of creating a `SampleQuery` via a POST HTTP request to a specific URL using gRPC Transcoding syntax."],["The request requires a `parent` path parameter, which is the resource name of the `sampleQuerySet` where the new `SampleQuery` will reside."],["It is necessary to provide a unique `sampleQueryId` query parameter that adheres to RFC-1034 standards with a maximum length of 63 characters, to avoid errors."],["The request body must contain the details of the `SampleQuery` to be created, and a successful response returns the newly created `SampleQuery` instance."],["Creating a `SampleQuery` necessitates the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `discoveryengine.sampleQueries.create` IAM permission on the `parent` resource."]]],[]]