Class ListWasmPluginVersionsResponse (0.7.0)

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

Response returned by the ListWasmPluginVersions method.

Attributes

Name Description
wasm_plugin_versions MutableSequence[google.cloud.network_services_v1.types.WasmPluginVersion]
List of WasmPluginVersion resources.
next_page_token str
If there might be more results than those appearing in this response, then next_page_token is included. To get the next set of results, call this method again using the value of next_page_token as page_token.
unreachable MutableSequence[str]
Unreachable resources. Populated when the request attempts to list all resources across all supported locations, while some locations are temporarily unavailable.