public sealed class FetchFileGitStatusesResponse.Types.UncommittedFileChange : IMessage<FetchFileGitStatusesResponse.Types.UncommittedFileChange>, IEquatable<FetchFileGitStatusesResponse.Types.UncommittedFileChange>, IDeepCloneable<FetchFileGitStatusesResponse.Types.UncommittedFileChange>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataform v1beta1 API class FetchFileGitStatusesResponse.Types.UncommittedFileChange.
Represents the Git state of a file with uncommitted changes.
[[["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 details the \u003ccode\u003eFetchFileGitStatusesResponse.Types.UncommittedFileChange\u003c/code\u003e class, part of the Dataform v1beta1 API, specifically within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUncommittedFileChange\u003c/code\u003e class represents the Git state of a file that contains uncommitted changes, implementing 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\u003eIt provides two constructors: a default one and another that takes an \u003ccode\u003eUncommittedFileChange\u003c/code\u003e object for cloning purposes, alongside the name and description for the provided parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class exposes two key properties: \u003ccode\u003ePath\u003c/code\u003e, which indicates the full path of the file, and \u003ccode\u003eState\u003c/code\u003e, which represents the file's current status and is of type \u003ccode\u003eFetchFileGitStatusesResponse.Types.UncommittedFileChange.Types.State\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the \u003ccode\u003eobject\u003c/code\u003e base class, also providing members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e alongside the described implementation interfaces.\u003c/p\u003e\n"]]],[],null,[]]