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

Properties of a WasmPlugin.

Package

@google-cloud/networkservices

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

WasmPlugin createTime

description

description?: (string|null);

WasmPlugin description

labels

labels?: ({ [k: string]: string }|null);

WasmPlugin labels

logConfig

logConfig?: (google.cloud.networkservices.v1.WasmPlugin.ILogConfig|null);

WasmPlugin logConfig

mainVersionId

mainVersionId?: (string|null);

WasmPlugin mainVersionId

name

name?: (string|null);

WasmPlugin name

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

WasmPlugin updateTime

usedBy

usedBy?: (google.cloud.networkservices.v1.WasmPlugin.IUsedBy[]|null);

WasmPlugin usedBy

versions

versions?: ({ [k: string]: google.cloud.networkservices.v1.WasmPlugin.IVersionDetails }|null);

WasmPlugin versions