Interface protos.google.devtools.cloudbuild.v2.IRepository (4.1.1)

Properties of a Repository.

Package

@google-cloud/cloudbuild

Properties

annotations

annotations?: ({ [k: string]: string }|null);

Repository annotations

createTime

createTime?: (google.protobuf.ITimestamp|null);

Repository createTime

etag

etag?: (string|null);

Repository etag

name

name?: (string|null);

Repository name

remoteUri

remoteUri?: (string|null);

Repository remoteUri

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

Repository updateTime

webhookId

webhookId?: (string|null);

Repository webhookId