[[["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-07-30 UTC."],[[["\u003cp\u003eThis API call provisions a project resource, initializing related systems in the process.\u003c/p\u003e\n"],["\u003cp\u003eThe caller must consent to the specified Terms for Data Use by setting the \u003ccode\u003eacceptDataUseTerms\u003c/code\u003e field to \u003ccode\u003etrue\u003c/code\u003e and providing the correct \u003ccode\u003edataUseTermsVersion\u003c/code\u003e in the request body.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request is a POST request to \u003ccode\u003ehttps://discoveryengine.googleapis.com/v1beta/{name=projects/*}:provision\u003c/code\u003e, using gRPC Transcoding syntax.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization requires the OAuth scope \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e and the IAM permission \u003ccode\u003ediscoveryengine.projects.provision\u003c/code\u003e on the project resource.\u003c/p\u003e\n"],["\u003cp\u003eA successful call returns an Operation instance within the response body.\u003c/p\u003e\n"]]],[],null,["# Method: projects.provision\n\n- [HTTP request](#body.HTTP_TEMPLATE)\n- [Path parameters](#body.PATH_PARAMETERS)\n- [Request body](#body.request_body)\n - [JSON representation](#body.request_body.SCHEMA_REPRESENTATION)\n- [Response body](#body.response_body)\n- [Authorization scopes](#body.aspect)\n- [IAM Permissions](#body.aspect_1)\n- [SaasParams](#SaasParams)\n - [JSON representation](#SaasParams.SCHEMA_REPRESENTATION)\n\nProvisions the project resource. During the process, related systems will get prepared and initialized.\n\nCaller must read the [Terms for data use](https://cloud.google.com/retail/data-use-terms), and optionally specify in request to provide consent to that service terms.\n\n### HTTP request\n\n`POST https://discoveryengine.googleapis.com/v1beta/{name=projects/*}:provision`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n### Request body\n\nThe request body contains data with the following structure:\n\n### Response body\n\nIf successful, the response body contains an instance of [Operation](/generative-ai-app-builder/docs/reference/rest/Shared.Types/ListOperationsResponse#Operation).\n\n### Authorization scopes\n\nRequires the following OAuth scope:\n\n- `https://www.googleapis.com/auth/cloud-platform`\n\nFor more information, see the [Authentication Overview](/docs/authentication#authorization-gcp).\n\n### IAM Permissions\n\nRequires the following [IAM](https://cloud.google.com/iam/docs) permission on the `name` resource:\n\n- `discoveryengine.projects.provision`\n\nFor more information, see the [IAM documentation](https://cloud.google.com/iam/docs).\n\nSaasParams\n----------\n\nParameters for Agentspace."]]