Interface protos.google.cloud.networkconnectivity.v1.IPolicyBasedRoute (3.2.0)

Properties of a PolicyBasedRoute.

Package

@google-cloud/network-connectivity

Properties

createTime

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

PolicyBasedRoute createTime

description

description?: (string|null);

PolicyBasedRoute description

filter

filter?: (google.cloud.networkconnectivity.v1.PolicyBasedRoute.IFilter|null);

PolicyBasedRoute filter

interconnectAttachment

interconnectAttachment?: (google.cloud.networkconnectivity.v1.PolicyBasedRoute.IInterconnectAttachment|null);

PolicyBasedRoute interconnectAttachment

kind

kind?: (string|null);

PolicyBasedRoute kind

labels

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

PolicyBasedRoute labels

name

name?: (string|null);

PolicyBasedRoute name

network

network?: (string|null);

PolicyBasedRoute network

nextHopIlbIp

nextHopIlbIp?: (string|null);

PolicyBasedRoute nextHopIlbIp

nextHopOtherRoutes

nextHopOtherRoutes?: (google.cloud.networkconnectivity.v1.PolicyBasedRoute.OtherRoutes|keyof typeof google.cloud.networkconnectivity.v1.PolicyBasedRoute.OtherRoutes|null);

PolicyBasedRoute nextHopOtherRoutes

priority

priority?: (number|null);

PolicyBasedRoute priority

selfLink?: (string|null);

PolicyBasedRoute selfLink

updateTime

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

PolicyBasedRoute updateTime

virtualMachine

virtualMachine?: (google.cloud.networkconnectivity.v1.PolicyBasedRoute.IVirtualMachine|null);

PolicyBasedRoute virtualMachine

warnings

warnings?: (google.cloud.networkconnectivity.v1.PolicyBasedRoute.IWarnings[]|null);

PolicyBasedRoute warnings