Reference documentation and code samples for the Parameter Manager v1 API enum ParameterFormat.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eParameterFormat\u003c/code\u003e is an enum that defines the format of a Parameter resource.\u003c/p\u003e\n"],["\u003cp\u003eThe available formats are \u003ccode\u003eUnformatted\u003c/code\u003e, \u003ccode\u003eYaml\u003c/code\u003e, and \u003ccode\u003eJson\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUnspecified\u003c/code\u003e is the default value which defaults to \u003ccode\u003eUnformatted\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe format of a parameter is specified during creation and cannot be changed afterwards.\u003c/p\u003e\n"]]],[],null,["# Parameter Manager v1 API - Enum ParameterFormat (1.0.0-beta03)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta03 (latest)](/dotnet/docs/reference/Google.Cloud.ParameterManager.V1/latest/Google.Cloud.ParameterManager.V1.ParameterFormat)\n- [1.0.0-beta02](/dotnet/docs/reference/Google.Cloud.ParameterManager.V1/1.0.0-beta02/Google.Cloud.ParameterManager.V1.ParameterFormat) \n\n public enum ParameterFormat\n\nReference documentation and code samples for the Parameter Manager v1 API enum ParameterFormat.\n\nOption to specify the format of a Parameter resource (UNFORMATTED / YAML /\nJSON). This option is user specified at the time of creation of the resource\nand is immutable.\n\nNamespace\n---------\n\n[Google.Cloud.ParameterManager.V1](/dotnet/docs/reference/Google.Cloud.ParameterManager.V1/latest/Google.Cloud.ParameterManager.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.ParameterManager.V1.dll"]]