public sealed class PushGitCommitsRequest : IMessage<PushGitCommitsRequest>, IEquatable<PushGitCommitsRequest>, IDeepCloneable<PushGitCommitsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataform v1beta1 API class PushGitCommitsRequest.
Optional. The name of the branch in the Git remote to which commits should
be pushed. 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\u003eThis documentation details the \u003ccode\u003ePushGitCommitsRequest\u003c/code\u003e class within the Dataform v1beta1 API, specifically for the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePushGitCommitsRequest\u003c/code\u003e class is used to structure messages for pushing Git commits and inherits from \u003ccode\u003eobject\u003c/code\u003e, while also implementing interfaces like \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 offers two constructors, one default and one to create an instance based on an existing \u003ccode\u003ePushGitCommitsRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eName\u003c/code\u003e (required, representing the workspace name), \u003ccode\u003eRemoteBranch\u003c/code\u003e (optional, for specifying a branch in the Git remote), and \u003ccode\u003eWorkspaceName\u003c/code\u003e (a typed view over the \u003ccode\u003eName\u003c/code\u003e property).\u003c/p\u003e\n"]]],[],null,[]]