public sealed class CreateWorkspaceRequest : IMessage<CreateWorkspaceRequest>, IEquatable<CreateWorkspaceRequest>, IDeepCloneable<CreateWorkspaceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataform v1beta1 API class CreateWorkspaceRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eCreateWorkspaceRequest\u003c/code\u003e class within the Dataform v1beta1 API, specifically version 1.0.0-beta07.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateWorkspaceRequest\u003c/code\u003e class is used to send a request to create a new workspace and it inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has constructors to create an instance, including one that accepts another \u003ccode\u003eCreateWorkspaceRequest\u003c/code\u003e instance for copying, and also contains a few key properties like \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsRepositoryName\u003c/code\u003e, \u003ccode\u003eWorkspace\u003c/code\u003e, and \u003ccode\u003eWorkspaceId\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property specifies the repository where the new workspace will reside, formatted as \u003ccode\u003eprojects/*/locations/*/repositories/*\u003c/code\u003e, while \u003ccode\u003eWorkspace\u003c/code\u003e contains the details of the workspace to be created.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWorkspaceId\u003c/code\u003e property is a required string value that determines the workspace's resource name component.\u003c/p\u003e\n"]]],[],null,[]]