Properties of a ProbingDetails.
Package
@google-cloud/network-managementProperties
abortCause
abortCause?: (google.cloud.networkmanagement.v1.ProbingDetails.ProbingAbortCause|keyof typeof google.cloud.networkmanagement.v1.ProbingDetails.ProbingAbortCause|null);
ProbingDetails abortCause
destinationEgressLocation
destinationEgressLocation?: (google.cloud.networkmanagement.v1.ProbingDetails.IEdgeLocation|null);
ProbingDetails destinationEgressLocation
endpointInfo
endpointInfo?: (google.cloud.networkmanagement.v1.IEndpointInfo|null);
ProbingDetails endpointInfo
error
error?: (google.rpc.IStatus|null);
ProbingDetails error
probingLatency
probingLatency?: (google.cloud.networkmanagement.v1.ILatencyDistribution|null);
ProbingDetails probingLatency
result
result?: (google.cloud.networkmanagement.v1.ProbingDetails.ProbingResult|keyof typeof google.cloud.networkmanagement.v1.ProbingDetails.ProbingResult|null);
ProbingDetails result
sentProbeCount
sentProbeCount?: (number|null);
ProbingDetails sentProbeCount
successfulProbeCount
successfulProbeCount?: (number|null);
ProbingDetails successfulProbeCount
verifyTime
verifyTime?: (google.protobuf.ITimestamp|null);
ProbingDetails verifyTime