public sealed class CommitRepositoryChangesRequest.Types.FileOperation.Types.DeleteFile : IMessage<CommitRepositoryChangesRequest.Types.FileOperation.Types.DeleteFile>, IEquatable<CommitRepositoryChangesRequest.Types.FileOperation.Types.DeleteFile>, IDeepCloneable<CommitRepositoryChangesRequest.Types.FileOperation.Types.DeleteFile>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataform v1beta1 API class CommitRepositoryChangesRequest.Types.FileOperation.Types.DeleteFile.
[[["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-05 UTC."],[[["This document provides reference information for the `DeleteFile` class within the Dataform v1beta1 API."],["The `DeleteFile` class is used to represent the operation of deleting a file in the context of `CommitRepositoryChangesRequest`."],["It inherits from the base `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version for the class is `1.0.0-beta08`, and the document includes info about a previous version, `1.0.0-beta07`."],["Constructors for creating `DeleteFile` objects, either empty or copied, are defined within the document."]]],[]]