REST Resource: organizations.keyvaluemaps Stay organized with collections Save and categorize content based on your preferences.
Resource: KeyValueMap
Collection of key/value string pairs.
| JSON representation |
|---|
{"name":string,"encrypted":boolean,"maskedValues":boolean} |
| Fields | |
|---|---|
name |
Required. ID of the key value map. |
encrypted |
Required. Flag that specifies whether entry values will be encrypted. This field is retained for backward compatibility and the value of encrypted will always be |
maskedValues |
Optional. Flag that specifies whether entry values will be masked when returned. |
Methods | |
|---|---|
| Creates a key value map in an organization. |
| Deletes a key value map from an organization. |
| Get the key value map scoped to an organization, environment, or API proxy. |
| Lists key value maps in an organization. |
| Update the key value map scoped to an organization, environment, or API proxy. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-17 UTC.