Interface protos.google.cloud.networkmanagement.v1beta1.IConnectivityTest (3.0.0)

Properties of a ConnectivityTest.

Package

@google-cloud/network-management

Properties

createTime

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

ConnectivityTest createTime

description

description?: (string|null);

ConnectivityTest description

destination

destination?: (google.cloud.networkmanagement.v1beta1.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.v1beta1.IProbingDetails|null);

ConnectivityTest probingDetails

protocol

protocol?: (string|null);

ConnectivityTest protocol

reachabilityDetails

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

ConnectivityTest reachabilityDetails

relatedProjects

relatedProjects?: (string[]|null);

ConnectivityTest relatedProjects

source

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

ConnectivityTest source

updateTime

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

ConnectivityTest updateTime