Interface protos.google.cloud.networkmanagement.v1.IAbortInfo (1.0.2)

Properties of an AbortInfo.

Package

@google-cloud/network-management!

Properties

cause

cause?: (google.cloud.networkmanagement.v1.AbortInfo.Cause|keyof typeof google.cloud.networkmanagement.v1.AbortInfo.Cause|null);

AbortInfo cause

Property Value
TypeDescription
(google.cloud.networkmanagement.v1.AbortInfo.Cause|keyof typeof google.cloud.networkmanagement.v1.AbortInfo.Cause|null)

resourceUri

resourceUri?: (string|null);

AbortInfo resourceUri

Property Value
TypeDescription
(string|null)