Package com.google.cloud.compute.v1
Class InterconnectDiagnostics
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.compute.v1.InterconnectDiagnostics
-
- All Implemented Interfaces:
InterconnectDiagnosticsOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class InterconnectDiagnostics extends com.google.protobuf.GeneratedMessageV3 implements InterconnectDiagnosticsOrBuilder
Diagnostics information about the Interconnect connection, which contains detailed and current technical information about Google's side of the connection.
Protobuf typegoogle.cloud.compute.v1.InterconnectDiagnostics- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classInterconnectDiagnostics.BuilderDiagnostics information about the Interconnect connection, which contains detailed and current technical information about Google's side of the connection.static classInterconnectDiagnostics.BundleAggregationTypeThe aggregation type of the bundle interface.static classInterconnectDiagnostics.BundleOperationalStatusThe operational status of the bundle interface.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intARP_CACHES_FIELD_NUMBERstatic intBUNDLE_AGGREGATION_TYPE_FIELD_NUMBERstatic intBUNDLE_OPERATIONAL_STATUS_FIELD_NUMBERstatic intLINKS_FIELD_NUMBERstatic intMAC_ADDRESS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)InterconnectDiagnosticsARPEntrygetArpCaches(int index)A list of InterconnectDiagnostics.ARPEntry objects, describing individual neighbors currently seen by the Google router in the ARP cache for the Interconnect.intgetArpCachesCount()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.InterconnectDiagnosticsARPEntryOrBuildergetArpCachesOrBuilder(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.StringgetBundleAggregationType()The aggregation type of the bundle interface.com.google.protobuf.ByteStringgetBundleAggregationTypeBytes()The aggregation type of the bundle interface.StringgetBundleOperationalStatus()The operational status of the bundle interface.com.google.protobuf.ByteStringgetBundleOperationalStatusBytes()The operational status of the bundle interface.static InterconnectDiagnosticsgetDefaultInstance()InterconnectDiagnosticsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()InterconnectDiagnosticsLinkStatusgetLinks(int index)A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.intgetLinksCount()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.InterconnectDiagnosticsLinkStatusOrBuildergetLinksOrBuilder(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.StringgetMacAddress()The MAC address of the Interconnect's bundle interface.com.google.protobuf.ByteStringgetMacAddressBytes()The MAC address of the Interconnect's bundle interface.com.google.protobuf.Parser<InterconnectDiagnostics>getParserForType()intgetSerializedSize()booleanhasBundleAggregationType()The aggregation type of the bundle interface.booleanhasBundleOperationalStatus()The operational status of the bundle interface.inthashCode()booleanhasMacAddress()The MAC address of the Interconnect's bundle interface.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static InterconnectDiagnostics.BuildernewBuilder()static InterconnectDiagnostics.BuildernewBuilder(InterconnectDiagnostics prototype)InterconnectDiagnostics.BuildernewBuilderForType()protected InterconnectDiagnostics.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static InterconnectDiagnosticsparseDelimitedFrom(InputStream input)static InterconnectDiagnosticsparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectDiagnosticsparseFrom(byte[] data)static InterconnectDiagnosticsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectDiagnosticsparseFrom(com.google.protobuf.ByteString data)static InterconnectDiagnosticsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectDiagnosticsparseFrom(com.google.protobuf.CodedInputStream input)static InterconnectDiagnosticsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectDiagnosticsparseFrom(InputStream input)static InterconnectDiagnosticsparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectDiagnosticsparseFrom(ByteBuffer data)static InterconnectDiagnosticsparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<InterconnectDiagnostics>parser()InterconnectDiagnostics.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
ARP_CACHES_FIELD_NUMBER
public static final int ARP_CACHES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BUNDLE_AGGREGATION_TYPE_FIELD_NUMBER
public static final int BUNDLE_AGGREGATION_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BUNDLE_OPERATIONAL_STATUS_FIELD_NUMBER
public static final int BUNDLE_OPERATIONAL_STATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LINKS_FIELD_NUMBER
public static final int LINKS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAC_ADDRESS_FIELD_NUMBER
public static final int MAC_ADDRESS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getArpCachesList
public 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. This will be empty when the Interconnect is not bundled.
repeated .google.cloud.compute.v1.InterconnectDiagnosticsARPEntry arp_caches = 414591761;- Specified by:
getArpCachesListin interfaceInterconnectDiagnosticsOrBuilder
-
getArpCachesOrBuilderList
public 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;- Specified by:
getArpCachesOrBuilderListin interfaceInterconnectDiagnosticsOrBuilder
-
getArpCachesCount
public 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;- Specified by:
getArpCachesCountin interfaceInterconnectDiagnosticsOrBuilder
-
getArpCaches
public 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;- Specified by:
getArpCachesin interfaceInterconnectDiagnosticsOrBuilder
-
getArpCachesOrBuilder
public 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;- Specified by:
getArpCachesOrBuilderin interfaceInterconnectDiagnosticsOrBuilder
-
hasBundleAggregationType
public 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;- Specified by:
hasBundleAggregationTypein interfaceInterconnectDiagnosticsOrBuilder- Returns:
- Whether the bundleAggregationType field is set.
-
getBundleAggregationType
public 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;- Specified by:
getBundleAggregationTypein interfaceInterconnectDiagnosticsOrBuilder- Returns:
- The bundleAggregationType.
-
getBundleAggregationTypeBytes
public 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;- Specified by:
getBundleAggregationTypeBytesin interfaceInterconnectDiagnosticsOrBuilder- Returns:
- The bytes for bundleAggregationType.
-
hasBundleOperationalStatus
public 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;- Specified by:
hasBundleOperationalStatusin interfaceInterconnectDiagnosticsOrBuilder- Returns:
- Whether the bundleOperationalStatus field is set.
-
getBundleOperationalStatus
public 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;- Specified by:
getBundleOperationalStatusin interfaceInterconnectDiagnosticsOrBuilder- Returns:
- The bundleOperationalStatus.
-
getBundleOperationalStatusBytes
public 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;- Specified by:
getBundleOperationalStatusBytesin interfaceInterconnectDiagnosticsOrBuilder- Returns:
- The bytes for bundleOperationalStatus.
-
getLinksList
public 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;- Specified by:
getLinksListin interfaceInterconnectDiagnosticsOrBuilder
-
getLinksOrBuilderList
public 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;- Specified by:
getLinksOrBuilderListin interfaceInterconnectDiagnosticsOrBuilder
-
getLinksCount
public 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;- Specified by:
getLinksCountin interfaceInterconnectDiagnosticsOrBuilder
-
getLinks
public 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;- Specified by:
getLinksin interfaceInterconnectDiagnosticsOrBuilder
-
getLinksOrBuilder
public 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;- Specified by:
getLinksOrBuilderin interfaceInterconnectDiagnosticsOrBuilder
-
hasMacAddress
public boolean hasMacAddress()
The MAC address of the Interconnect's bundle interface.
optional string mac_address = 332540164;- Specified by:
hasMacAddressin interfaceInterconnectDiagnosticsOrBuilder- Returns:
- Whether the macAddress field is set.
-
getMacAddress
public String getMacAddress()
The MAC address of the Interconnect's bundle interface.
optional string mac_address = 332540164;- Specified by:
getMacAddressin interfaceInterconnectDiagnosticsOrBuilder- Returns:
- The macAddress.
-
getMacAddressBytes
public com.google.protobuf.ByteString getMacAddressBytes()
The MAC address of the Interconnect's bundle interface.
optional string mac_address = 332540164;- Specified by:
getMacAddressBytesin interfaceInterconnectDiagnosticsOrBuilder- Returns:
- The bytes for macAddress.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static InterconnectDiagnostics parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InterconnectDiagnostics parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InterconnectDiagnostics parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InterconnectDiagnostics parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InterconnectDiagnostics parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InterconnectDiagnostics parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InterconnectDiagnostics parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static InterconnectDiagnostics parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static InterconnectDiagnostics parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static InterconnectDiagnostics parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static InterconnectDiagnostics parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static InterconnectDiagnostics parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public InterconnectDiagnostics.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static InterconnectDiagnostics.Builder newBuilder()
-
newBuilder
public static InterconnectDiagnostics.Builder newBuilder(InterconnectDiagnostics prototype)
-
toBuilder
public InterconnectDiagnostics.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected InterconnectDiagnostics.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static InterconnectDiagnostics getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<InterconnectDiagnostics> parser()
-
getParserForType
public com.google.protobuf.Parser<InterconnectDiagnostics> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public InterconnectDiagnostics getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-