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"]],[["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-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,["# Dataform v1beta1 API - Class FetchFileGitStatusesResponse.Types.UncommittedFileChange (1.0.0-beta08)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta08 (latest)](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1.FetchFileGitStatusesResponse.Types.UncommittedFileChange)\n- [1.0.0-beta07](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/1.0.0-beta07/Google.Cloud.Dataform.V1Beta1.FetchFileGitStatusesResponse.Types.UncommittedFileChange) \n\n public sealed class FetchFileGitStatusesResponse.Types.UncommittedFileChange : IMessage\u003cFetchFileGitStatusesResponse.Types.UncommittedFileChange\u003e, IEquatable\u003cFetchFileGitStatusesResponse.Types.UncommittedFileChange\u003e, IDeepCloneable\u003cFetchFileGitStatusesResponse.Types.UncommittedFileChange\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Dataform v1beta1 API class FetchFileGitStatusesResponse.Types.UncommittedFileChange.\n\nRepresents the Git state of a file with uncommitted changes. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e FetchFileGitStatusesResponse.Types.UncommittedFileChange \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[FetchFileGitStatusesResponse](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1.FetchFileGitStatusesResponse)[Types](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1.FetchFileGitStatusesResponse.Types)[UncommittedFileChange](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1.FetchFileGitStatusesResponse.Types.UncommittedFileChange), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[FetchFileGitStatusesResponse](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1.FetchFileGitStatusesResponse)[Types](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1.FetchFileGitStatusesResponse.Types)[UncommittedFileChange](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1.FetchFileGitStatusesResponse.Types.UncommittedFileChange), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[FetchFileGitStatusesResponse](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1.FetchFileGitStatusesResponse)[Types](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1.FetchFileGitStatusesResponse.Types)[UncommittedFileChange](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1.FetchFileGitStatusesResponse.Types.UncommittedFileChange), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Dataform.V1Beta1](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.Dataform.V1Beta1.dll\n\nConstructors\n------------\n\n### UncommittedFileChange()\n\n public UncommittedFileChange()\n\n### UncommittedFileChange(UncommittedFileChange)\n\n public UncommittedFileChange(FetchFileGitStatusesResponse.Types.UncommittedFileChange other)\n\nProperties\n----------\n\n### Path\n\n public string Path { get; set; }\n\nThe file's full path including filename, relative to the workspace root.\n\n### State\n\n public FetchFileGitStatusesResponse.Types.UncommittedFileChange.Types.State State { get; set; }\n\nOutput only. Indicates the status of the file."]]