Method: projects.locations.wasmPlugins.patch
Stay organized with collections
Save and categorize content based on your preferences.
Updates the parameters of the specified WasmPlugin resource.
HTTP request
PATCH https://networkservices.googleapis.com/v1/{wasmPlugin.name=projects/*/locations/*/wasmPlugins/*}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters |
wasmPlugin.name |
string
Identifier. Name of the WasmPlugin resource in the following format: projects/{project}/locations/{location}/wasmPlugins/{wasmPlugin}.
|
Query parameters
| Parameters |
updateMask |
string (FieldMask format)
Optional. Used to specify the fields to be overwritten in the WasmPlugin resource by the update. The fields specified in the updateMask field are relative to the resource, not the full request. An omitted updateMask field is treated as an implied updateMask field equivalent to all fields that are populated (that have a non-empty value). The updateMask field supports a special value *, which means that each field in the given WasmPlugin resource (including the empty ones) replaces the current value. This is a comma-separated list of fully qualified names of fields. Example: "user.displayName,photo".
Authorization requires the following IAM permission on the specified resource updateMask:
networkservices.wasmPlugins.update
|
Request body
The request body contains an instance of WasmPlugin.
Response body
If successful, the response body contains an instance of Operation.
IAM Permissions
Requires the following IAM permission on the name resource:
networkservices.wasmPlugins.update
For more information, see the IAM documentation.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-09 UTC.
[null,null,["Last updated 2025-07-09 UTC."],[],[]]