Class CreateWasmPluginRequest (0.7.0)

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

Request used by the CreateWasmPlugin method.

Attributes

Name Description
parent str
Required. The parent resource of the WasmPlugin resource. Must be in the format projects/{project}/locations/global.
wasm_plugin_id str
Required. User-provided ID of the WasmPlugin resource to be created.
wasm_plugin google.cloud.network_services_v1.types.WasmPlugin
Required. WasmPlugin resource to be created.