| Modifier and Type | Class and Description |
|---|---|
class |
ServiceAccountKey
Represents a service account key.
|
static class |
ServiceAccountKey.Builder
Represents a service account key.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceAccountKeyOrBuilder |
ListServiceAccountKeysResponseOrBuilder.getKeysOrBuilder(int index)
The public keys for the service account.
|
ServiceAccountKeyOrBuilder |
ListServiceAccountKeysResponse.getKeysOrBuilder(int index)
The public keys for the service account.
|
ServiceAccountKeyOrBuilder |
ListServiceAccountKeysResponse.Builder.getKeysOrBuilder(int index)
The public keys for the service account.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ServiceAccountKeyOrBuilder> |
ListServiceAccountKeysResponseOrBuilder.getKeysOrBuilderList()
The public keys for the service account.
|
List<? extends ServiceAccountKeyOrBuilder> |
ListServiceAccountKeysResponse.getKeysOrBuilderList()
The public keys for the service account.
|
List<? extends ServiceAccountKeyOrBuilder> |
ListServiceAccountKeysResponse.Builder.getKeysOrBuilderList()
The public keys for the service account.
|
Copyright © 2025 Google LLC. All rights reserved.