Resource identifier. For a project this represents projectId. If the project is already taken, the workload creation will fail. For KeyRing, this represents the keyring_id. For a folder, don't set this value as folderId is assigned by Google.
resourceType
enum (ResourceType)
Indicates the type of resource. This field should be specified to correspond the id to the right project type (CONSUMER_PROJECT or ENCRYPTION_KEYS_PROJECT)
displayName
string
User-assigned resource display name. If not empty it will be used to create a resource with the specified name.
[[["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-06-30 UTC."],[[["\u003cp\u003eJSON represents custom settings for resources to be created, including \u003ccode\u003eresourceId\u003c/code\u003e, \u003ccode\u003eresourceType\u003c/code\u003e, and \u003ccode\u003edisplayName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eresourceId\u003c/code\u003e is a string identifier specific to the resource, such as a \u003ccode\u003eprojectId\u003c/code\u003e or \u003ccode\u003ekeyring_id\u003c/code\u003e, and must be unique for projects.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eresourceType\u003c/code\u003e indicates whether it is a consumer project or encryption keys project.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003edisplayName\u003c/code\u003e is a user-assigned name that, if provided, will be utilized for the created resource.\u003c/p\u003e\n"]]],[],null,["# ResourceSettings\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nRepresent the custom settings for the resources to be created."]]