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

Properties of a ConnectivityTest.

Package

@google-cloud/network-management!

Properties

createTime

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

ConnectivityTest createTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

description

description?: (string|null);

ConnectivityTest description

Property Value
TypeDescription
(string|null)

destination

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

ConnectivityTest destination

Property Value
TypeDescription
(google.cloud.networkmanagement.v1beta1.IEndpoint|null)

displayName

displayName?: (string|null);

ConnectivityTest displayName

Property Value
TypeDescription
(string|null)

labels

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

ConnectivityTest labels

Property Value
TypeDescription
({ [k: string]: string }|null)

name

name?: (string|null);

ConnectivityTest name

Property Value
TypeDescription
(string|null)

probingDetails

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

ConnectivityTest probingDetails

Property Value
TypeDescription
(google.cloud.networkmanagement.v1beta1.IProbingDetails|null)

protocol

protocol?: (string|null);

ConnectivityTest protocol

Property Value
TypeDescription
(string|null)

reachabilityDetails

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

ConnectivityTest reachabilityDetails

Property Value
TypeDescription
(google.cloud.networkmanagement.v1beta1.IReachabilityDetails|null)

relatedProjects

relatedProjects?: (string[]|null);

ConnectivityTest relatedProjects

Property Value
TypeDescription
(string[]|null)

source

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

ConnectivityTest source

Property Value
TypeDescription
(google.cloud.networkmanagement.v1beta1.IEndpoint|null)

updateTime

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

ConnectivityTest updateTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)