Package | Description |
---|---|
com.google.api.services.cloudbuild.v2.model |
Modifier and Type | Method and Description |
---|---|
Security |
Security.clone() |
Security |
PipelineRun.getSecurity()
Optional.
|
Security |
Security.set(String fieldName,
Object value) |
Security |
Security.setPrivilegeMode(String privilegeMode)
Optional.
|
Security |
Security.setServiceAccount(String serviceAccount)
IAM service account whose credentials will be used at runtime.
|
Modifier and Type | Method and Description |
---|---|
PipelineRun |
PipelineRun.setSecurity(Security security)
Optional.
|
Copyright © 2011–2025 Google. All rights reserved.