Class PushGitCommitsRequest (0.2.3)

PushGitCommitsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

PushGitCommits request message.

Attributes

NameDescription
name str
Required. The workspace's name.
remote_branch str
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.