google_api_compute v0.3.0 GoogleApi.Compute.V1.Model.InterconnectDiagnosticsArpEntry View Source
Describing the ARP neighbor entries seen on this link
Attributes
- ipAddress (String.t): The IP address of this ARP neighbor. Defaults to:
null
. - macAddress (String.t): The MAC address of this ARP neighbor. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.