Cloud Keys 2020 JavaScript Edition

Questions / Feedback?

Labels Property

A collection of labels.

Syntax


 getLabels(): GoogleLabelList;

 setLabels(labels: GoogleLabelList): void;

Default Value

Remarks

This collection holds a list of GoogleLabel items.

Calling AddLabel or GetSecretInfo will populate this collection. The items in this collection are used by the CreateSecret and UpdateSecretLabels methods.

This property is not available at design time.

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