Interface protos.google.cloud.eventarc.v1.IGoogleApiSource (4.3.0)

Properties of a GoogleApiSource.

Package

@google-cloud/eventarc

Properties

annotations

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

GoogleApiSource annotations

createTime

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

GoogleApiSource createTime

cryptoKeyName

cryptoKeyName?: (string|null);

GoogleApiSource cryptoKeyName

destination

destination?: (string|null);

GoogleApiSource destination

displayName

displayName?: (string|null);

GoogleApiSource displayName

etag

etag?: (string|null);

GoogleApiSource etag

labels

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

GoogleApiSource labels

loggingConfig

loggingConfig?: (google.cloud.eventarc.v1.ILoggingConfig|null);

GoogleApiSource loggingConfig

name

name?: (string|null);

GoogleApiSource name

organizationSubscription

organizationSubscription?: (google.cloud.eventarc.v1.GoogleApiSource.IOrganizationSubscription|null);

GoogleApiSource organizationSubscription

projectSubscriptions

projectSubscriptions?: (google.cloud.eventarc.v1.GoogleApiSource.IProjectSubscriptions|null);

GoogleApiSource projectSubscriptions

uid

uid?: (string|null);

GoogleApiSource uid

updateTime

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

GoogleApiSource updateTime