Class FetchGitAheadBehindRequest (0.1.0)

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

FetchGitAheadBehind request message.

Attributes

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

Inheritance

builtins.object > proto.message.Message > FetchGitAheadBehindRequest