Module: Google::Cloud::NetworkServices::V1::WasmPluginView

Defined in:
proto_docs/google/cloud/networkservices/v1/extensibility.rb

Overview

Determines the information that should be returned by the server.

Constant Summary collapse

WASM_PLUGIN_VIEW_UNSPECIFIED =

Unspecified value. Do not use.

0
WASM_PLUGIN_VIEW_BASIC =

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

1
WASM_PLUGIN_VIEW_FULL =

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

2