public enum ViewReference documentation and code samples for the Parameter Manager v1 API enum View.
Option for requesting only metadata, or user provided payload of a ParameterVersion resource.
Namespace
Google.Cloud.ParameterManager.V1Assembly
Google.Cloud.ParameterManager.V1.dll
Fields |
|
|---|---|
| Name | Description |
Basic |
Include only the metadata for the resource. |
Full |
Include metadata & other relevant payload data as well. This is the default view. |
Unspecified |
The default / unset value. The API will default to the FULL view.. |