[[["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-08-22 UTC."],[[["\u003cp\u003eThis document outlines the steps to provision a Google Cloud project for Application Integration, which will fail if the project is already registered.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request for provisioning is a \u003ccode\u003ePOST\u003c/code\u003e request to a specific URL using gRPC Transcoding syntax, requiring a \u003ccode\u003eparent\u003c/code\u003e path parameter specifying the project ID.\u003c/p\u003e\n"],["\u003cp\u003eThe request body accepts several optional fields, including \u003ccode\u003ecloudKmsConfig\u003c/code\u003e for KMS integration, \u003ccode\u003ecreateSampleWorkflows\u003c/code\u003e, \u003ccode\u003eprovisionGmek\u003c/code\u003e (deprecated), \u003ccode\u003erunAsServiceAccount\u003c/code\u003e, and \u003ccode\u003eskipCpProvision\u003c/code\u003e, controlling various aspects of the provisioning process.\u003c/p\u003e\n"],["\u003cp\u003eSuccessful provisioning results in an empty response body, while authorization requires the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope and the \u003ccode\u003eintegrations.authConfigs.create\u003c/code\u003e IAM permission on the \u003ccode\u003eparent\u003c/code\u003e resource.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudKmsConfig\u003c/code\u003e allows specifying details for Cloud KMS, such as the key's location, ring, name, version, and the project ID where it is stored.\u003c/p\u003e\n"]]],[],null,["# Method: projects.locations.clients.provision\n\nFor more information, see the [IAM documentation](https://cloud.google.com/iam/docs)."]]