public static final class InterconnectDiagnostics.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<InterconnectDiagnostics.Builder> implements InterconnectDiagnosticsOrBuilder
Diagnostics information about interconnect, contains detailed and current technical information about Google's side of the connection.Protobuf type
google.cloud.compute.v1.InterconnectDiagnostics| Modifier and Type | Method and Description |
|---|---|
InterconnectDiagnostics.Builder |
addAllArpCaches(Iterable<? extends InterconnectDiagnosticsARPEntry> values)
A list of InterconnectDiagnostics.ARPEntry objects, describing individual neighbors currently seen by the Google router in the ARP cache for the Interconnect.
|
InterconnectDiagnostics.Builder |
addAllLinks(Iterable<? extends InterconnectDiagnosticsLinkStatus> values)
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
|
InterconnectDiagnostics.Builder |
addArpCaches(InterconnectDiagnosticsARPEntry.Builder builderForValue)
A list of InterconnectDiagnostics.ARPEntry objects, describing individual neighbors currently seen by the Google router in the ARP cache for the Interconnect.
|
InterconnectDiagnostics.Builder |
addArpCaches(InterconnectDiagnosticsARPEntry value)
A list of InterconnectDiagnostics.ARPEntry objects, describing individual neighbors currently seen by the Google router in the ARP cache for the Interconnect.
|
InterconnectDiagnostics.Builder |
addArpCaches(int index,
InterconnectDiagnosticsARPEntry.Builder builderForValue)
A list of InterconnectDiagnostics.ARPEntry objects, describing individual neighbors currently seen by the Google router in the ARP cache for the Interconnect.
|
InterconnectDiagnostics.Builder |
addArpCaches(int index,
InterconnectDiagnosticsARPEntry value)
A list of InterconnectDiagnostics.ARPEntry objects, describing individual neighbors currently seen by the Google router in the ARP cache for the Interconnect.
|
InterconnectDiagnosticsARPEntry.Builder |
addArpCachesBuilder()
A list of InterconnectDiagnostics.ARPEntry objects, describing individual neighbors currently seen by the Google router in the ARP cache for the Interconnect.
|
InterconnectDiagnosticsARPEntry.Builder |
addArpCachesBuilder(int index)
A list of InterconnectDiagnostics.ARPEntry objects, describing individual neighbors currently seen by the Google router in the ARP cache for the Interconnect.
|
InterconnectDiagnostics.Builder |
addLinks(InterconnectDiagnosticsLinkStatus.Builder builderForValue)
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
|
InterconnectDiagnostics.Builder |
addLinks(InterconnectDiagnosticsLinkStatus value)
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
|
InterconnectDiagnostics.Builder |
addLinks(int index,
InterconnectDiagnosticsLinkStatus.Builder builderForValue)
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
|
InterconnectDiagnostics.Builder |
addLinks(int index,
InterconnectDiagnosticsLinkStatus value)
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
|
InterconnectDiagnosticsLinkStatus.Builder |
addLinksBuilder()
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
|
InterconnectDiagnosticsLinkStatus.Builder |
addLinksBuilder(int index)
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
|
InterconnectDiagnostics.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InterconnectDiagnostics |
build() |
InterconnectDiagnostics |
buildPartial() |
InterconnectDiagnostics.Builder |
clear() |
InterconnectDiagnostics.Builder |
clearArpCaches()
A list of InterconnectDiagnostics.ARPEntry objects, describing individual neighbors currently seen by the Google router in the ARP cache for the Interconnect.
|
InterconnectDiagnostics.Builder |
clearBundleAggregationType()
The aggregation type of the bundle interface.
|
InterconnectDiagnostics.Builder |
clearBundleOperationalStatus()
The operational status of the bundle interface.
|
InterconnectDiagnostics.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
InterconnectDiagnostics.Builder |
clearLinks()
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
|
InterconnectDiagnostics.Builder |
clearMacAddress()
The MAC address of the Interconnect's bundle interface.
|
InterconnectDiagnostics.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
InterconnectDiagnostics.Builder |
clone() |
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.
|
InterconnectDiagnosticsARPEntry.Builder |
getArpCachesBuilder(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<InterconnectDiagnosticsARPEntry.Builder> |
getArpCachesBuilderList()
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.
|
InterconnectDiagnostics |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
InterconnectDiagnosticsLinkStatus |
getLinks(int index)
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
|
InterconnectDiagnosticsLinkStatus.Builder |
getLinksBuilder(int index)
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
|
List<InterconnectDiagnosticsLinkStatus.Builder> |
getLinksBuilderList()
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.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
InterconnectDiagnostics.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InterconnectDiagnostics.Builder |
mergeFrom(InterconnectDiagnostics other) |
InterconnectDiagnostics.Builder |
mergeFrom(com.google.protobuf.Message other) |
InterconnectDiagnostics.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InterconnectDiagnostics.Builder |
removeArpCaches(int index)
A list of InterconnectDiagnostics.ARPEntry objects, describing individual neighbors currently seen by the Google router in the ARP cache for the Interconnect.
|
InterconnectDiagnostics.Builder |
removeLinks(int index)
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
|
InterconnectDiagnostics.Builder |
setArpCaches(int index,
InterconnectDiagnosticsARPEntry.Builder builderForValue)
A list of InterconnectDiagnostics.ARPEntry objects, describing individual neighbors currently seen by the Google router in the ARP cache for the Interconnect.
|
InterconnectDiagnostics.Builder |
setArpCaches(int index,
InterconnectDiagnosticsARPEntry value)
A list of InterconnectDiagnostics.ARPEntry objects, describing individual neighbors currently seen by the Google router in the ARP cache for the Interconnect.
|
InterconnectDiagnostics.Builder |
setBundleAggregationType(String value)
The aggregation type of the bundle interface.
|
InterconnectDiagnostics.Builder |
setBundleAggregationTypeBytes(com.google.protobuf.ByteString value)
The aggregation type of the bundle interface.
|
InterconnectDiagnostics.Builder |
setBundleOperationalStatus(String value)
The operational status of the bundle interface.
|
InterconnectDiagnostics.Builder |
setBundleOperationalStatusBytes(com.google.protobuf.ByteString value)
The operational status of the bundle interface.
|
InterconnectDiagnostics.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InterconnectDiagnostics.Builder |
setLinks(int index,
InterconnectDiagnosticsLinkStatus.Builder builderForValue)
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
|
InterconnectDiagnostics.Builder |
setLinks(int index,
InterconnectDiagnosticsLinkStatus value)
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
|
InterconnectDiagnostics.Builder |
setMacAddress(String value)
The MAC address of the Interconnect's bundle interface.
|
InterconnectDiagnostics.Builder |
setMacAddressBytes(com.google.protobuf.ByteString value)
The MAC address of the Interconnect's bundle interface.
|
InterconnectDiagnostics.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
InterconnectDiagnostics.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectDiagnostics.Builder>public InterconnectDiagnostics.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectDiagnostics.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectDiagnostics.Builder>public InterconnectDiagnostics getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic InterconnectDiagnostics build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic InterconnectDiagnostics buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic InterconnectDiagnostics.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectDiagnostics.Builder>public InterconnectDiagnostics.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectDiagnostics.Builder>public InterconnectDiagnostics.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectDiagnostics.Builder>public InterconnectDiagnostics.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectDiagnostics.Builder>public InterconnectDiagnostics.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectDiagnostics.Builder>public InterconnectDiagnostics.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectDiagnostics.Builder>public InterconnectDiagnostics.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InterconnectDiagnostics.Builder>public InterconnectDiagnostics.Builder mergeFrom(InterconnectDiagnostics other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectDiagnostics.Builder>public InterconnectDiagnostics.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InterconnectDiagnostics.Builder>IOExceptionpublic 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;
getArpCachesList in interface InterconnectDiagnosticsOrBuilderpublic 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;
getArpCachesCount in interface InterconnectDiagnosticsOrBuilderpublic 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;
getArpCaches in interface InterconnectDiagnosticsOrBuilderpublic InterconnectDiagnostics.Builder setArpCaches(int index, InterconnectDiagnosticsARPEntry value)
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;
public InterconnectDiagnostics.Builder setArpCaches(int index, InterconnectDiagnosticsARPEntry.Builder builderForValue)
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;
public InterconnectDiagnostics.Builder addArpCaches(InterconnectDiagnosticsARPEntry value)
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;
public InterconnectDiagnostics.Builder addArpCaches(int index, InterconnectDiagnosticsARPEntry value)
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;
public InterconnectDiagnostics.Builder addArpCaches(InterconnectDiagnosticsARPEntry.Builder builderForValue)
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;
public InterconnectDiagnostics.Builder addArpCaches(int index, InterconnectDiagnosticsARPEntry.Builder builderForValue)
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;
public InterconnectDiagnostics.Builder addAllArpCaches(Iterable<? extends InterconnectDiagnosticsARPEntry> values)
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;
public InterconnectDiagnostics.Builder clearArpCaches()
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;
public InterconnectDiagnostics.Builder removeArpCaches(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;
public InterconnectDiagnosticsARPEntry.Builder getArpCachesBuilder(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;
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;
getArpCachesOrBuilder in interface InterconnectDiagnosticsOrBuilderpublic 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;
getArpCachesOrBuilderList in interface InterconnectDiagnosticsOrBuilderpublic InterconnectDiagnosticsARPEntry.Builder addArpCachesBuilder()
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;
public InterconnectDiagnosticsARPEntry.Builder addArpCachesBuilder(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;
public List<InterconnectDiagnosticsARPEntry.Builder> getArpCachesBuilderList()
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;
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;hasBundleAggregationType in interface InterconnectDiagnosticsOrBuilderpublic 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;getBundleAggregationType in interface InterconnectDiagnosticsOrBuilderpublic 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;getBundleAggregationTypeBytes in interface InterconnectDiagnosticsOrBuilderpublic InterconnectDiagnostics.Builder setBundleAggregationType(String value)
The aggregation type of the bundle interface. Check the BundleAggregationType enum for the list of possible values.
optional string bundle_aggregation_type = 434939028;value - The bundleAggregationType to set.public InterconnectDiagnostics.Builder clearBundleAggregationType()
The aggregation type of the bundle interface. Check the BundleAggregationType enum for the list of possible values.
optional string bundle_aggregation_type = 434939028;public InterconnectDiagnostics.Builder setBundleAggregationTypeBytes(com.google.protobuf.ByteString value)
The aggregation type of the bundle interface. Check the BundleAggregationType enum for the list of possible values.
optional string bundle_aggregation_type = 434939028;value - The bytes for bundleAggregationType to set.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;hasBundleOperationalStatus in interface InterconnectDiagnosticsOrBuilderpublic 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;getBundleOperationalStatus in interface InterconnectDiagnosticsOrBuilderpublic 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;getBundleOperationalStatusBytes in interface InterconnectDiagnosticsOrBuilderpublic InterconnectDiagnostics.Builder setBundleOperationalStatus(String value)
The operational status of the bundle interface. Check the BundleOperationalStatus enum for the list of possible values.
optional string bundle_operational_status = 106433500;value - The bundleOperationalStatus to set.public InterconnectDiagnostics.Builder clearBundleOperationalStatus()
The operational status of the bundle interface. Check the BundleOperationalStatus enum for the list of possible values.
optional string bundle_operational_status = 106433500;public InterconnectDiagnostics.Builder setBundleOperationalStatusBytes(com.google.protobuf.ByteString value)
The operational status of the bundle interface. Check the BundleOperationalStatus enum for the list of possible values.
optional string bundle_operational_status = 106433500;value - The bytes for bundleOperationalStatus to set.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;
getLinksList in interface InterconnectDiagnosticsOrBuilderpublic 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;
getLinksCount in interface InterconnectDiagnosticsOrBuilderpublic 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;
getLinks in interface InterconnectDiagnosticsOrBuilderpublic InterconnectDiagnostics.Builder setLinks(int index, InterconnectDiagnosticsLinkStatus value)
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
repeated .google.cloud.compute.v1.InterconnectDiagnosticsLinkStatus links = 102977465;
public InterconnectDiagnostics.Builder setLinks(int index, InterconnectDiagnosticsLinkStatus.Builder builderForValue)
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
repeated .google.cloud.compute.v1.InterconnectDiagnosticsLinkStatus links = 102977465;
public InterconnectDiagnostics.Builder addLinks(InterconnectDiagnosticsLinkStatus value)
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
repeated .google.cloud.compute.v1.InterconnectDiagnosticsLinkStatus links = 102977465;
public InterconnectDiagnostics.Builder addLinks(int index, InterconnectDiagnosticsLinkStatus value)
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
repeated .google.cloud.compute.v1.InterconnectDiagnosticsLinkStatus links = 102977465;
public InterconnectDiagnostics.Builder addLinks(InterconnectDiagnosticsLinkStatus.Builder builderForValue)
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
repeated .google.cloud.compute.v1.InterconnectDiagnosticsLinkStatus links = 102977465;
public InterconnectDiagnostics.Builder addLinks(int index, InterconnectDiagnosticsLinkStatus.Builder builderForValue)
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
repeated .google.cloud.compute.v1.InterconnectDiagnosticsLinkStatus links = 102977465;
public InterconnectDiagnostics.Builder addAllLinks(Iterable<? extends InterconnectDiagnosticsLinkStatus> values)
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
repeated .google.cloud.compute.v1.InterconnectDiagnosticsLinkStatus links = 102977465;
public InterconnectDiagnostics.Builder clearLinks()
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
repeated .google.cloud.compute.v1.InterconnectDiagnosticsLinkStatus links = 102977465;
public InterconnectDiagnostics.Builder removeLinks(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;
public InterconnectDiagnosticsLinkStatus.Builder getLinksBuilder(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;
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;
getLinksOrBuilder in interface InterconnectDiagnosticsOrBuilderpublic 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;
getLinksOrBuilderList in interface InterconnectDiagnosticsOrBuilderpublic InterconnectDiagnosticsLinkStatus.Builder addLinksBuilder()
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
repeated .google.cloud.compute.v1.InterconnectDiagnosticsLinkStatus links = 102977465;
public InterconnectDiagnosticsLinkStatus.Builder addLinksBuilder(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;
public List<InterconnectDiagnosticsLinkStatus.Builder> getLinksBuilderList()
A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect.
repeated .google.cloud.compute.v1.InterconnectDiagnosticsLinkStatus links = 102977465;
public boolean hasMacAddress()
The MAC address of the Interconnect's bundle interface.
optional string mac_address = 332540164;hasMacAddress in interface InterconnectDiagnosticsOrBuilderpublic String getMacAddress()
The MAC address of the Interconnect's bundle interface.
optional string mac_address = 332540164;getMacAddress in interface InterconnectDiagnosticsOrBuilderpublic com.google.protobuf.ByteString getMacAddressBytes()
The MAC address of the Interconnect's bundle interface.
optional string mac_address = 332540164;getMacAddressBytes in interface InterconnectDiagnosticsOrBuilderpublic InterconnectDiagnostics.Builder setMacAddress(String value)
The MAC address of the Interconnect's bundle interface.
optional string mac_address = 332540164;value - The macAddress to set.public InterconnectDiagnostics.Builder clearMacAddress()
The MAC address of the Interconnect's bundle interface.
optional string mac_address = 332540164;public InterconnectDiagnostics.Builder setMacAddressBytes(com.google.protobuf.ByteString value)
The MAC address of the Interconnect's bundle interface.
optional string mac_address = 332540164;value - The bytes for macAddress to set.public final InterconnectDiagnostics.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectDiagnostics.Builder>public final InterconnectDiagnostics.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectDiagnostics.Builder>Copyright © 2023 Google LLC. All rights reserved.