| 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.Executions.Cancel |
CloudRun.Projects.Locations.Jobs.Executions.cancel(String name,
GoogleCloudRunV2CancelExecutionRequest content)
Cancels an Execution.
|
| Constructor and Description |
|---|
Cancel(String name,
GoogleCloudRunV2CancelExecutionRequest content)
Cancels an Execution.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2CancelExecutionRequest |
GoogleCloudRunV2CancelExecutionRequest.clone() |
GoogleCloudRunV2CancelExecutionRequest |
GoogleCloudRunV2CancelExecutionRequest.set(String fieldName,
Object value) |
GoogleCloudRunV2CancelExecutionRequest |
GoogleCloudRunV2CancelExecutionRequest.setEtag(String etag)
A system-generated fingerprint for this version of the resource.
|
GoogleCloudRunV2CancelExecutionRequest |
GoogleCloudRunV2CancelExecutionRequest.setValidateOnly(Boolean validateOnly)
Indicates that the request should be validated without actually cancelling any resources.
|
Copyright © 2011–2026 Google. All rights reserved.