Network Services v1 API - Enum WasmPluginView (1.3.0)

public enum WasmPluginView

Reference documentation and code samples for the Network Services v1 API enum WasmPluginView.

Determines the information that should be returned by the server.

Namespace

Google.Cloud.NetworkServices.V1

Assembly

Google.Cloud.NetworkServices.V1.dll

Fields

Name Description
Basic

If specified in the GET request for a WasmPlugin resource, the server's response includes just the WasmPlugin resource.

Full

If specified in the GET request for a WasmPlugin resource, the server's response includes the WasmPlugin resource with all its versions.

Unspecified

Unspecified value. Do not use.