Properties of a Channel.
Package
@google-cloud/eventarcProperties
activationToken
activationToken?: (string|null);
Channel activationToken
createTime
createTime?: (google.protobuf.ITimestamp|null);
Channel createTime
cryptoKeyName
cryptoKeyName?: (string|null);
Channel cryptoKeyName
name
name?: (string|null);
Channel name
provider
provider?: (string|null);
Channel provider
pubsubTopic
pubsubTopic?: (string|null);
Channel pubsubTopic
satisfiesPzs
satisfiesPzs?: (boolean|null);
Channel satisfiesPzs
state
state?: (google.cloud.eventarc.v1.Channel.State|keyof typeof google.cloud.eventarc.v1.Channel.State|null);
Channel state
uid
uid?: (string|null);
Channel uid
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
Channel updateTime