Package | Description |
---|---|
com.google.api.services.deploymentmanager.model |
Modifier and Type | Method and Description |
---|---|
ServiceAccount |
ServiceAccount.clone() |
ServiceAccount |
Credential.getServiceAccount()
Service Account Credential, only used by Deployment.
|
ServiceAccount |
ServiceAccount.set(String fieldName,
Object value) |
ServiceAccount |
ServiceAccount.setEmail(String email)
The IAM service account email address like test@myproject.iam.gserviceaccount.com
|
Modifier and Type | Method and Description |
---|---|
Credential |
Credential.setServiceAccount(ServiceAccount serviceAccount)
Service Account Credential, only used by Deployment.
|
Copyright © 2011–2024 Google. All rights reserved.