Package com.google.cloud.run.v2 (0.80.0)

GitHub Repository RPC Documentation REST Documentation

Client Classes

Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.

Client Description
com. google. cloud. run. v2. Builds Client Service Description: Cloud Run Build Control Plane API

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

com. google. cloud. run. v2. Executions Client Service Description: Cloud Run Execution Control Plane API.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

com. google. cloud. run. v2. Jobs Client Service Description: Cloud Run Job Control Plane API.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

com. google. cloud. run. v2. Revisions Client Service Description: Cloud Run Revision Control Plane API.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

com. google. cloud. run. v2. Services Client Service Description: Cloud Run Service Control Plane API

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

com. google. cloud. run. v2. Tasks Client Service Description: Cloud Run Task Control Plane API.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

com. google. cloud. run. v2. Worker Pools Client Service Description: Cloud Run WorkerPool Control Plane API.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com. google. cloud. run. v2. Builds Settings Settings class to configure an instance of BuildsClient .

The default instance has everything set to sensible defaults:

com. google. cloud. run. v2. Executions Settings Settings class to configure an instance of ExecutionsClient .

The default instance has everything set to sensible defaults:

com. google. cloud. run. v2. Jobs Settings Settings class to configure an instance of JobsClient .

The default instance has everything set to sensible defaults:

com. google. cloud. run. v2. Revisions Settings Settings class to configure an instance of RevisionsClient .

The default instance has everything set to sensible defaults:

com. google. cloud. run. v2. Services Settings Settings class to configure an instance of ServicesClient .

The default instance has everything set to sensible defaults:

com. google. cloud. run. v2. Tasks Settings Settings class to configure an instance of TasksClient .

The default instance has everything set to sensible defaults:

com. google. cloud. run. v2. Worker Pools Settings Settings class to configure an instance of WorkerPoolsClient .

The default instance has everything set to sensible defaults:

Classes

