Interface protos.google.cloud.networkservices.v1.IGateway (0.2.1)

Properties of a Gateway.

Package

@google-cloud/networkservices

Properties

createTime

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

Gateway createTime

description

description?: (string|null);

Gateway description

labels

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

Gateway labels

name

name?: (string|null);

Gateway name

ports

ports?: (number[]|null);

Gateway ports

scope

scope?: (string|null);

Gateway scope

selfLink?: (string|null);

Gateway selfLink

serverTlsPolicy

serverTlsPolicy?: (string|null);

Gateway serverTlsPolicy

type

type?: (google.cloud.networkservices.v1.Gateway.Type|keyof typeof google.cloud.networkservices.v1.Gateway.Type|null);

Gateway type

updateTime

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

Gateway updateTime