| Modifier and Type | Method and Description |
|---|---|
static ServiceAccountKeyOrigin |
ServiceAccountKeyOrigin.forNumber(int value) |
ServiceAccountKeyOrigin |
ServiceAccountKeyOrBuilder.getKeyOrigin()
The key origin.
|
ServiceAccountKeyOrigin |
ServiceAccountKey.getKeyOrigin()
The key origin.
|
ServiceAccountKeyOrigin |
ServiceAccountKey.Builder.getKeyOrigin()
The key origin.
|
static ServiceAccountKeyOrigin |
ServiceAccountKeyOrigin.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ServiceAccountKeyOrigin |
ServiceAccountKeyOrigin.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ServiceAccountKeyOrigin |
ServiceAccountKeyOrigin.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceAccountKeyOrigin[] |
ServiceAccountKeyOrigin.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ServiceAccountKeyOrigin> |
ServiceAccountKeyOrigin.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ServiceAccountKey.Builder |
ServiceAccountKey.Builder.setKeyOrigin(ServiceAccountKeyOrigin value)
The key origin.
|
Copyright © 2025 Google LLC. All rights reserved.