Parameter Manager V1 API - Module Google::Cloud::ParameterManager::V1::View (v0.1.0)

Reference documentation and code samples for the Parameter Manager V1 API module Google::Cloud::ParameterManager::V1::View.

Option for requesting only metadata, or user provided payload of a ParameterVersion resource.

Constants

VIEW_UNSPECIFIED

value: 0
The default / unset value. The API will default to the FULL view..

BASIC

value: 1
Include only the metadata for the resource.

FULL

value: 2
Include metadata & other relevant payload data as well. This is the default view.