public sealed class FetchGitAheadBehindRequest : IMessage<FetchGitAheadBehindRequest>, IEquatable<FetchGitAheadBehindRequest>, IDeepCloneable<FetchGitAheadBehindRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataform v1beta1 API class FetchGitAheadBehindRequest.
Optional. The name of the branch in the Git remote against which this
workspace should be compared. If left unset, the repository's default
branch name will be used.
[[["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\u003eThe \u003ccode\u003eFetchGitAheadBehindRequest\u003c/code\u003e class is a request message for the Dataform v1beta1 API, used to compare a workspace against a Git remote.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, supporting various functionalities like message handling and object comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eFetchGitAheadBehindRequest\u003c/code\u003e is \u003ccode\u003e1.0.0-beta08\u003c/code\u003e, while \u003ccode\u003e1.0.0-beta07\u003c/code\u003e is also available.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eRemoteBranch\u003c/code\u003e, and \u003ccode\u003eWorkspaceName\u003c/code\u003e to define the specific workspace and Git branch being compared.\u003c/p\u003e\n"],["\u003cp\u003eYou can instantiate \u003ccode\u003eFetchGitAheadBehindRequest\u003c/code\u003e either with no parameters or by providing another \u003ccode\u003eFetchGitAheadBehindRequest\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]