Parameter Manager v1 API - Enum View (1.0.0-beta01)

public enum View

Reference 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.V1

Assembly

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..