Package | Description |
---|---|
com.google.api.services.cloudbuild.v1.model |
Modifier and Type | Method and Description |
---|---|
ArtifactResult |
ArtifactResult.clone() |
ArtifactResult |
ArtifactResult.set(java.lang.String fieldName,
java.lang.Object value) |
ArtifactResult |
ArtifactResult.setFileHash(java.util.List<FileHashes> fileHash)
The file hash of the artifact.
|
ArtifactResult |
ArtifactResult.setLocation(java.lang.String location)
The path of an artifact in a Google Cloud Storage bucket, with the generation number.
|