public sealed class CreateProjectRequest : IMessage<CreateProjectRequest>, IEquatable<CreateProjectRequest>, IDeepCloneable<CreateProjectRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class CreateProjectRequest.
The request sent to the
[CreateProject][google.cloud.resourcemanager.v3.Projects.CreateProject]
method.
Project ID is required. If the requested ID is unavailable, the request
fails.
If the parent field is set, the resourcemanager.projects.create
permission is checked on the parent resource. If no parent is set and
the authorization credentials belong to an Organization, the parent
will be set to that Organization.
[[["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-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eCreateProjectRequest\u003c/code\u003e class for the Cloud Resource Manager v3 API is 2.5.0, and the documentation provides access to previous versions, starting from 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateProjectRequest\u003c/code\u003e is used to send a request to the \u003ccode\u003eCreateProject\u003c/code\u003e method, and is available in the \u003ccode\u003eGoogle.Cloud.ResourceManager.V3\u003c/code\u003e namespace, within the \u003ccode\u003eGoogle.Cloud.ResourceManager.V3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateProjectRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateProjectRequest\u003c/code\u003e has a \u003ccode\u003eProject\u003c/code\u003e property, that is a required field to define the details of the project to be created.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available for \u003ccode\u003eCreateProjectRequest\u003c/code\u003e: one that can be used directly, and one that takes an existing \u003ccode\u003eCreateProjectRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]