Package | Description |
---|---|
com.google.api.services.cloudbuild.v2.model |
Modifier and Type | Method and Description |
---|---|
PipelineRunResult |
PipelineRunResult.clone() |
PipelineRunResult |
PipelineRunResult.set(String fieldName,
Object value) |
PipelineRunResult |
PipelineRunResult.setName(String name)
Output only.
|
PipelineRunResult |
PipelineRunResult.setValue(ResultValue value)
Output only.
|
Modifier and Type | Method and Description |
---|---|
List<PipelineRunResult> |
PipelineRun.getResults()
Optional.
|
Modifier and Type | Method and Description |
---|---|
PipelineRun |
PipelineRun.setResults(List<PipelineRunResult> results)
Optional.
|
Copyright © 2011–2025 Google. All rights reserved.