Cloud Run Admin API

Service: run.googleapis.com

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

google.cloud.location.Locations

Methods
ListLocations Lists information about the supported locations for this service.

google.cloud.run.v1.AuthorizedDomains

Methods
ListAuthorizedDomains List authorized domains.

google.cloud.run.v1.Configurations

Methods
GetConfiguration Get information about a configuration.
ListConfigurations List configurations.

google.cloud.run.v1.DomainMappings

Methods
CreateDomainMapping Create a new domain mapping.
DeleteDomainMapping Delete a domain mapping.
GetDomainMapping Get information about a domain mapping.
ListDomainMappings List all domain mappings.

google.cloud.run.v1.Executions

Methods
CancelExecution Cancel an execution.
DeleteExecution Delete an execution.
GetExecution Get information about an execution.
ListExecutions List executions.

google.cloud.run.v1.Jobs

Methods
CreateJob Create a job.
DeleteJob Delete a job.
GetIamPolicy Get the IAM Access Control policy currently in effect for the given job.
GetJob Get information about a job.
ListJobs List jobs.
ReplaceJob Replace a job.
RunJob Trigger creation of a new execution of this job.
SetIamPolicy Sets the IAM Access control policy for the specified job.
TestIamPermissions Returns permissions that a caller has on the specified job.

google.cloud.run.v1.Revisions

Methods
DeleteRevision Delete a revision.
GetRevision Get information about a revision.
ListRevisions List revisions.

google.cloud.run.v1.Routes

Methods
GetRoute Get information about a route.
ListRoutes List routes.

google.cloud.run.v1.Services

Methods
CreateService Creates a new Service.
DeleteService Deletes the provided service.
GetIamPolicy Gets the IAM Access Control policy currently in effect for the given Cloud Run service.
GetService Gets information about a service.
ListServices Lists services for the given project and region.
ReplaceService Replaces a service.
SetIamPolicy Sets the IAM Access control policy for the specified Service.
TestIamPermissions Returns permissions that a caller has on the specified Project.

google.cloud.run.v1.Tasks

Methods
GetTask Get information about a task.
ListTasks List tasks.

google.cloud.run.v2.Executions

Methods
CancelExecution Cancels an Execution.
DeleteExecution Deletes an Execution.
GetExecution Gets information about an Execution.
ListExecutions Lists Executions from a Job.

google.cloud.run.v2.Jobs

Methods
CreateJob Creates a Job.
DeleteJob Deletes a Job.
GetIamPolicy Gets the IAM Access Control policy currently in effect for the given Job.
GetJob Gets information about a Job.
ListJobs Lists Jobs.
RunJob Triggers creation of a new Execution of this Job.
SetIamPolicy Sets the IAM Access control policy for the specified Job.
TestIamPermissions Returns permissions that a caller has on the specified Project.
UpdateJob Updates a Job.

google.cloud.run.v2.Revisions

Methods
DeleteRevision Deletes a Revision.
GetRevision Gets information about a Revision.
ListRevisions Lists Revisions from a given Service, or from a given location.

google.cloud.run.v2.Services

Methods
CreateService Creates a new Service in a given project and location.
DeleteService Deletes a Service.
GetIamPolicy Gets the IAM Access Control policy currently in effect for the given Cloud Run Service.
GetService Gets information about a Service.
ListServices Lists Services.
SetIamPolicy Sets the IAM Access control policy for the specified Service.
TestIamPermissions Returns permissions that a caller has on the specified Project.
UpdateService Updates a Service.

google.cloud.run.v2.Tasks

Methods
GetTask Gets information about a Task.
ListTasks Lists Tasks from an Execution of a Job.

google.longrunning.Operations

Methods
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.