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
GETrequest for aWasmPluginresource, the server's response includes just theWasmPluginresource. 1- WASM_PLUGIN_VIEW_FULL =
If specified in the
GETrequest for aWasmPluginresource, the server's response includes theWasmPluginresource with all its versions. 2