Interface protos.google.cloud.networkmanagement.v1.IConnectivityTest (4.2.0)

Properties of a ConnectivityTest.

Package

@google-cloud/network-management

Properties

bypassFirewallChecks

bypassFirewallChecks?: (boolean|null);

ConnectivityTest bypassFirewallChecks

createTime

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

ConnectivityTest createTime

description

description?: (string|null);

ConnectivityTest description

destination

destination?: (google.cloud.networkmanagement.v1.IEndpoint|null);

ConnectivityTest destination

displayName

displayName?: (string|null);

ConnectivityTest displayName

labels

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

ConnectivityTest labels

name

name?: (string|null);

ConnectivityTest name

probingDetails

probingDetails?: (google.cloud.networkmanagement.v1.IProbingDetails|null);

ConnectivityTest probingDetails

protocol

protocol?: (string|null);

ConnectivityTest protocol

reachabilityDetails

reachabilityDetails?: (google.cloud.networkmanagement.v1.IReachabilityDetails|null);

ConnectivityTest reachabilityDetails

relatedProjects

relatedProjects?: (string[]|null);

ConnectivityTest relatedProjects

returnReachabilityDetails

returnReachabilityDetails?: (google.cloud.networkmanagement.v1.IReachabilityDetails|null);

ConnectivityTest returnReachabilityDetails

roundTrip

roundTrip?: (boolean|null);

ConnectivityTest roundTrip

source

source?: (google.cloud.networkmanagement.v1.IEndpoint|null);

ConnectivityTest source

updateTime

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

ConnectivityTest updateTime