| Class | Description |
|---|---|
| BinaryAuthorization |
Settings for Binary Authorization feature.
|
| BinaryAuthorization.Builder |
Settings for Binary Authorization feature.
|
| BuildConfig |
Describes the Build step of the function that builds a container from the
given source.
|
| BuildConfig.Builder |
Describes the Build step of the function that builds a container from the
given source.
|
| BuildInfo |
Build information of the image.
|
| BuildInfo.Builder |
Build information of the image.
|
| BuildProto | |
| CancelExecutionRequest |
Request message for deleting an Execution.
|
| CancelExecutionRequest.Builder |
Request message for deleting an Execution.
|
| CloudSqlInstance |
Represents a set of Cloud SQL instances.
|
| CloudSqlInstance.Builder |
Represents a set of Cloud SQL instances.
|
| Condition |
Defines a status condition for a resource.
|
| Condition.Builder |
Defines a status condition for a resource.
|
| ConditionProto | |
| Container |
A single application container.
|
| Container.Builder |
A single application container.
|
| ContainerPort |
ContainerPort represents a network port in a single container.
|
| ContainerPort.Builder |
ContainerPort represents a network port in a single container.
|
| CreateJobRequest |
Request message for creating a Job.
|
| CreateJobRequest.Builder |
Request message for creating a Job.
|
| CreateServiceRequest |
Request message for creating a Service.
|
| CreateServiceRequest.Builder |
Request message for creating a Service.
|
| DeleteExecutionRequest |
Request message for deleting an Execution.
|
| DeleteExecutionRequest.Builder |
Request message for deleting an Execution.
|
| DeleteJobRequest |
Request message to delete a Job by its full name.
|
| DeleteJobRequest.Builder |
Request message to delete a Job by its full name.
|
| DeleteRevisionRequest |
Request message for deleting a retired Revision.
|
| DeleteRevisionRequest.Builder |
Request message for deleting a retired Revision.
|
| DeleteServiceRequest |
Request message to delete a Service by its full name.
|
| DeleteServiceRequest.Builder |
Request message to delete a Service by its full name.
|
| EmptyDirVolumeSource |
In memory (tmpfs) ephemeral storage.
|
| EmptyDirVolumeSource.Builder |
In memory (tmpfs) ephemeral storage.
|
| EnvVar |
EnvVar represents an environment variable present in a Container.
|
| EnvVar.Builder |
EnvVar represents an environment variable present in a Container.
|
| EnvVarSource |
EnvVarSource represents a source for the value of an EnvVar.
|
| EnvVarSource.Builder |
EnvVarSource represents a source for the value of an EnvVar.
|
| Execution |
Execution represents the configuration of a single execution.
|
| Execution.Builder |
Execution represents the configuration of a single execution.
|
| ExecutionName | |
| ExecutionName.Builder |
Builder for projects/{project}/locations/{location}/jobs/{job}/executions/{execution}.
|
| ExecutionProto | |
| ExecutionReference |
Reference to an Execution.
|
| ExecutionReference.Builder |
Reference to an Execution.
|
| ExecutionTemplate |
ExecutionTemplate describes the data an execution should have when created
from a template.
|
| ExecutionTemplate.Builder |
ExecutionTemplate describes the data an execution should have when created
from a template.
|
| ExecutionTemplateProto | |
| GCSVolumeSource |
Represents a volume backed by a Cloud Storage bucket using Cloud Storage
FUSE.
|
| GCSVolumeSource.Builder |
Represents a volume backed by a Cloud Storage bucket using Cloud Storage
FUSE.
|
| GetExecutionRequest |
Request message for obtaining a Execution by its full name.
|
| GetExecutionRequest.Builder |
Request message for obtaining a Execution by its full name.
|
| GetJobRequest |
Request message for obtaining a Job by its full name.
|
| GetJobRequest.Builder |
Request message for obtaining a Job by its full name.
|
| GetRevisionRequest |
Request message for obtaining a Revision by its full name.
|
| GetRevisionRequest.Builder |
Request message for obtaining a Revision by its full name.
|
| GetServiceRequest |
Request message for obtaining a Service by its full name.
|
| GetServiceRequest.Builder |
Request message for obtaining a Service by its full name.
|
| GetTaskRequest |
Request message for obtaining a Task by its full name.
|
| GetTaskRequest.Builder |
Request message for obtaining a Task by its full name.
|
| GRPCAction |
GRPCAction describes an action involving a GRPC port.
|
| GRPCAction.Builder |
GRPCAction describes an action involving a GRPC port.
|
| HTTPGetAction |
HTTPGetAction describes an action based on HTTP Get requests.
|
| HTTPGetAction.Builder |
HTTPGetAction describes an action based on HTTP Get requests.
|
| HTTPHeader |
HTTPHeader describes a custom header to be used in HTTP probes
Protobuf type
google.cloud.run.v2.HTTPHeader |
| HTTPHeader.Builder |
HTTPHeader describes a custom header to be used in HTTP probes
Protobuf type
google.cloud.run.v2.HTTPHeader |
| Job |
Job represents the configuration of a single job, which references a
container image that is run to completion.
|
| Job.Builder |
Job represents the configuration of a single job, which references a
container image that is run to completion.
|
| JobName | |
| JobName.Builder |
Builder for projects/{project}/locations/{location}/jobs/{job}.
|
| JobProto | |
| K8sMinProto | |
| ListExecutionsRequest |
Request message for retrieving a list of Executions.
|
| ListExecutionsRequest.Builder |
Request message for retrieving a list of Executions.
|
| ListExecutionsResponse |
Response message containing a list of Executions.
|
| ListExecutionsResponse.Builder |
Response message containing a list of Executions.
|
| ListJobsRequest |
Request message for retrieving a list of Jobs.
|
| ListJobsRequest.Builder |
Request message for retrieving a list of Jobs.
|
| ListJobsResponse |
Response message containing a list of Jobs.
|
| ListJobsResponse.Builder |
Response message containing a list of Jobs.
|
| ListRevisionsRequest |
Request message for retrieving a list of Revisions.
|
| ListRevisionsRequest.Builder |
Request message for retrieving a list of Revisions.
|
| ListRevisionsResponse |
Response message containing a list of Revisions.
|
| ListRevisionsResponse.Builder |
Response message containing a list of Revisions.
|
| ListServicesRequest |
Request message for retrieving a list of Services.
|
| ListServicesRequest.Builder |
Request message for retrieving a list of Services.
|
| ListServicesResponse |
Response message containing a list of Services.
|
| ListServicesResponse.Builder |
Response message containing a list of Services.
|
| ListTasksRequest |
Request message for retrieving a list of Tasks.
|
| ListTasksRequest.Builder |
Request message for retrieving a list of Tasks.
|
| ListTasksResponse |
Response message containing a list of Tasks.
|
| ListTasksResponse.Builder |
Response message containing a list of Tasks.
|
| LocationName | |
| LocationName.Builder |
Builder for projects/{project}/locations/{location}.
|
| NFSVolumeSource |
Represents an NFS mount.
|
| NFSVolumeSource.Builder |
Represents an NFS mount.
|
| NodeSelector |
Hardware constraints configuration.
|
| NodeSelector.Builder |
Hardware constraints configuration.
|
| Probe |
Probe describes a health check to be performed against a container to
determine whether it is alive or ready to receive traffic.
|
| Probe.Builder |
Probe describes a health check to be performed against a container to
determine whether it is alive or ready to receive traffic.
|
| ResourceRequirements |
ResourceRequirements describes the compute resource requirements.
|
| ResourceRequirements.Builder |
ResourceRequirements describes the compute resource requirements.
|
| Revision |
A Revision is an immutable snapshot of code and configuration.
|
| Revision.Builder |
A Revision is an immutable snapshot of code and configuration.
|
| RevisionName | |
| RevisionName.Builder |
Builder for projects/{project}/locations/{location}/services/{service}/revisions/{revision}.
|
| RevisionProto | |
| RevisionScaling |
Settings for revision-level scaling settings.
|
| RevisionScaling.Builder |
Settings for revision-level scaling settings.
|
| RevisionScalingStatus |
Effective settings for the current revision
Protobuf type
google.cloud.run.v2.RevisionScalingStatus |
| RevisionScalingStatus.Builder |
Effective settings for the current revision
Protobuf type
google.cloud.run.v2.RevisionScalingStatus |
| RevisionTemplate |
RevisionTemplate describes the data a revision should have when created from
a template.
|
| RevisionTemplate.Builder |
RevisionTemplate describes the data a revision should have when created from
a template.
|
| RevisionTemplateProto | |
| RunJobRequest |
Request message to create a new Execution of a Job.
|
| RunJobRequest.Builder |
Request message to create a new Execution of a Job.
|
| RunJobRequest.Overrides |
RunJob Overrides that contains Execution fields to be overridden.
|
| RunJobRequest.Overrides.Builder |
RunJob Overrides that contains Execution fields to be overridden.
|
| RunJobRequest.Overrides.ContainerOverride |
Per-container override specification.
|
| RunJobRequest.Overrides.ContainerOverride.Builder |
Per-container override specification.
|
| SecretKeySelector |
SecretEnvVarSource represents a source for the value of an EnvVar.
|
| SecretKeySelector.Builder |
SecretEnvVarSource represents a source for the value of an EnvVar.
|
| SecretVolumeSource |
The secret's value will be presented as the content of a file whose
name is defined in the item path.
|
| SecretVolumeSource.Builder |
The secret's value will be presented as the content of a file whose
name is defined in the item path.
|
| Service |
Service acts as a top-level container that manages a set of
configurations and revision templates which implement a network service.
|
| Service.Builder |
Service acts as a top-level container that manages a set of
configurations and revision templates which implement a network service.
|
| ServiceMesh |
Settings for Cloud Service Mesh.
|
| ServiceMesh.Builder |
Settings for Cloud Service Mesh.
|
| ServiceName | |
| ServiceName.Builder |
Builder for projects/{project}/locations/{location}/services/{service}.
|
| ServiceProto | |
| ServiceScaling |
Scaling settings applied at the service level rather than
at the revision level.
|
| ServiceScaling.Builder |
Scaling settings applied at the service level rather than
at the revision level.
|
| StatusProto | |
| StorageSource |
Location of the source in an archive file in Google Cloud Storage.
|
| StorageSource.Builder |
Location of the source in an archive file in Google Cloud Storage.
|
| SubmitBuildRequest |
Request message for submitting a Build.
|
| SubmitBuildRequest.Builder |
Request message for submitting a Build.
|
| SubmitBuildRequest.BuildpacksBuild |
Build the source using Buildpacks.
|
| SubmitBuildRequest.BuildpacksBuild.Builder |
Build the source using Buildpacks.
|
| SubmitBuildRequest.DockerBuild |
Build the source using Docker.
|
| SubmitBuildRequest.DockerBuild.Builder |
Build the source using Docker.
|
| SubmitBuildResponse |
Response message for submitting a Build.
|
| SubmitBuildResponse.Builder |
Response message for submitting a Build.
|
| Task |
Task represents a single run of a container to completion.
|
| Task.Builder |
Task represents a single run of a container to completion.
|
| TaskAttemptResult |
Result of a task attempt.
|
| TaskAttemptResult.Builder |
Result of a task attempt.
|
| TaskName | |
| TaskName.Builder |
Builder for
projects/{project}/locations/{location}/jobs/{job}/executions/{execution}/tasks/{task}.
|
| TaskProto | |
| TaskTemplate |
TaskTemplate describes the data a task should have when created
from a template.
|
| TaskTemplate.Builder |
TaskTemplate describes the data a task should have when created
from a template.
|
| TaskTemplateProto | |
| TCPSocketAction |
TCPSocketAction describes an action based on opening a socket
Protobuf type
google.cloud.run.v2.TCPSocketAction |
| TCPSocketAction.Builder |
TCPSocketAction describes an action based on opening a socket
Protobuf type
google.cloud.run.v2.TCPSocketAction |
| TrafficTarget |
Holds a single traffic routing entry for the Service.
|
| TrafficTarget.Builder |
Holds a single traffic routing entry for the Service.
|
| TrafficTargetProto | |
| TrafficTargetStatus |
Represents the observed state of a single `TrafficTarget` entry.
|
| TrafficTargetStatus.Builder |
Represents the observed state of a single `TrafficTarget` entry.
|
| UpdateJobRequest |
Request message for updating a Job.
|
| UpdateJobRequest.Builder |
Request message for updating a Job.
|
| UpdateServiceRequest |
Request message for updating a service.
|
| UpdateServiceRequest.Builder |
Request message for updating a service.
|
| VendorSettingsProto | |
| VersionToPath |
VersionToPath maps a specific version of a secret to a relative file to mount
to, relative to VolumeMount's mount_path.
|
| VersionToPath.Builder |
VersionToPath maps a specific version of a secret to a relative file to mount
to, relative to VolumeMount's mount_path.
|
| Volume |
Volume represents a named volume in a container.
|
| Volume.Builder |
Volume represents a named volume in a container.
|
| VolumeMount |
VolumeMount describes a mounting of a Volume within a container.
|
| VolumeMount.Builder |
VolumeMount describes a mounting of a Volume within a container.
|
| VpcAccess |
VPC Access settings.
|
| VpcAccess.Builder |
VPC Access settings.
|
| VpcAccess.NetworkInterface |
Direct VPC egress settings.
|
| VpcAccess.NetworkInterface.Builder |
Direct VPC egress settings.
|
| WorkerPoolName | |
| WorkerPoolName.Builder |
Builder for projects/{project}/locations/{location}/workerPools/{worker_pool}.
|
| Enum | Description |
|---|---|
| BinaryAuthorization.BinauthzMethodCase | |
| Condition.CommonReason |
Reasons common to all types of conditions.
|
| Condition.ExecutionReason |
Reasons specific to Execution resource.
|
| Condition.ReasonsCase | |
| Condition.RevisionReason |
Reasons specific to Revision resource.
|
| Condition.Severity |
Represents the severity of the condition failures.
|
| Condition.State |
Represents the possible Condition states.
|
| EmptyDirVolumeSource.Medium |
The different types of medium supported for EmptyDir.
|
| EncryptionKeyRevocationAction |
Specifies behavior if an encryption key used by a resource is revoked.
|
| EnvVar.ValuesCase | |
| ExecutionEnvironment |
Alternatives for execution environments.
|
| ExecutionReference.CompletionStatus |
Possible execution completion status.
|
| IngressTraffic |
Allowed ingress traffic for the Container.
|
| Job.CreateExecutionCase | |
| Probe.ProbeTypeCase | |
| ServiceScaling.ScalingMode |
The scaling mode for the service.
|
| SubmitBuildRequest.BuildTypeCase | |
| SubmitBuildRequest.SourceCase | |
| TaskTemplate.RetriesCase | |
| TrafficTargetAllocationType |
The type of instance allocation.
|
| Volume.VolumeTypeCase | |
| VpcAccess.VpcEgress |
Egress options for VPC access.
|
Copyright © 2025 Google LLC. All rights reserved.