Class DeleteWasmPluginVersionRequest (0.7.0)

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

Request used by the DeleteWasmPluginVersion method.

Attribute

Name Description
name str
Required. A name of the WasmPluginVersion resource to delete. Must be in the format projects/{project}/locations/global/wasmPlugins/{wasm_plugin}/versions/{wasm_plugin_version}.