Interface InterconnectDiagnosticsLinkStatusOrBuilder

    • Method Detail

      • getArpCachesList

        List<InterconnectDiagnosticsARPEntry> getArpCachesList()
         A list of InterconnectDiagnostics.ARPEntry objects, describing the ARP neighbor entries seen on this link. This will be empty if the link is bundled
         
        repeated .google.cloud.compute.v1.InterconnectDiagnosticsARPEntry arp_caches = 414591761;
      • getArpCaches

        InterconnectDiagnosticsARPEntry getArpCaches​(int index)
         A list of InterconnectDiagnostics.ARPEntry objects, describing the ARP neighbor entries seen on this link. This will be empty if the link is bundled
         
        repeated .google.cloud.compute.v1.InterconnectDiagnosticsARPEntry arp_caches = 414591761;
      • getArpCachesCount

        int getArpCachesCount()
         A list of InterconnectDiagnostics.ARPEntry objects, describing the ARP neighbor entries seen on this link. This will be empty if the link is bundled
         
        repeated .google.cloud.compute.v1.InterconnectDiagnosticsARPEntry arp_caches = 414591761;
      • getArpCachesOrBuilderList

        List<? extends InterconnectDiagnosticsARPEntryOrBuilder> getArpCachesOrBuilderList()
         A list of InterconnectDiagnostics.ARPEntry objects, describing the ARP neighbor entries seen on this link. This will be empty if the link is bundled
         
        repeated .google.cloud.compute.v1.InterconnectDiagnosticsARPEntry arp_caches = 414591761;
      • getArpCachesOrBuilder

        InterconnectDiagnosticsARPEntryOrBuilder getArpCachesOrBuilder​(int index)
         A list of InterconnectDiagnostics.ARPEntry objects, describing the ARP neighbor entries seen on this link. This will be empty if the link is bundled
         
        repeated .google.cloud.compute.v1.InterconnectDiagnosticsARPEntry arp_caches = 414591761;
      • hasCircuitId

        boolean hasCircuitId()
         The unique ID for this link assigned during turn up by Google.
         
        optional string circuit_id = 225180977;
        Returns:
        Whether the circuitId field is set.
      • getCircuitId

        String getCircuitId()
         The unique ID for this link assigned during turn up by Google.
         
        optional string circuit_id = 225180977;
        Returns:
        The circuitId.
      • getCircuitIdBytes

        com.google.protobuf.ByteString getCircuitIdBytes()
         The unique ID for this link assigned during turn up by Google.
         
        optional string circuit_id = 225180977;
        Returns:
        The bytes for circuitId.
      • hasGoogleDemarc

        boolean hasGoogleDemarc()
         The Demarc address assigned by Google and provided in the LoA.
         
        optional string google_demarc = 51084;
        Returns:
        Whether the googleDemarc field is set.
      • getGoogleDemarc

        String getGoogleDemarc()
         The Demarc address assigned by Google and provided in the LoA.
         
        optional string google_demarc = 51084;
        Returns:
        The googleDemarc.
      • getGoogleDemarcBytes

        com.google.protobuf.ByteString getGoogleDemarcBytes()
         The Demarc address assigned by Google and provided in the LoA.
         
        optional string google_demarc = 51084;
        Returns:
        The bytes for googleDemarc.
      • hasLacpStatus

        boolean hasLacpStatus()
        optional .google.cloud.compute.v1.InterconnectDiagnosticsLinkLACPStatus lacp_status = 361210415;
        Returns:
        Whether the lacpStatus field is set.
      • getLacpStatus

        InterconnectDiagnosticsLinkLACPStatus getLacpStatus()
        optional .google.cloud.compute.v1.InterconnectDiagnosticsLinkLACPStatus lacp_status = 361210415;
        Returns:
        The lacpStatus.
      • hasOperationalStatus

        boolean hasOperationalStatus()
         The operational status of the link.
         Check the OperationalStatus enum for the list of possible values.
         
        optional string operational_status = 201070847;
        Returns:
        Whether the operationalStatus field is set.
      • getOperationalStatus

        String getOperationalStatus()
         The operational status of the link.
         Check the OperationalStatus enum for the list of possible values.
         
        optional string operational_status = 201070847;
        Returns:
        The operationalStatus.
      • getOperationalStatusBytes

        com.google.protobuf.ByteString getOperationalStatusBytes()
         The operational status of the link.
         Check the OperationalStatus enum for the list of possible values.
         
        optional string operational_status = 201070847;
        Returns:
        The bytes for operationalStatus.
      • hasReceivingOpticalPower

        boolean hasReceivingOpticalPower()
         An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the received light level.
         
        optional .google.cloud.compute.v1.InterconnectDiagnosticsLinkOpticalPower receiving_optical_power = 244717279;
        Returns:
        Whether the receivingOpticalPower field is set.
      • getReceivingOpticalPower

        InterconnectDiagnosticsLinkOpticalPower getReceivingOpticalPower()
         An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the received light level.
         
        optional .google.cloud.compute.v1.InterconnectDiagnosticsLinkOpticalPower receiving_optical_power = 244717279;
        Returns:
        The receivingOpticalPower.
      • getReceivingOpticalPowerOrBuilder

        InterconnectDiagnosticsLinkOpticalPowerOrBuilder getReceivingOpticalPowerOrBuilder()
         An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the received light level.
         
        optional .google.cloud.compute.v1.InterconnectDiagnosticsLinkOpticalPower receiving_optical_power = 244717279;
      • hasTransmittingOpticalPower

        boolean hasTransmittingOpticalPower()
         An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the transmitted light level.
         
        optional .google.cloud.compute.v1.InterconnectDiagnosticsLinkOpticalPower transmitting_optical_power = 459431197;
        Returns:
        Whether the transmittingOpticalPower field is set.
      • getTransmittingOpticalPower

        InterconnectDiagnosticsLinkOpticalPower getTransmittingOpticalPower()
         An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the transmitted light level.
         
        optional .google.cloud.compute.v1.InterconnectDiagnosticsLinkOpticalPower transmitting_optical_power = 459431197;
        Returns:
        The transmittingOpticalPower.
      • getTransmittingOpticalPowerOrBuilder

        InterconnectDiagnosticsLinkOpticalPowerOrBuilder getTransmittingOpticalPowerOrBuilder()
         An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the transmitted light level.
         
        optional .google.cloud.compute.v1.InterconnectDiagnosticsLinkOpticalPower transmitting_optical_power = 459431197;