Interface protos.google.cloud.config.v1.IGitSource (0.5.0)

Properties of a GitSource.

Package

@google-cloud/config

Properties

directory

directory?: (string|null);

GitSource directory

ref

ref?: (string|null);

GitSource ref

repo

repo?: (string|null);

GitSource repo