public enum ListServiceAccountKeysRequest.Types.KeyTypeReference documentation and code samples for the Identity and Access Management (IAM) v1 API enum ListServiceAccountKeysRequest.Types.KeyType.
KeyType filters to selectively retrieve certain varieties
of keys.
Namespace
Google.Cloud.Iam.Admin.V1Assembly
Google.Cloud.Iam.Admin.V1.dll
Fields |
|
|---|---|
| Name | Description |
SystemManaged |
System-managed keys (managed and rotated by Google). |
Unspecified |
Unspecified key type. The presence of this in the message will immediately result in an error. |
UserManaged |
User-managed keys (managed and rotated by the user). |