| Package | Description |
|---|---|
| com.google.api.services.run.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2ExecutionTemplate |
GoogleCloudRunV2ExecutionTemplate.clone() |
GoogleCloudRunV2ExecutionTemplate |
GoogleCloudRunV2Job.getTemplate()
Required.
|
GoogleCloudRunV2ExecutionTemplate |
GoogleCloudRunV2ExecutionTemplate.set(String fieldName,
Object value) |
GoogleCloudRunV2ExecutionTemplate |
GoogleCloudRunV2ExecutionTemplate.setAnnotations(Map<String,String> annotations)
Unstructured key value map that may be set by external tools to store and arbitrary metadata.
|
GoogleCloudRunV2ExecutionTemplate |
GoogleCloudRunV2ExecutionTemplate.setClient(String client)
Optional.
|
GoogleCloudRunV2ExecutionTemplate |
GoogleCloudRunV2ExecutionTemplate.setClientVersion(String clientVersion)
Optional.
|
GoogleCloudRunV2ExecutionTemplate |
GoogleCloudRunV2ExecutionTemplate.setLabels(Map<String,String> labels)
Unstructured key value map that can be used to organize and categorize objects.
|
GoogleCloudRunV2ExecutionTemplate |
GoogleCloudRunV2ExecutionTemplate.setParallelism(Integer parallelism)
Optional.
|
GoogleCloudRunV2ExecutionTemplate |
GoogleCloudRunV2ExecutionTemplate.setTaskCount(Integer taskCount)
Specifies the desired number of tasks the execution should run.
|
GoogleCloudRunV2ExecutionTemplate |
GoogleCloudRunV2ExecutionTemplate.setTemplate(GoogleCloudRunV2TaskTemplate template)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2Job |
GoogleCloudRunV2Job.setTemplate(GoogleCloudRunV2ExecutionTemplate template)
Required.
|
Copyright © 2011–2026 Google. All rights reserved.