Package | Description |
---|---|
com.google.api.services.serviceconsumermanagement.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
V1beta1ServiceAccount |
V1beta1ServiceAccount.clone() |
V1beta1ServiceAccount |
V1beta1GenerateServiceAccountResponse.getAccount()
ServiceAccount that was created or retrieved.
|
V1beta1ServiceAccount |
V1beta1ServiceAccount.set(String fieldName,
Object value) |
V1beta1ServiceAccount |
V1beta1ServiceAccount.setEmail(String email)
The email address of the service account.
|
V1beta1ServiceAccount |
V1beta1ServiceAccount.setIamAccountName(String iamAccountName)
Deprecated.
|
V1beta1ServiceAccount |
V1beta1ServiceAccount.setName(String name)
P4 SA resource name.
|
V1beta1ServiceAccount |
V1beta1ServiceAccount.setTag(String tag)
The P4 SA configuration tag.
|
V1beta1ServiceAccount |
V1beta1ServiceAccount.setUniqueId(String uniqueId)
The unique and stable id of the service account.
|
Modifier and Type | Method and Description |
---|---|
V1beta1GenerateServiceAccountResponse |
V1beta1GenerateServiceAccountResponse.setAccount(V1beta1ServiceAccount account)
ServiceAccount that was created or retrieved.
|
Copyright © 2011–2024 Google. All rights reserved.