public sealed class FetchGitAheadBehindResponse : IMessage<FetchGitAheadBehindResponse>, IEquatable<FetchGitAheadBehindResponse>, IDeepCloneable<FetchGitAheadBehindResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataform v1beta1 API class FetchGitAheadBehindResponse.
[[["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 document provides reference documentation for the \u003ccode\u003eFetchGitAheadBehindResponse\u003c/code\u003e class within the Dataform v1beta1 API, specifically version 1.0.0-beta07, with the latest version being beta08.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFetchGitAheadBehindResponse\u003c/code\u003e class is a response message used to detail git commit status, inheriting from \u003ccode\u003eobject\u003c/code\u003e and 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\u003eThe class includes two constructors: a default constructor \u003ccode\u003eFetchGitAheadBehindResponse()\u003c/code\u003e and a copy constructor \u003ccode\u003eFetchGitAheadBehindResponse(FetchGitAheadBehindResponse other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties \u003ccode\u003eCommitsAhead\u003c/code\u003e and \u003ccode\u003eCommitsBehind\u003c/code\u003e, both of type \u003ccode\u003eint\u003c/code\u003e, which respectively indicate the count of commits unique to the remote branch and the local workspace.\u003c/p\u003e\n"]]],[],null,[]]