View Source GoogleApi.Dataform.V1beta1.Model.FetchGitAheadBehindResponse (google_api_dataform v0.7.0)
FetchGitAheadBehind
response message.
Attributes
-
commitsAhead
(type:integer()
, default:nil
) - The number of commits in the remote branch that are not in the workspace. -
commitsBehind
(type:integer()
, default:nil
) - The number of commits in the workspace that are not in the remote branch.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.