public sealed class RemoveFileRequest : IMessage<RemoveFileRequest>, IEquatable<RemoveFileRequest>, IDeepCloneable<RemoveFileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataform v1beta1 API class RemoveFileRequest.
[[["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 documentation is for the \u003ccode\u003eRemoveFileRequest\u003c/code\u003e class within the Dataform v1beta1 API, specifically version 1.0.0-beta07, with a link provided to the latest version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRemoveFileRequest\u003c/code\u003e class is used to construct request messages for removing files and inherits from the object class, implementing several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor \u003ccode\u003eRemoveFileRequest()\u003c/code\u003e and an overloaded constructor \u003ccode\u003eRemoveFileRequest(RemoveFileRequest other)\u003c/code\u003e for creating a new instance based on an existing one.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRemoveFileRequest\u003c/code\u003e contains three primary properties: \u003ccode\u003ePath\u003c/code\u003e representing the full path of the file to be removed, \u003ccode\u003eWorkspace\u003c/code\u003e indicating the workspace name, and \u003ccode\u003eWorkspaceAsWorkspaceName\u003c/code\u003e providing a typed view over the workspace resource name.\u003c/p\u003e\n"]]],[],null,[]]