Network Services V1 API - Class Google::Cloud::NetworkServices::V1::GetWasmPluginRequest (v2.3.0)

Reference documentation and code samples for the Network Services V1 API class Google::Cloud::NetworkServices::V1::GetWasmPluginRequest.

Request used by the GetWasmPlugin method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. A name of the WasmPlugin resource to get. Must be in the format projects/{project}/locations/global/wasmPlugins/{wasm_plugin}.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. A name of the WasmPlugin resource to get. Must be in the format projects/{project}/locations/global/wasmPlugins/{wasm_plugin}.
Returns
  • (::String) — Required. A name of the WasmPlugin resource to get. Must be in the format projects/{project}/locations/global/wasmPlugins/{wasm_plugin}.

#view

def view() -> ::Google::Cloud::NetworkServices::V1::WasmPluginView
Returns

#view=

def view=(value) -> ::Google::Cloud::NetworkServices::V1::WasmPluginView
Parameter
Returns