| Package | Description |
|---|---|
| com.google.api.services.run.v2 | |
| com.google.api.services.run.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CloudRun.Projects.Locations.Jobs.Run |
CloudRun.Projects.Locations.Jobs.run(String name,
GoogleCloudRunV2RunJobRequest content)
Triggers creation of a new Execution of this Job.
|
| Constructor and Description |
|---|
Run(String name,
GoogleCloudRunV2RunJobRequest content)
Triggers creation of a new Execution of this Job.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2RunJobRequest |
GoogleCloudRunV2RunJobRequest.clone() |
GoogleCloudRunV2RunJobRequest |
GoogleCloudRunV2RunJobRequest.set(String fieldName,
Object value) |
GoogleCloudRunV2RunJobRequest |
GoogleCloudRunV2RunJobRequest.setEtag(String etag)
A system-generated fingerprint for this version of the resource.
|
GoogleCloudRunV2RunJobRequest |
GoogleCloudRunV2RunJobRequest.setOverrides(GoogleCloudRunV2Overrides overrides)
Overrides specification for a given execution of a job.
|
GoogleCloudRunV2RunJobRequest |
GoogleCloudRunV2RunJobRequest.setValidateOnly(Boolean validateOnly)
Indicates that the request should be validated without actually deleting any resources.
|
Copyright © 2011–2026 Google. All rights reserved.