public interface InterconnectDiagnosticsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
InterconnectDiagnosticsARPEntry |
getArpCaches(int index)
A list of InterconnectDiagnostics.ARPEntry objects, describing individual neighbors currently seen by the Google router in the ARP cache for the Interconnect.
|
int |
getArpCachesCount()
A list of InterconnectDiagnostics.ARPEntry objects, describing individual neighbors currently seen by the Google router in the ARP cache for the Interconnect.
|
List<InterconnectDiagnosticsARPEntry> |
getArpCachesList()
A list of InterconnectDiagnostics.ARPEntry objects, describing individual neighbors currently seen by the Google router in the ARP cache for the Interconnect.
|
InterconnectDiagnosticsARPEntryOrBuilder |
getArpCachesOrBuilder(int index)
A list of InterconnectDiagnostics.ARPEntry objects, describing individual neighbors currently seen by the Google router in the ARP cache for the Interconnect.
|
List<? extends InterconnectDiagnosticsARPEntryOrBuilder> |
getArpCachesOrBuilderList()
A list of InterconnectDiagnostics.ARPEntry objects, describing individual neighbors currently seen by the Google router in the ARP cache for the Interconnect.
|
String |
getBundleAggregationType()
The aggregation type of the bundle interface.
|
com.google.protobuf.ByteString |
getBundleAggregationTypeBytes()
The aggregation type of the bundle interface.
|
String |
getBundleOperationalStatus()
The operational status of the bundle interface.
|
com.google.protobuf.ByteString |
getBundleOperationalStatusBytes()
The operational status of the bundle interface.
|
InterconnectDiagnosticsLinkStatus |
getLinks(int index)
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
|
int |
getLinksCount()
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
|
List<InterconnectDiagnosticsLinkStatus> |
getLinksList()
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
|
InterconnectDiagnosticsLinkStatusOrBuilder |
getLinksOrBuilder(int index)
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
|
List<? extends InterconnectDiagnosticsLinkStatusOrBuilder> |
getLinksOrBuilderList()
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
|
String |
getMacAddress()
The MAC address of the Interconnect's bundle interface.
|
com.google.protobuf.ByteString |
getMacAddressBytes()
The MAC address of the Interconnect's bundle interface.
|
boolean |
hasBundleAggregationType()
The aggregation type of the bundle interface.
|
boolean |
hasBundleOperationalStatus()
The operational status of the bundle interface.
|
boolean |
hasMacAddress()
The MAC address of the Interconnect's bundle interface.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<InterconnectDiagnosticsARPEntry> getArpCachesList()
A list of InterconnectDiagnostics.ARPEntry objects, describing individual neighbors currently seen by the Google router in the ARP cache for the Interconnect. This will be empty when the Interconnect is not bundled.
repeated .google.cloud.compute.v1.InterconnectDiagnosticsARPEntry arp_caches = 414591761;
InterconnectDiagnosticsARPEntry getArpCaches(int index)
A list of InterconnectDiagnostics.ARPEntry objects, describing individual neighbors currently seen by the Google router in the ARP cache for the Interconnect. This will be empty when the Interconnect is not bundled.
repeated .google.cloud.compute.v1.InterconnectDiagnosticsARPEntry arp_caches = 414591761;
int getArpCachesCount()
A list of InterconnectDiagnostics.ARPEntry objects, describing individual neighbors currently seen by the Google router in the ARP cache for the Interconnect. This will be empty when the Interconnect is not bundled.
repeated .google.cloud.compute.v1.InterconnectDiagnosticsARPEntry arp_caches = 414591761;
List<? extends InterconnectDiagnosticsARPEntryOrBuilder> getArpCachesOrBuilderList()
A list of InterconnectDiagnostics.ARPEntry objects, describing individual neighbors currently seen by the Google router in the ARP cache for the Interconnect. This will be empty when the Interconnect is not bundled.
repeated .google.cloud.compute.v1.InterconnectDiagnosticsARPEntry arp_caches = 414591761;
InterconnectDiagnosticsARPEntryOrBuilder getArpCachesOrBuilder(int index)
A list of InterconnectDiagnostics.ARPEntry objects, describing individual neighbors currently seen by the Google router in the ARP cache for the Interconnect. This will be empty when the Interconnect is not bundled.
repeated .google.cloud.compute.v1.InterconnectDiagnosticsARPEntry arp_caches = 414591761;
boolean hasBundleAggregationType()
The aggregation type of the bundle interface. Check the BundleAggregationType enum for the list of possible values.
optional string bundle_aggregation_type = 434939028;String getBundleAggregationType()
The aggregation type of the bundle interface. Check the BundleAggregationType enum for the list of possible values.
optional string bundle_aggregation_type = 434939028;com.google.protobuf.ByteString getBundleAggregationTypeBytes()
The aggregation type of the bundle interface. Check the BundleAggregationType enum for the list of possible values.
optional string bundle_aggregation_type = 434939028;boolean hasBundleOperationalStatus()
The operational status of the bundle interface. Check the BundleOperationalStatus enum for the list of possible values.
optional string bundle_operational_status = 106433500;String getBundleOperationalStatus()
The operational status of the bundle interface. Check the BundleOperationalStatus enum for the list of possible values.
optional string bundle_operational_status = 106433500;com.google.protobuf.ByteString getBundleOperationalStatusBytes()
The operational status of the bundle interface. Check the BundleOperationalStatus enum for the list of possible values.
optional string bundle_operational_status = 106433500;List<InterconnectDiagnosticsLinkStatus> getLinksList()
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
repeated .google.cloud.compute.v1.InterconnectDiagnosticsLinkStatus links = 102977465;
InterconnectDiagnosticsLinkStatus getLinks(int index)
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
repeated .google.cloud.compute.v1.InterconnectDiagnosticsLinkStatus links = 102977465;
int getLinksCount()
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
repeated .google.cloud.compute.v1.InterconnectDiagnosticsLinkStatus links = 102977465;
List<? extends InterconnectDiagnosticsLinkStatusOrBuilder> getLinksOrBuilderList()
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
repeated .google.cloud.compute.v1.InterconnectDiagnosticsLinkStatus links = 102977465;
InterconnectDiagnosticsLinkStatusOrBuilder getLinksOrBuilder(int index)
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
repeated .google.cloud.compute.v1.InterconnectDiagnosticsLinkStatus links = 102977465;
boolean hasMacAddress()
The MAC address of the Interconnect's bundle interface.
optional string mac_address = 332540164;String getMacAddress()
The MAC address of the Interconnect's bundle interface.
optional string mac_address = 332540164;com.google.protobuf.ByteString getMacAddressBytes()
The MAC address of the Interconnect's bundle interface.
optional string mac_address = 332540164;Copyright © 2023 Google LLC. All rights reserved.