Properties of a Gateway.
Package
@google-cloud/networkservicesProperties
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
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