Eventarc API

Build event-driven applications on Google Cloud Platform.

Service: eventarc.googleapis.com

The Service name eventarc.googleapis.com is needed to create RPC client stubs.

google.cloud.eventarc.v1.Eventarc

Methods
CreateChannel Create a new channel in a particular project and location.
CreateChannelConnection Create a new ChannelConnection in a particular project and location.
CreateTrigger Create a new trigger in a particular project and location.
DeleteChannel Delete a single channel.
DeleteChannelConnection Delete a single ChannelConnection.
DeleteTrigger Delete a single trigger.
GetChannel Get a single Channel.
GetChannelConnection Get a single ChannelConnection.
GetGoogleChannelConfig Get a GoogleChannelConfig
GetProvider Get a single Provider.
GetTrigger Get a single trigger.
ListChannelConnections List channel connections.
ListChannels List channels.
ListProviders List providers.
ListTriggers List triggers.
UpdateChannel Update a single channel.
UpdateGoogleChannelConfig Update a single GoogleChannelConfig
UpdateTrigger Update a single trigger.

google.cloud.location.Locations

Methods
GetLocation Gets information about a location.
ListLocations Lists information about the supported locations for this service.

google.iam.v1.IAMPolicy

Methods
GetIamPolicy Gets the access control policy for a resource.
SetIamPolicy Sets the access control policy on the specified resource.
TestIamPermissions Returns permissions that a caller has on the specified resource.

google.longrunning.Operations

Methods
CancelOperation Starts asynchronous cancellation on a long-running operation.
DeleteOperation Deletes a long-running operation.
GetOperation Gets the latest state of a long-running operation.
ListOperations Lists operations that match the specified filter in the request.
WaitOperation Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.