[[["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-09-04 UTC."],[],[],null,["# Google Cloud Parameter Manager V1 Client - Class View (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/cloud-parametermanager/latest/V1.View)\n- [0.4.0](/php/docs/reference/cloud-parametermanager/0.4.0/V1.View)\n- [0.3.0](/php/docs/reference/cloud-parametermanager/0.3.0/V1.View)\n- [0.2.0](/php/docs/reference/cloud-parametermanager/0.2.0/V1.View)\n- [0.1.1](/php/docs/reference/cloud-parametermanager/0.1.1/V1.View) \nReference documentation and code samples for the Google Cloud Parameter Manager V1 Client class View.\n\nOption for requesting only metadata, or user provided payload\nof a ParameterVersion resource.\n\nProtobuf type `google.cloud.parametermanager.v1.View`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ ParameterManager \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### VIEW_UNSPECIFIED\n\n Value: 0\n\nThe default / unset value.\n\nThe API will default to the FULL view..\n\nGenerated from protobuf enum `VIEW_UNSPECIFIED = 0;`\n\n### BASIC\n\n Value: 1\n\nInclude only the metadata for the resource.\n\nGenerated from protobuf enum `BASIC = 1;`\n\n### FULL\n\n Value: 2\n\nInclude metadata \\& other relevant payload data as well.\n\nThis is the default view.\n\nGenerated from protobuf enum `FULL = 2;`"]]