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.v1.WorkerPools

Methods
CreateWorkerPool Creates a new WorkerPool.
DeleteWorkerPool Deletes the provided worker pool.
GetIamPolicy Get the IAM Access Control policy currently in effect for the given worker pool.
GetWorkerPool Gets information about a worker pool.
ListWorkerPools Lists worker pools for the given project and region.
ReplaceWorkerPool Replaces a worker pool.
SetIamPolicy Sets the IAM Access control policy for the specified worker pool.
TestIamPermissions Returns permissions that a caller has on the specified worker pool.

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.cloud.run.v2.WorkerPools

Methods
CreateWorkerPool Creates a new WorkerPool in a given project and ___location.
DeleteWorkerPool Deletes a WorkerPool.
GetIamPolicy Gets the IAM Access Control policy currently in effect for the given Cloud Run WorkerPool.
GetWorkerPool Gets information about a WorkerPool.
ListWorkerPools Lists WorkerPools.
SetIamPolicy Sets the IAM Access control policy for the specified WorkerPool.
TestIamPermissions Returns permissions that a caller has on the specified Project.
UpdateWorkerPool Updates a WorkerPool.

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.