UpdateSecretLabels Method

Updates a secret's labels.

Object Oriented Interface

public function doUpdateSecretLabels($secretname);

Procedural Interface

cloudkeys_googlesecrets_do_updatesecretlabels($res, $secretname);

Remarks

This method updates the labels of the secret specified by SecretName, replacing any which currently exist with those in the Label* properties (which can be empty).

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