Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.KeyRingsResource.CryptoKeysResource.ListRequest.VersionViewEnum

The fields of the primary version to include in the response.

Namespace: Google.Apis.CloudKMS.v1
Assembly: Google.Apis.CloudKMS.v1.dll
Syntax
public enum ProjectsResource.LocationsResource.KeyRingsResource.CryptoKeysResource.ListRequest.VersionViewEnum

Fields

Name Description
CRYPTOKEYVERSIONVIEWUNSPECIFIED

Default view for each CryptoKeyVersion. Does not include the attestation field.

FULL

Provides all fields in each CryptoKeyVersion, including the attestation.

In this article
Back to top Generated by DocFX