Cloud Keys 2020 JavaScript Edition

Questions / Feedback?

SetVersionEnabled Method

Enables or disables a key version.

Syntax

async googlekms.setVersionEnabled(keyName : string, versionId : string, enabled : boolean): Promise<void>

Remarks

This method enables or disables the key version specified by KeyName and VersionId.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Keys 2020 JavaScript Edition - Version 20.0 [Build 8262]