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.
CreateEnrollment Create a new Enrollment in a particular project and location.
CreateGoogleApiSource Create a new GoogleApiSource in a particular project and location.
CreateMessageBus Create a new MessageBus in a particular project and location.
CreatePipeline Create a new Pipeline 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.
DeleteEnrollment Delete a single Enrollment.
DeleteGoogleApiSource Delete a single GoogleApiSource.
DeleteMessageBus Delete a single message bus.
DeletePipeline Delete a single pipeline.
DeleteTrigger Delete a single trigger.
GetChannel Get a single Channel.
GetChannelConnection Get a single ChannelConnection.
GetEnrollment Get a single Enrollment.
GetGoogleApiSource Get a single GoogleApiSource.
GetGoogleChannelConfig Get a GoogleChannelConfig
GetMessageBus Get a single MessageBus.
GetPipeline Get a single Pipeline.
GetProvider Get a single Provider.
GetTrigger Get a single trigger.
ListChannelConnections List channel connections.
ListChannels List channels.
ListEnrollments List Enrollments.
ListGoogleApiSources List GoogleApiSources.
ListMessageBusEnrollments List message bus enrollments.
ListMessageBuses List message buses.
ListPipelines List pipelines.
ListProviders List providers.
ListTriggers List triggers.
UpdateChannel Update a single channel.
UpdateEnrollment Update a single Enrollment.
UpdateGoogleApiSource Update a single GoogleApiSource.
UpdateGoogleChannelConfig Update a single GoogleChannelConfig
UpdateMessageBus Update a single message bus.
UpdatePipeline Update a single pipeline.
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.