Class GetWasmPluginRequest (0.9.0)

GetWasmPluginRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request used by the GetWasmPlugin method.

Attributes

Name Description
name str
Required. A name of the WasmPlugin resource to get. Must be in the format projects/{project}/locations/global/wasmPlugins/{wasm_plugin}.
view google.cloud.network_services_v1.types.WasmPluginView
Determines how much data must be returned in the response. See AIP-157 __.