Parameter Manager V1 API - Module Google::Cloud::ParameterManager::V1::View (v1.0.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.