Class Description
com. google. cloud. run. v2. Binary Authorization Settings for Binary Authorization feature.
com. google. cloud. run. v2. Binary Authorization. Builder Settings for Binary Authorization feature.
com. google. cloud. run. v2. Build Config Describes the Build step of the function that builds a container from the given source.
com. google. cloud. run. v2. Build Config. Builder Describes the Build step of the function that builds a container from the given source.
com. google. cloud. run. v2. Build Info Build information of the image.
com. google. cloud. run. v2. Build Info. Builder Build information of the image.
com. google. cloud. run. v2. Build Proto
com. google. cloud. run. v2. Build Worker Pool Name
com. google. cloud. run. v2. Build Worker Pool Name. Builder Builder for projects/{project}/locations/{location}/workerPools/{worker_pool}.
com. google. cloud. run. v2. Builds Grpc Cloud Run Build Control Plane API
com. google. cloud. run. v2. Builds Grpc. Builds Impl Base Base class for the server implementation of the service Builds. Cloud Run Build Control Plane API
com. google. cloud. run. v2. Builds Settings. Builder Builder for BuildsSettings.
com. google. cloud. run. v2. Cancel Execution Request Request message for deleting an Execution.
com. google. cloud. run. v2. Cancel Execution Request. Builder Request message for deleting an Execution.
com. google. cloud. run. v2. Cloud Sql Instance Represents a set of Cloud SQL instances. Each one will be available under /cloudsql/[instance]. Visit https://cloud.google.com/sql/docs/mysql/connect-run for more information on
com. google. cloud. run. v2. Cloud Sql Instance. Builder Represents a set of Cloud SQL instances. Each one will be available under /cloudsql/[instance]. Visit https://cloud.google.com/sql/docs/mysql/connect-run for more information on
com. google. cloud. run. v2. Condition Defines a status condition for a resource.
com. google. cloud. run. v2. Condition. Builder Defines a status condition for a resource.
com. google. cloud. run. v2. Condition Proto
com. google. cloud. run. v2. Container A single application container. This specifies both the container to run, the command to run in the container and the arguments to supply to it.
com. google. cloud. run. v2. Container. Builder A single application container. This specifies both the container to run, the command to run in the container and the arguments to supply to it.
com. google. cloud. run. v2. Container Port ContainerPort represents a network port in a single container.
com. google. cloud. run. v2. Container Port. Builder ContainerPort represents a network port in a single container.
com. google. cloud. run. v2. Create Job Request Request message for creating a Job.
com. google. cloud. run. v2. Create Job Request. Builder Request message for creating a Job.
com. google. cloud. run. v2. Create Service Request Request message for creating a Service.
com. google. cloud. run. v2. Create Service Request. Builder Request message for creating a Service.
com. google. cloud. run. v2. Create Worker Pool Request Request message for creating a WorkerPool.
com. google. cloud. run. v2. Create Worker Pool Request. Builder Request message for creating a WorkerPool.
com. google. cloud. run. v2. Delete Execution Request Request message for deleting an Execution.
com. google. cloud. run. v2. Delete Execution Request. Builder Request message for deleting an Execution.
com. google. cloud. run. v2. Delete Job Request Request message to delete a Job by its full name.
com. google. cloud. run. v2. Delete Job Request. Builder Request message to delete a Job by its full name.
com. google. cloud. run. v2. Delete Revision Request Request message for deleting a retired Revision. Revision lifecycle is usually managed by making changes to the parent Service. Only retired revisions can be deleted with this API.
com. google. cloud. run. v2. Delete Revision Request. Builder Request message for deleting a retired Revision. Revision lifecycle is usually managed by making changes to the parent Service. Only retired revisions can be deleted with this API.
com. google. cloud. run. v2. Delete Service Request Request message to delete a Service by its full name.
com. google. cloud. run. v2. Delete Service Request. Builder Request message to delete a Service by its full name.
com. google. cloud. run. v2. Delete Worker Pool Request Request message to delete a WorkerPool by its full name.
com. google. cloud. run. v2. Delete Worker Pool Request. Builder Request message to delete a WorkerPool by its full name.
com. google. cloud. run. v2. Empty Dir Volume Source In memory (tmpfs) ephemeral storage. It is ephemeral in the sense that when the sandbox is taken down, the data is destroyed with it (it does not persist across sandbox runs).
com. google. cloud. run. v2. Empty Dir Volume Source. Builder In memory (tmpfs) ephemeral storage. It is ephemeral in the sense that when the sandbox is taken down, the data is destroyed with it (it does not persist across sandbox runs).
com. google. cloud. run. v2. Env Var EnvVar represents an environment variable present in a Container.
com. google. cloud. run. v2. Env Var. Builder EnvVar represents an environment variable present in a Container.
com. google. cloud. run. v2. Env Var Source EnvVarSource represents a source for the value of an EnvVar.
com. google. cloud. run. v2. Env Var Source. Builder EnvVarSource represents a source for the value of an EnvVar.
com. google. cloud. run. v2. Execution Execution represents the configuration of a single execution. A execution an immutable resource that references a container image which is run to completion.
com. google. cloud. run. v2. Execution. Builder Execution represents the configuration of a single execution. A execution an immutable resource that references a container image which is run to completion.
com. google. cloud. run. v2. Execution Name
com. google. cloud. run. v2. Execution Name. Builder Builder for projects/{project}/locations/{location}/jobs/{job}/executions/{execution}.
com. google. cloud. run. v2. Execution Proto
com. google. cloud. run. v2. Execution Reference Reference to an Execution. Use /Executions.GetExecution with the given name to get full execution including the latest status.
com. google. cloud. run. v2. Execution Reference. Builder Reference to an Execution. Use /Executions.GetExecution with the given name to get full execution including the latest status.
com. google. cloud. run. v2. Execution Template ExecutionTemplate describes the data an execution should have when created from a template.
com. google. cloud. run. v2. Execution Template. Builder ExecutionTemplate describes the data an execution should have when created from a template.
com. google. cloud. run. v2. Execution Template Proto
com. google. cloud. run. v2. Executions Client. List Executions Fixed Size Collection
com. google. cloud. run. v2. Executions Client. List Executions Page
com. google. cloud. run. v2. Executions Client. List Executions Paged Response
com. google. cloud. run. v2. Executions Grpc Cloud Run Execution Control Plane API.
com. google. cloud. run. v2. Executions Grpc. Executions Impl Base Base class for the server implementation of the service Executions. Cloud Run Execution Control Plane API.
com. google. cloud. run. v2. Executions Settings. Builder Builder for ExecutionsSettings.
com. google. cloud. run. v2.GCS Volume Source Represents a volume backed by a Cloud Storage bucket using Cloud Storage FUSE.
com. google. cloud. run. v2.GCS Volume Source. Builder Represents a volume backed by a Cloud Storage bucket using Cloud Storage FUSE.
com. google. cloud. run. v2.GRPC Action GRPCAction describes an action involving a GRPC port.
com. google. cloud. run. v2.GRPC Action. Builder GRPCAction describes an action involving a GRPC port.
com. google. cloud. run. v2. Get Execution Request Request message for obtaining a Execution by its full name.
com. google. cloud. run. v2. Get Execution Request. Builder Request message for obtaining a Execution by its full name.
com. google. cloud. run. v2. Get Job Request Request message for obtaining a Job by its full name.
com. google. cloud. run. v2. Get Job Request. Builder Request message for obtaining a Job by its full name.
com. google. cloud. run. v2. Get Revision Request Request message for obtaining a Revision by its full name.
com. google. cloud. run. v2. Get Revision Request. Builder Request message for obtaining a Revision by its full name.
com. google. cloud. run. v2. Get Service Request Request message for obtaining a Service by its full name.
com. google. cloud. run. v2. Get Service Request. Builder Request message for obtaining a Service by its full name.
com. google. cloud. run. v2. Get Task Request Request message for obtaining a Task by its full name.
com. google. cloud. run. v2. Get Task Request. Builder Request message for obtaining a Task by its full name.
com. google. cloud. run. v2. Get Worker Pool Request Request message for obtaining a WorkerPool by its full name.
com. google. cloud. run. v2. Get Worker Pool Request. Builder Request message for obtaining a WorkerPool by its full name.
com. google. cloud. run. v2.HTTP Get Action HTTPGetAction describes an action based on HTTP Get requests.
com. google. cloud. run. v2.HTTP Get Action. Builder HTTPGetAction describes an action based on HTTP Get requests.
com. google. cloud. run. v2.HTTP Header HTTPHeader describes a custom header to be used in HTTP probes
com. google. cloud. run. v2.HTTP Header. Builder HTTPHeader describes a custom header to be used in HTTP probes
com. google. cloud. run. v2. Instance Split Holds a single instance split entry for the Worker. Allocations can be done to a specific Revision name, or pointing to the latest Ready Revision.
com. google. cloud. run. v2. Instance Split. Builder Holds a single instance split entry for the Worker. Allocations can be done to a specific Revision name, or pointing to the latest Ready Revision.
com. google. cloud. run. v2. Instance Split Proto
com. google. cloud. run. v2. Instance Split Status Represents the observed state of a single InstanceSplit entry.
com. google. cloud. run. v2. Instance Split Status. Builder Represents the observed state of a single InstanceSplit entry.
com. google. cloud. run. v2. Job Job represents the configuration of a single job, which references a container image that is run to completion.
com. google. cloud. run. v2. Job. Builder Job represents the configuration of a single job, which references a container image that is run to completion.
com. google. cloud. run. v2. Job Name
com. google. cloud. run. v2. Job Name. Builder Builder for projects/{project}/locations/{location}/jobs/{job}.
com. google. cloud. run. v2. Job Proto
com. google. cloud. run. v2. Jobs Client. List Jobs Fixed Size Collection
com. google. cloud. run. v2. Jobs Client. List Jobs Page
com. google. cloud. run. v2. Jobs Client. List Jobs Paged Response
com. google. cloud. run. v2. Jobs Grpc Cloud Run Job Control Plane API.
com. google. cloud. run. v2. Jobs Grpc. Jobs Impl Base Base class for the server implementation of the service Jobs. Cloud Run Job Control Plane API.
com. google. cloud. run. v2. Jobs Settings. Builder Builder for JobsSettings.
com. google. cloud. run. v2.K8s Min Proto
com. google. cloud. run. v2. List Executions Request Request message for retrieving a list of Executions.
com. google. cloud. run. v2. List Executions Request. Builder Request message for retrieving a list of Executions.
com. google. cloud. run. v2. List Executions Response Response message containing a list of Executions.
com. google. cloud. run. v2. List Executions Response. Builder Response message containing a list of Executions.
com. google. cloud. run. v2. List Jobs Request Request message for retrieving a list of Jobs.
com. google. cloud. run. v2. List Jobs Request. Builder Request message for retrieving a list of Jobs.
com. google. cloud. run. v2. List Jobs Response Response message containing a list of Jobs.
com. google. cloud. run. v2. List Jobs Response. Builder Response message containing a list of Jobs.
com. google. cloud. run. v2. List Revisions Request Request message for retrieving a list of Revisions.
com. google. cloud. run. v2. List Revisions Request. Builder Request message for retrieving a list of Revisions.
com. google. cloud. run. v2. List Revisions Response Response message containing a list of Revisions.
com. google. cloud. run. v2. List Revisions Response. Builder Response message containing a list of Revisions.
com. google. cloud. run. v2. List Services Request Request message for retrieving a list of Services.
com. google. cloud. run. v2. List Services Request. Builder Request message for retrieving a list of Services.
com. google. cloud. run. v2. List Services Response Response message containing a list of Services.
com. google. cloud. run. v2. List Services Response. Builder Response message containing a list of Services.
com. google. cloud. run. v2. List Tasks Request Request message for retrieving a list of Tasks.
com. google. cloud. run. v2. List Tasks Request. Builder Request message for retrieving a list of Tasks.
com. google. cloud. run. v2. List Tasks Response Response message containing a list of Tasks.
com. google. cloud. run. v2. List Tasks Response. Builder Response message containing a list of Tasks.
com. google. cloud. run. v2. List Worker Pools Request Request message for retrieving a list of WorkerPools.
com. google. cloud. run. v2. List Worker Pools Request. Builder Request message for retrieving a list of WorkerPools.
com. google. cloud. run. v2. List Worker Pools Response Response message containing a list of WorkerPools.
com. google. cloud. run. v2. List Worker Pools Response. Builder Response message containing a list of WorkerPools.
com. google. cloud. run. v2. Location Name
com. google. cloud. run. v2. Location Name. Builder Builder for projects/{project}/locations/{location}.
com. google. cloud. run. v2.NFS Volume Source Represents an NFS mount.
com. google. cloud. run. v2.NFS Volume Source. Builder Represents an NFS mount.
com. google. cloud. run. v2. Node Selector Hardware constraints configuration.
com. google. cloud. run. v2. Node Selector. Builder Hardware constraints configuration.
com. google. cloud. run. v2. Probe Probe describes a health check to be performed against a container to determine whether it is alive or ready to receive traffic.
com. google. cloud. run. v2. Probe. Builder Probe describes a health check to be performed against a container to determine whether it is alive or ready to receive traffic.
com. google. cloud. run. v2. Resource Requirements ResourceRequirements describes the compute resource requirements.
com. google. cloud. run. v2. Resource Requirements. Builder ResourceRequirements describes the compute resource requirements.
com. google. cloud. run. v2. Revision A Revision is an immutable snapshot of code and configuration. A Revision references a container image. Revisions are only created by updates to its parent Service.
com. google. cloud. run. v2. Revision. Builder A Revision is an immutable snapshot of code and configuration. A Revision references a container image. Revisions are only created by updates to its parent Service.
com. google. cloud. run. v2. Revision Name
com. google. cloud. run. v2. Revision Name. Builder Builder for projects/{project}/locations/{location}/services/{service}/revisions/{revision}.
com. google. cloud. run. v2. Revision Proto
com. google. cloud. run. v2. Revision Scaling Settings for revision-level scaling settings.
com. google. cloud. run. v2. Revision Scaling. Builder Settings for revision-level scaling settings.
com. google. cloud. run. v2. Revision Scaling Status Effective settings for the current revision
com. google. cloud. run. v2. Revision Scaling Status. Builder Effective settings for the current revision
com. google. cloud. run. v2. Revision Template RevisionTemplate describes the data a revision should have when created from a template.
com. google. cloud. run. v2. Revision Template. Builder RevisionTemplate describes the data a revision should have when created from a template.
com. google. cloud. run. v2. Revision Template Proto
com. google. cloud. run. v2. Revisions Client. List Revisions Fixed Size Collection
com. google. cloud. run. v2. Revisions Client. List Revisions Page
com. google. cloud. run. v2. Revisions Client. List Revisions Paged Response
com. google. cloud. run. v2. Revisions Grpc Cloud Run Revision Control Plane API.
com. google. cloud. run. v2. Revisions Grpc. Revisions Impl Base Base class for the server implementation of the service Revisions. Cloud Run Revision Control Plane API.
com. google. cloud. run. v2. Revisions Settings. Builder Builder for RevisionsSettings.
com. google. cloud. run. v2. Run Job Request Request message to create a new Execution of a Job.
com. google. cloud. run. v2. Run Job Request. Builder Request message to create a new Execution of a Job.
com. google. cloud. run. v2. Run Job Request. Overrides RunJob Overrides that contains Execution fields to be overridden.
com. google. cloud. run. v2. Run Job Request. Overrides. Builder RunJob Overrides that contains Execution fields to be overridden.
com. google. cloud. run. v2. Run Job Request. Overrides. Container Override Per-container override specification.
com. google. cloud. run. v2. Run Job Request. Overrides. Container Override. Builder Per-container override specification.
com. google. cloud. run. v2. Secret Key Selector SecretEnvVarSource represents a source for the value of an EnvVar.
com. google. cloud. run. v2. Secret Key Selector. Builder SecretEnvVarSource represents a source for the value of an EnvVar.
com. google. cloud. run. v2. Secret Volume Source The secret's value will be presented as the content of a file whose name is defined in the item path. If no items are defined, the name of the file is the secret.
com. google. cloud. run. v2. Secret Volume Source. Builder The secret's value will be presented as the content of a file whose name is defined in the item path. If no items are defined, the name of the file is the secret.
com. google. cloud. run. v2. Service Service acts as a top-level container that manages a set of configurations and revision templates which implement a network service. Service exists to provide a singular abstraction which can be access
com. google. cloud. run. v2. Service. Builder Service acts as a top-level container that manages a set of configurations and revision templates which implement a network service. Service exists to provide a singular abstraction which can be access
com. google. cloud. run. v2. Service Mesh Settings for Cloud Service Mesh. For more information see https://cloud.google.com/service-mesh/docs/overview .
com. google. cloud. run. v2. Service Mesh. Builder Settings for Cloud Service Mesh. For more information see https://cloud.google.com/service-mesh/docs/overview .
com. google. cloud. run. v2. Service Name
com. google. cloud. run. v2. Service Name. Builder Builder for projects/{project}/locations/{location}/services/{service}.
com. google. cloud. run. v2. Service Proto
com. google. cloud. run. v2. Service Scaling Scaling settings applied at the service level rather than at the revision level.
com. google. cloud. run. v2. Service Scaling. Builder Scaling settings applied at the service level rather than at the revision level.
com. google. cloud. run. v2. Services Client. List Services Fixed Size Collection
com. google. cloud. run. v2. Services Client. List Services Page
com. google. cloud. run. v2. Services Client. List Services Paged Response
com. google. cloud. run. v2. Services Grpc Cloud Run Service Control Plane API
com. google. cloud. run. v2. Services Grpc. Services Impl Base Base class for the server implementation of the service Services. Cloud Run Service Control Plane API
com. google. cloud. run. v2. Services Settings. Builder Builder for ServicesSettings.
com. google. cloud. run. v2. Status Proto
com. google. cloud. run. v2. Storage Source Location of the source in an archive file in Google Cloud Storage.
com. google. cloud. run. v2. Storage Source. Builder Location of the source in an archive file in Google Cloud Storage.
com. google. cloud. run. v2. Submit Build Request Request message for submitting a Build.
com. google. cloud. run. v2. Submit Build Request. Builder Request message for submitting a Build.
com. google. cloud. run. v2. Submit Build Request. Buildpacks Build Build the source using Buildpacks.
com. google. cloud. run. v2. Submit Build Request. Buildpacks Build. Builder Build the source using Buildpacks.
com. google. cloud. run. v2. Submit Build Request. Docker Build Build the source using Docker. This means the source has a Dockerfile.
com. google. cloud. run. v2. Submit Build Request. Docker Build. Builder Build the source using Docker. This means the source has a Dockerfile.
com. google. cloud. run. v2. Submit Build Response Response message for submitting a Build.
com. google. cloud. run. v2. Submit Build Response. Builder Response message for submitting a Build.
com. google. cloud. run. v2.TCP Socket Action TCPSocketAction describes an action based on opening a socket
com. google. cloud. run. v2.TCP Socket Action. Builder TCPSocketAction describes an action based on opening a socket
com. google. cloud. run. v2. Task Task represents a single run of a container to completion.
com. google. cloud. run. v2. Task. Builder Task represents a single run of a container to completion.
com. google. cloud. run. v2. Task Attempt Result Result of a task attempt.
com. google. cloud. run. v2. Task Attempt Result. Builder Result of a task attempt.
com. google. cloud. run. v2. Task Name
com. google. cloud. run. v2. Task Name. Builder Builder for projects/{project}/locations/{location}/jobs/{job}/executions/{execution}/tasks/{task}.
com. google. cloud. run. v2. Task Proto
com. google. cloud. run. v2. Task Template TaskTemplate describes the data a task should have when created from a template.
com. google. cloud. run. v2. Task Template. Builder TaskTemplate describes the data a task should have when created from a template.
com. google. cloud. run. v2. Task Template Proto
com. google. cloud. run. v2. Tasks Client. List Tasks Fixed Size Collection
com. google. cloud. run. v2. Tasks Client. List Tasks Page
com. google. cloud. run. v2. Tasks Client. List Tasks Paged Response
com. google. cloud. run. v2. Tasks Grpc Cloud Run Task Control Plane API.
com. google. cloud. run. v2. Tasks Grpc. Tasks Impl Base Base class for the server implementation of the service Tasks. Cloud Run Task Control Plane API.
com. google. cloud. run. v2. Tasks Settings. Builder Builder for TasksSettings.
com. google. cloud. run. v2. Traffic Target Holds a single traffic routing entry for the Service. Allocations can be done to a specific Revision name, or pointing to the latest Ready Revision.
com. google. cloud. run. v2. Traffic Target. Builder Holds a single traffic routing entry for the Service. Allocations can be done to a specific Revision name, or pointing to the latest Ready Revision.
com. google. cloud. run. v2. Traffic Target Proto
com. google. cloud. run. v2. Traffic Target Status Represents the observed state of a single TrafficTarget entry.
com. google. cloud. run. v2. Traffic Target Status. Builder Represents the observed state of a single TrafficTarget entry.
com. google. cloud. run. v2. Update Job Request Request message for updating a Job.
com. google. cloud. run. v2. Update Job Request. Builder Request message for updating a Job.
com. google. cloud. run. v2. Update Service Request Request message for updating a service.
com. google. cloud. run. v2. Update Service Request. Builder Request message for updating a service.
com. google. cloud. run. v2. Update Worker Pool Request Request message for updating a worker pool.
com. google. cloud. run. v2. Update Worker Pool Request. Builder Request message for updating a worker pool.
com. google. cloud. run. v2. Vendor Settings Proto
com. google. cloud. run. v2. Version To Path VersionToPath maps a specific version of a secret to a relative file to mount to, relative to VolumeMount's mount_path.
com. google. cloud. run. v2. Version To Path. Builder VersionToPath maps a specific version of a secret to a relative file to mount to, relative to VolumeMount's mount_path.
com. google. cloud. run. v2. Volume Volume represents a named volume in a container.
com. google. cloud. run. v2. Volume. Builder Volume represents a named volume in a container.
com. google. cloud. run. v2. Volume Mount VolumeMount describes a mounting of a Volume within a container.
com. google. cloud. run. v2. Volume Mount. Builder VolumeMount describes a mounting of a Volume within a container.
com. google. cloud. run. v2. Vpc Access VPC Access settings. For more information on sending traffic to a VPC network, visit https://cloud.google.com/run/docs/configuring/connecting-vpc .
com. google. cloud. run. v2. Vpc Access. Builder VPC Access settings. For more information on sending traffic to a VPC network, visit https://cloud.google.com/run/docs/configuring/connecting-vpc .
com. google. cloud. run. v2. Vpc Access. Network Interface Direct VPC egress settings.
com. google. cloud. run. v2. Vpc Access. Network Interface. Builder Direct VPC egress settings.
com. google. cloud. run. v2. Worker Pool WorkerPool acts as a top-level container that manages a set of configurations and revision templates which implement a pull-based workload. WorkerPool exists to provide a singular abstraction which can be access
com. google. cloud. run. v2. Worker Pool. Builder WorkerPool acts as a top-level container that manages a set of configurations and revision templates which implement a pull-based workload. WorkerPool exists to provide a singular abstraction which can be access
com. google. cloud. run. v2. Worker Pool Name
com. google. cloud. run. v2. Worker Pool Name. Builder Builder for projects/{project}/locations/{location}/workerPools/{worker_pool}.
com. google. cloud. run. v2. Worker Pool Proto
com. google. cloud. run. v2. Worker Pool Revision Template WorkerPoolRevisionTemplate describes the data a worker pool revision should have when created from a template.
com. google. cloud. run. v2. Worker Pool Revision Template. Builder WorkerPoolRevisionTemplate describes the data a worker pool revision should have when created from a template.
com. google. cloud. run. v2. Worker Pool Revision Template Proto
com. google. cloud. run. v2. Worker Pool Scaling Worker pool scaling settings.
com. google. cloud. run. v2. Worker Pool Scaling. Builder Worker pool scaling settings.
com. google. cloud. run. v2. Worker Pools Client. List Worker Pools Fixed Size Collection
com. google. cloud. run. v2. Worker Pools Client. List Worker Pools Page
com. google. cloud. run. v2. Worker Pools Client. List Worker Pools Paged Response
com. google. cloud. run. v2. Worker Pools Grpc Cloud Run WorkerPool Control Plane API.
com. google. cloud. run. v2. Worker Pools Grpc. Worker Pools Impl Base Base class for the server implementation of the service WorkerPools. Cloud Run WorkerPool Control Plane API.
com. google. cloud. run. v2. Worker Pools Settings. Builder Builder for WorkerPoolsSettings.

