Interface protos.google.cloud.privatecatalog.v1beta1.IGitSource (2.1.2)

Properties of a GitSource.

Package

@google-cloud/private-catalog

Properties

branch

branch?: (string|null);

GitSource branch

commit

commit?: (string|null);

GitSource commit

dir

dir?: (string|null);

GitSource dir

repo

repo?: (string|null);

GitSource repo

tag

tag?: (string|null);

GitSource tag