public sealed class DeleteWorkspaceRequest : IMessage<DeleteWorkspaceRequest>, IEquatable<DeleteWorkspaceRequest>, IDeepCloneable<DeleteWorkspaceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataform v1beta1 API class DeleteWorkspaceRequest.
[[["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 page provides documentation for the \u003ccode\u003eDeleteWorkspaceRequest\u003c/code\u003e class within the Google Cloud Dataform v1beta1 API, specifically for the latest version, 1.0.0-beta08.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteWorkspaceRequest\u003c/code\u003e class is used to define a request to delete a workspace and inherits from \u003ccode\u003eobject\u003c/code\u003e, while also implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, a default constructor \u003ccode\u003eDeleteWorkspaceRequest()\u003c/code\u003e and an overloaded constructor \u003ccode\u003eDeleteWorkspaceRequest(DeleteWorkspaceRequest other)\u003c/code\u003e, which enables the creation of a new instance based off of an existing one.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eName\u003c/code\u003e (a required string that specifies the workspace resource's name) and \u003ccode\u003eWorkspaceName\u003c/code\u003e which provides a \u003ccode\u003eWorkspaceName\u003c/code\u003e-typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe class is located within the \u003ccode\u003eGoogle.Cloud.Dataform.V1Beta1\u003c/code\u003e namespace, and its assembly is located within the \u003ccode\u003eGoogle.Cloud.Dataform.V1Beta1.dll\u003c/code\u003e file.\u003c/p\u003e\n"]]],[],null,[]]