Interfaces

Interface Description
com. google. cloud. run. v2. Binary Authorization Or Builder
com. google. cloud. run. v2. Build Config Or Builder
com. google. cloud. run. v2. Build Info Or Builder
com. google. cloud. run. v2. Builds Grpc. Async Service Cloud Run Build Control Plane API
com. google. cloud. run. v2. Cancel Execution Request Or Builder
com. google. cloud. run. v2. Cloud Sql Instance Or Builder
com. google. cloud. run. v2. Condition Or Builder
com. google. cloud. run. v2. Container Or Builder
com. google. cloud. run. v2. Container Port Or Builder
com. google. cloud. run. v2. Create Job Request Or Builder
com. google. cloud. run. v2. Create Service Request Or Builder
com. google. cloud. run. v2. Create Worker Pool Request Or Builder
com. google. cloud. run. v2. Delete Execution Request Or Builder
com. google. cloud. run. v2. Delete Job Request Or Builder
com. google. cloud. run. v2. Delete Revision Request Or Builder
com. google. cloud. run. v2. Delete Service Request Or Builder
com. google. cloud. run. v2. Delete Worker Pool Request Or Builder
com. google. cloud. run. v2. Empty Dir Volume Source Or Builder
com. google. cloud. run. v2. Env Var Or Builder
com. google. cloud. run. v2. Env Var Source Or Builder
com. google. cloud. run. v2. Execution Or Builder
com. google. cloud. run. v2. Execution Reference Or Builder
com. google. cloud. run. v2. Execution Template Or Builder
com. google. cloud. run. v2. Executions Grpc. Async Service Cloud Run Execution Control Plane API.
com. google. cloud. run. v2.GCS Volume Source Or Builder
com. google. cloud. run. v2.GRPC Action Or Builder
com. google. cloud. run. v2. Get Execution Request Or Builder
com. google. cloud. run. v2. Get Job Request Or Builder
com. google. cloud. run. v2. Get Revision Request Or Builder
com. google. cloud. run. v2. Get Service Request Or Builder
com. google. cloud. run. v2. Get Task Request Or Builder
com. google. cloud. run. v2. Get Worker Pool Request Or Builder
com. google. cloud. run. v2.HTTP Get Action Or Builder
com. google. cloud. run. v2.HTTP Header Or Builder
com. google. cloud. run. v2. Instance Split Or Builder
com. google. cloud. run. v2. Instance Split Status Or Builder
com. google. cloud. run. v2. Job Or Builder
com. google. cloud. run. v2. Jobs Grpc. Async Service Cloud Run Job Control Plane API.
com. google. cloud. run. v2. List Executions Request Or Builder
com. google. cloud. run. v2. List Executions Response Or Builder
com. google. cloud. run. v2. List Jobs Request Or Builder
com. google. cloud. run. v2. List Jobs Response Or Builder
com. google. cloud. run. v2. List Revisions Request Or Builder
com. google. cloud. run. v2. List Revisions Response Or Builder
com. google. cloud. run. v2. List Services Request Or Builder
com. google. cloud. run. v2. List Services Response Or Builder
com. google. cloud. run. v2. List Tasks Request Or Builder
com. google. cloud. run. v2. List Tasks Response Or Builder
com. google. cloud. run. v2. List Worker Pools Request Or Builder
com. google. cloud. run. v2. List Worker Pools Response Or Builder
com. google. cloud. run. v2.NFS Volume Source Or Builder
com. google. cloud. run. v2. Node Selector Or Builder
com. google. cloud. run. v2. Probe Or Builder
com. google. cloud. run. v2. Resource Requirements Or Builder
com. google. cloud. run. v2. Revision Or Builder
com. google. cloud. run. v2. Revision Scaling Or Builder
com. google. cloud. run. v2. Revision Scaling Status Or Builder
com. google. cloud. run. v2. Revision Template Or Builder
com. google. cloud. run. v2. Revisions Grpc. Async Service Cloud Run Revision Control Plane API.
com. google. cloud. run. v2. Run Job Request. Overrides. Container Override Or Builder
com. google. cloud. run. v2. Run Job Request. Overrides Or Builder
com. google. cloud. run. v2. Run Job Request Or Builder
com. google. cloud. run. v2. Secret Key Selector Or Builder
com. google. cloud. run. v2. Secret Volume Source Or Builder
com. google. cloud. run. v2. Service Mesh Or Builder
com. google. cloud. run. v2. Service Or Builder
com. google. cloud. run. v2. Service Scaling Or Builder
com. google. cloud. run. v2. Services Grpc. Async Service Cloud Run Service Control Plane API
com. google. cloud. run. v2. Storage Source Or Builder
com. google. cloud. run. v2. Submit Build Request. Buildpacks Build Or Builder
com. google. cloud. run. v2. Submit Build Request. Docker Build Or Builder
com. google. cloud. run. v2. Submit Build Request Or Builder
com. google. cloud. run. v2. Submit Build Response Or Builder
com. google. cloud. run. v2.TCP Socket Action Or Builder
com. google. cloud. run. v2. Task Attempt Result Or Builder
com. google. cloud. run. v2. Task Or Builder
com. google. cloud. run. v2. Task Template Or Builder
com. google. cloud. run. v2. Tasks Grpc. Async Service Cloud Run Task Control Plane API.
com. google. cloud. run. v2. Traffic Target Or Builder
com. google. cloud. run. v2. Traffic Target Status Or Builder
com. google. cloud. run. v2. Update Job Request Or Builder
com. google. cloud. run. v2. Update Service Request Or Builder
com. google. cloud. run. v2. Update Worker Pool Request Or Builder
com. google. cloud. run. v2. Version To Path Or Builder
com. google. cloud. run. v2. Volume Mount Or Builder
com. google. cloud. run. v2. Volume Or Builder
com. google. cloud. run. v2. Vpc Access. Network Interface Or Builder
com. google. cloud. run. v2. Vpc Access Or Builder
com. google. cloud. run. v2. Worker Pool Or Builder
com. google. cloud. run. v2. Worker Pool Revision Template Or Builder
com. google. cloud. run. v2. Worker Pool Scaling Or Builder
com. google. cloud. run. v2. Worker Pools Grpc. Async Service Cloud Run WorkerPool Control Plane API.

