| Modifier and Type | Method and Description |
|---|---|
static ServiceAccountPublicKeyType |
ServiceAccountPublicKeyType.forNumber(int value) |
ServiceAccountPublicKeyType |
GetServiceAccountKeyRequest.getPublicKeyType()
Optional.
|
ServiceAccountPublicKeyType |
GetServiceAccountKeyRequest.Builder.getPublicKeyType()
Optional.
|
ServiceAccountPublicKeyType |
GetServiceAccountKeyRequestOrBuilder.getPublicKeyType()
Optional.
|
static ServiceAccountPublicKeyType |
ServiceAccountPublicKeyType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ServiceAccountPublicKeyType |
ServiceAccountPublicKeyType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ServiceAccountPublicKeyType |
ServiceAccountPublicKeyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceAccountPublicKeyType[] |
ServiceAccountPublicKeyType.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<ServiceAccountPublicKeyType> |
ServiceAccountPublicKeyType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
GetServiceAccountKeyRequest.Builder |
GetServiceAccountKeyRequest.Builder.setPublicKeyType(ServiceAccountPublicKeyType value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.