Interface protos.google.cloud.eventarc.v1.IEnrollment (4.0.1)

Properties of an Enrollment.

Package

@google-cloud/eventarc

Properties

annotations

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

Enrollment annotations

celMatch

celMatch?: (string|null);

Enrollment celMatch

createTime

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

Enrollment createTime

destination

destination?: (string|null);

Enrollment destination

displayName

displayName?: (string|null);

Enrollment displayName

etag

etag?: (string|null);

Enrollment etag

labels

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

Enrollment labels

messageBus

messageBus?: (string|null);

Enrollment messageBus

name

name?: (string|null);

Enrollment name

uid

uid?: (string|null);

Enrollment uid

updateTime

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

Enrollment updateTime