Enums

Enum Description
com. google. cloud. run. v2. Binary Authorization. Binauthz Method Case
com. google. cloud. run. v2. Condition. Common Reason Reasons common to all types of conditions.
com. google. cloud. run. v2. Condition. Execution Reason Reasons specific to Execution resource.
com. google. cloud. run. v2. Condition. Reasons Case
com. google. cloud. run. v2. Condition. Revision Reason Reasons specific to Revision resource.
com. google. cloud. run. v2. Condition. Severity Represents the severity of the condition failures.
com. google. cloud. run. v2. Condition. State Represents the possible Condition states.
com. google. cloud. run. v2. Empty Dir Volume Source. Medium The different types of medium supported for EmptyDir.
com. google. cloud. run. v2. Encryption Key Revocation Action Specifies behavior if an encryption key used by a resource is revoked.
com. google. cloud. run. v2. Env Var. Values Case
com. google. cloud. run. v2. Execution Environment Alternatives for execution environments.
com. google. cloud. run. v2. Execution Reference. Completion Status Possible execution completion status.
com. google. cloud. run. v2. Ingress Traffic Allowed ingress traffic for the Container.
com. google. cloud. run. v2. Instance Split Allocation Type The type of instance split allocation.
com. google. cloud. run. v2. Job. Create Execution Case
com. google. cloud. run. v2. Probe. Probe Type Case
com. google. cloud. run. v2. Service Scaling. Scaling Mode The scaling mode for the service. If not provided, it defaults to AUTOMATIC.
com. google. cloud. run. v2. Submit Build Request. Build Type Case
com. google. cloud. run. v2. Submit Build Request. Source Case
com. google. cloud. run. v2. Task Template. Retries Case
com. google. cloud. run. v2. Traffic Target Allocation Type The type of instance allocation.
com. google. cloud. run. v2. Volume. Volume Type Case
com. google. cloud. run. v2. Vpc Access. Vpc Egress Egress options for VPC access.
Create a Mobile Website
View Site in Mobile | Classic
Share by: