projects
Generates a GraphQL query based on a natural language prompt and the provided schema context. This is a stateless method; the schema is provided per request to support local development states. Streams results with real-time status and output chunks.
post/v1/{+name}:generateQuery
Path parameters
namestring required
Required. The resource name of the service in which to generate the query. Format: projects/{project}/locations/{location}/services/{service}
Request body
Response
Successful response