Interface protos.google.cloud.dataform.v1.IFetchGitAheadBehindResponse (2.1.0)

Properties of a FetchGitAheadBehindResponse.

Package

@google-cloud/dataform

Properties

commitsAhead

commitsAhead?: (number|null);

FetchGitAheadBehindResponse commitsAhead

commitsBehind

commitsBehind?: (number|null);

FetchGitAheadBehindResponse commitsBehind