events/cloud/eventarc/v1 library

Classes

Channel
A representation of the Channel resource. A Channel is a resource on which event providers publish their events. The published events are delivered through the transport associated with the channel. Note that a channel is associated with exactly one event provider.
Channel_State
State lists all the possible states of a Channel
ChannelConnection
A representation of the ChannelConnection resource. A ChannelConnection is a resource which event providers create during the activation process to establish a connection between the provider and the subscriber channel.
ChannelConnectionCreatedEvent
The CloudEvent raised when a ChannelConnection is created.
ChannelConnectionDeletedEvent
The CloudEvent raised when a ChannelConnection is deleted.
ChannelConnectionEventData
The data within all ChannelConnection events.
ChannelCreatedEvent
The CloudEvent raised when a Channel is created.
ChannelDeletedEvent
The CloudEvent raised when a Channel is deleted.
ChannelEventData
The data within all Channel events.
ChannelUpdatedEvent
The CloudEvent raised when a Channel is updated.
CloudRun
Represents a Cloud Run destination.
Destination
Represents a target of an invocation over HTTP.
EventFilter
Filters events based on exact matches on the CloudEvents attributes.
GKE
Represents a GKE destination.
Pubsub
Represents a Pub/Sub transport.
StateCondition
A condition that is part of the trigger state computation.
Transport
Represents the transport intermediaries created for the trigger to deliver events.
Trigger
A representation of the trigger resource.
TriggerCreatedEvent
The CloudEvent raised when a Trigger is created.
TriggerDeletedEvent
The CloudEvent raised when a Trigger is deleted.
TriggerEventData
The data within all Trigger events.
TriggerUpdatedEvent
The CloudEvent raised when a Trigger is updated.