Class ListWasmPluginsRequest (0.7.0)

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

Request used with the ListWasmPlugins method.

Attributes

Name Description
parent str
Required. The project and location from which the WasmPlugin resources are listed, specified in the following format: projects/{project}/locations/global.
page_size int
Maximum number of WasmPlugin resources to return per call. If not specified, at most 50 WasmPlugin resources are returned. The maximum value is 1000; values above 1000 are coerced to 1000.
page_token str
The value returned by the last ListWasmPluginsResponse call. Indicates that this is a continuation of a prior ListWasmPlugins call, and that the next page of data is to be returned.