public enum ParameterFormat extends Enum<ParameterFormat> implements ProtocolMessageEnum
Option to specify the format of a Parameter resource (UNFORMATTED / YAML / JSON). This option is user specified at the time of creation of the resource and is immutable.
Protobuf enum google.cloud.parametermanager.v1.ParameterFormat