Interface protos.google.cloud.networkservices.v1.IListWasmPluginsResponse (0.12.0)

Properties of a ListWasmPluginsResponse.

Package

@google-cloud/networkservices

Properties

nextPageToken

nextPageToken?: (string|null);

ListWasmPluginsResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListWasmPluginsResponse unreachable

wasmPlugins

wasmPlugins?: (google.cloud.networkservices.v1.IWasmPlugin[]|null);

ListWasmPluginsResponse wasmPlugins