parameter_manager library

Parameter Manager — store and version application configuration parameters (global and regional), the non-secret sibling of Secret Manager.

Classes

GoogleParameterManagerParameter
Factory wrapper for google_parameter_manager_parameter.
GoogleParameterManagerParameterVersion
Factory wrapper for google_parameter_manager_parameter_version.
GoogleParameterManagerRegionalParameter
Factory wrapper for google_parameter_manager_regional_parameter.
GoogleParameterManagerRegionalParameterVersion
Factory wrapper for google_parameter_manager_regional_parameter_version.

Enums

ParameterManagerParameterFormat
Payload format of a GoogleParameterManagerParameter — controls how Parameter Manager validates and renders the parameter's data.
ParameterManagerRegionalParameterFormat
Payload format of a GoogleParameterManagerRegionalParameter.