Interface InterconnectOrBuilder

  • All Superinterfaces:
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    All Known Implementing Classes:
    Interconnect, Interconnect.Builder

    public interface InterconnectOrBuilder
    extends com.google.protobuf.MessageOrBuilder
    • Method Summary

      All Methods Instance Methods Abstract Methods Deprecated Methods 
      Modifier and Type Method Description
      boolean containsLabels​(String key)
      Labels for this resource.
      boolean getAdminEnabled()
      Administrative status of the interconnect.
      InterconnectCircuitInfo getCircuitInfos​(int index)
      [Output Only] A list of CircuitInfo objects, that describe the individual circuits in this LAG.
      int getCircuitInfosCount()
      [Output Only] A list of CircuitInfo objects, that describe the individual circuits in this LAG.
      List<InterconnectCircuitInfo> getCircuitInfosList()
      [Output Only] A list of CircuitInfo objects, that describe the individual circuits in this LAG.
      InterconnectCircuitInfoOrBuilder getCircuitInfosOrBuilder​(int index)
      [Output Only] A list of CircuitInfo objects, that describe the individual circuits in this LAG.
      List<? extends InterconnectCircuitInfoOrBuilder> getCircuitInfosOrBuilderList()
      [Output Only] A list of CircuitInfo objects, that describe the individual circuits in this LAG.
      String getCreationTimestamp()
      [Output Only] Creation timestamp in RFC3339 text format.
      com.google.protobuf.ByteString getCreationTimestampBytes()
      [Output Only] Creation timestamp in RFC3339 text format.
      String getCustomerName()
      Customer name, to put in the Letter of Authorization as the party authorized to request a crossconnect.
      com.google.protobuf.ByteString getCustomerNameBytes()
      Customer name, to put in the Letter of Authorization as the party authorized to request a crossconnect.
      String getDescription()
      An optional description of this resource.
      com.google.protobuf.ByteString getDescriptionBytes()
      An optional description of this resource.
      InterconnectOutageNotification getExpectedOutages​(int index)
      [Output Only] A list of outages expected for this Interconnect.
      int getExpectedOutagesCount()
      [Output Only] A list of outages expected for this Interconnect.
      List<InterconnectOutageNotification> getExpectedOutagesList()
      [Output Only] A list of outages expected for this Interconnect.
      InterconnectOutageNotificationOrBuilder getExpectedOutagesOrBuilder​(int index)
      [Output Only] A list of outages expected for this Interconnect.
      List<? extends InterconnectOutageNotificationOrBuilder> getExpectedOutagesOrBuilderList()
      [Output Only] A list of outages expected for this Interconnect.
      String getGoogleIpAddress()
      [Output Only] IP address configured on the Google side of the Interconnect link.
      com.google.protobuf.ByteString getGoogleIpAddressBytes()
      [Output Only] IP address configured on the Google side of the Interconnect link.
      String getGoogleReferenceId()
      [Output Only] Google reference ID to be used when raising support tickets with Google or otherwise to debug backend connectivity issues.
      com.google.protobuf.ByteString getGoogleReferenceIdBytes()
      [Output Only] Google reference ID to be used when raising support tickets with Google or otherwise to debug backend connectivity issues.
      long getId()
      [Output Only] The unique identifier for the resource.
      String getInterconnectAttachments​(int index)
      [Output Only] A list of the URLs of all InterconnectAttachments configured to use this Interconnect.
      com.google.protobuf.ByteString getInterconnectAttachmentsBytes​(int index)
      [Output Only] A list of the URLs of all InterconnectAttachments configured to use this Interconnect.
      int getInterconnectAttachmentsCount()
      [Output Only] A list of the URLs of all InterconnectAttachments configured to use this Interconnect.
      List<String> getInterconnectAttachmentsList()
      [Output Only] A list of the URLs of all InterconnectAttachments configured to use this Interconnect.
      String getInterconnectType()
      Type of interconnect, which can take one of the following values: - PARTNER: A partner-managed interconnection shared between customers though a partner.
      com.google.protobuf.ByteString getInterconnectTypeBytes()
      Type of interconnect, which can take one of the following values: - PARTNER: A partner-managed interconnection shared between customers though a partner.
      String getKind()
      [Output Only] Type of the resource.
      com.google.protobuf.ByteString getKindBytes()
      [Output Only] Type of the resource.
      String getLabelFingerprint()
      A fingerprint for the labels being applied to this Interconnect, which is essentially a hash of the labels set used for optimistic locking.
      com.google.protobuf.ByteString getLabelFingerprintBytes()
      A fingerprint for the labels being applied to this Interconnect, which is essentially a hash of the labels set used for optimistic locking.
      Map<String,​String> getLabels()
      Deprecated.
      int getLabelsCount()
      Labels for this resource.
      Map<String,​String> getLabelsMap()
      Labels for this resource.
      String getLabelsOrDefault​(String key, String defaultValue)
      Labels for this resource.
      String getLabelsOrThrow​(String key)
      Labels for this resource.
      String getLinkType()
      Type of link requested, which can take one of the following values: - LINK_TYPE_ETHERNET_10G_LR: A 10G Ethernet with LR optics - LINK_TYPE_ETHERNET_100G_LR: A 100G Ethernet with LR optics.
      com.google.protobuf.ByteString getLinkTypeBytes()
      Type of link requested, which can take one of the following values: - LINK_TYPE_ETHERNET_10G_LR: A 10G Ethernet with LR optics - LINK_TYPE_ETHERNET_100G_LR: A 100G Ethernet with LR optics.
      String getLocation()
      URL of the InterconnectLocation object that represents where this connection is to be provisioned.
      com.google.protobuf.ByteString getLocationBytes()
      URL of the InterconnectLocation object that represents where this connection is to be provisioned.
      String getName()
      Name of the resource.
      com.google.protobuf.ByteString getNameBytes()
      Name of the resource.
      String getNocContactEmail()
      Email address to contact the customer NOC for operations and maintenance notifications regarding this Interconnect.
      com.google.protobuf.ByteString getNocContactEmailBytes()
      Email address to contact the customer NOC for operations and maintenance notifications regarding this Interconnect.
      String getOperationalStatus()
      [Output Only] The current status of this Interconnect's functionality, which can take one of the following values: - OS_ACTIVE: A valid Interconnect, which is turned up and is ready to use.
      com.google.protobuf.ByteString getOperationalStatusBytes()
      [Output Only] The current status of this Interconnect's functionality, which can take one of the following values: - OS_ACTIVE: A valid Interconnect, which is turned up and is ready to use.
      String getPeerIpAddress()
      [Output Only] IP address configured on the customer side of the Interconnect link.
      com.google.protobuf.ByteString getPeerIpAddressBytes()
      [Output Only] IP address configured on the customer side of the Interconnect link.
      int getProvisionedLinkCount()
      [Output Only] Number of links actually provisioned in this interconnect.
      String getRemoteLocation()
      Indicates that this is a Cross-Cloud Interconnect.
      com.google.protobuf.ByteString getRemoteLocationBytes()
      Indicates that this is a Cross-Cloud Interconnect.
      int getRequestedLinkCount()
      Target number of physical links in the link bundle, as requested by the customer.
      boolean getSatisfiesPzs()
      [Output Only] Reserved for future use.
      String getSelfLink()
      [Output Only] Server-defined URL for the resource.
      com.google.protobuf.ByteString getSelfLinkBytes()
      [Output Only] Server-defined URL for the resource.
      String getState()
      [Output Only] The current state of Interconnect functionality, which can take one of the following values: - ACTIVE: The Interconnect is valid, turned up and ready to use.
      com.google.protobuf.ByteString getStateBytes()
      [Output Only] The current state of Interconnect functionality, which can take one of the following values: - ACTIVE: The Interconnect is valid, turned up and ready to use.
      boolean hasAdminEnabled()
      Administrative status of the interconnect.
      boolean hasCreationTimestamp()
      [Output Only] Creation timestamp in RFC3339 text format.
      boolean hasCustomerName()
      Customer name, to put in the Letter of Authorization as the party authorized to request a crossconnect.
      boolean hasDescription()
      An optional description of this resource.
      boolean hasGoogleIpAddress()
      [Output Only] IP address configured on the Google side of the Interconnect link.
      boolean hasGoogleReferenceId()
      [Output Only] Google reference ID to be used when raising support tickets with Google or otherwise to debug backend connectivity issues.
      boolean hasId()
      [Output Only] The unique identifier for the resource.
      boolean hasInterconnectType()
      Type of interconnect, which can take one of the following values: - PARTNER: A partner-managed interconnection shared between customers though a partner.
      boolean hasKind()
      [Output Only] Type of the resource.
      boolean hasLabelFingerprint()
      A fingerprint for the labels being applied to this Interconnect, which is essentially a hash of the labels set used for optimistic locking.
      boolean hasLinkType()
      Type of link requested, which can take one of the following values: - LINK_TYPE_ETHERNET_10G_LR: A 10G Ethernet with LR optics - LINK_TYPE_ETHERNET_100G_LR: A 100G Ethernet with LR optics.
      boolean hasLocation()
      URL of the InterconnectLocation object that represents where this connection is to be provisioned.
      boolean hasName()
      Name of the resource.
      boolean hasNocContactEmail()
      Email address to contact the customer NOC for operations and maintenance notifications regarding this Interconnect.
      boolean hasOperationalStatus()
      [Output Only] The current status of this Interconnect's functionality, which can take one of the following values: - OS_ACTIVE: A valid Interconnect, which is turned up and is ready to use.
      boolean hasPeerIpAddress()
      [Output Only] IP address configured on the customer side of the Interconnect link.
      boolean hasProvisionedLinkCount()
      [Output Only] Number of links actually provisioned in this interconnect.
      boolean hasRemoteLocation()
      Indicates that this is a Cross-Cloud Interconnect.
      boolean hasRequestedLinkCount()
      Target number of physical links in the link bundle, as requested by the customer.
      boolean hasSatisfiesPzs()
      [Output Only] Reserved for future use.
      boolean hasSelfLink()
      [Output Only] Server-defined URL for the resource.
      boolean hasState()
      [Output Only] The current state of Interconnect functionality, which can take one of the following values: - ACTIVE: The Interconnect is valid, turned up and ready to use.
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        isInitialized
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • Method Detail

      • hasAdminEnabled

        boolean hasAdminEnabled()
         Administrative status of the interconnect. When this is set to true, the Interconnect is functional and can carry traffic. When set to false, no packets can be carried over the interconnect and no BGP routes are exchanged over it. By default, the status is set to true.
         
        optional bool admin_enabled = 445675089;
        Returns:
        Whether the adminEnabled field is set.
      • getAdminEnabled

        boolean getAdminEnabled()
         Administrative status of the interconnect. When this is set to true, the Interconnect is functional and can carry traffic. When set to false, no packets can be carried over the interconnect and no BGP routes are exchanged over it. By default, the status is set to true.
         
        optional bool admin_enabled = 445675089;
        Returns:
        The adminEnabled.
      • getCircuitInfosList

        List<InterconnectCircuitInfo> getCircuitInfosList()
         [Output Only] A list of CircuitInfo objects, that describe the individual circuits in this LAG.
         
        repeated .google.cloud.compute.v1.InterconnectCircuitInfo circuit_infos = 164839855;
      • getCircuitInfos

        InterconnectCircuitInfo getCircuitInfos​(int index)
         [Output Only] A list of CircuitInfo objects, that describe the individual circuits in this LAG.
         
        repeated .google.cloud.compute.v1.InterconnectCircuitInfo circuit_infos = 164839855;
      • getCircuitInfosCount

        int getCircuitInfosCount()
         [Output Only] A list of CircuitInfo objects, that describe the individual circuits in this LAG.
         
        repeated .google.cloud.compute.v1.InterconnectCircuitInfo circuit_infos = 164839855;
      • getCircuitInfosOrBuilderList

        List<? extends InterconnectCircuitInfoOrBuilder> getCircuitInfosOrBuilderList()
         [Output Only] A list of CircuitInfo objects, that describe the individual circuits in this LAG.
         
        repeated .google.cloud.compute.v1.InterconnectCircuitInfo circuit_infos = 164839855;
      • getCircuitInfosOrBuilder

        InterconnectCircuitInfoOrBuilder getCircuitInfosOrBuilder​(int index)
         [Output Only] A list of CircuitInfo objects, that describe the individual circuits in this LAG.
         
        repeated .google.cloud.compute.v1.InterconnectCircuitInfo circuit_infos = 164839855;
      • hasCreationTimestamp

        boolean hasCreationTimestamp()
         [Output Only] Creation timestamp in RFC3339 text format.
         
        optional string creation_timestamp = 30525366;
        Returns:
        Whether the creationTimestamp field is set.
      • getCreationTimestamp

        String getCreationTimestamp()
         [Output Only] Creation timestamp in RFC3339 text format.
         
        optional string creation_timestamp = 30525366;
        Returns:
        The creationTimestamp.
      • getCreationTimestampBytes

        com.google.protobuf.ByteString getCreationTimestampBytes()
         [Output Only] Creation timestamp in RFC3339 text format.
         
        optional string creation_timestamp = 30525366;
        Returns:
        The bytes for creationTimestamp.
      • hasCustomerName

        boolean hasCustomerName()
         Customer name, to put in the Letter of Authorization as the party authorized to request a crossconnect.
         
        optional string customer_name = 3665484;
        Returns:
        Whether the customerName field is set.
      • getCustomerName

        String getCustomerName()
         Customer name, to put in the Letter of Authorization as the party authorized to request a crossconnect.
         
        optional string customer_name = 3665484;
        Returns:
        The customerName.
      • getCustomerNameBytes

        com.google.protobuf.ByteString getCustomerNameBytes()
         Customer name, to put in the Letter of Authorization as the party authorized to request a crossconnect.
         
        optional string customer_name = 3665484;
        Returns:
        The bytes for customerName.
      • hasDescription

        boolean hasDescription()
         An optional description of this resource. Provide this property when you create the resource.
         
        optional string description = 422937596;
        Returns:
        Whether the description field is set.
      • getDescription

        String getDescription()
         An optional description of this resource. Provide this property when you create the resource.
         
        optional string description = 422937596;
        Returns:
        The description.
      • getDescriptionBytes

        com.google.protobuf.ByteString getDescriptionBytes()
         An optional description of this resource. Provide this property when you create the resource.
         
        optional string description = 422937596;
        Returns:
        The bytes for description.
      • getExpectedOutagesList

        List<InterconnectOutageNotification> getExpectedOutagesList()
         [Output Only] A list of outages expected for this Interconnect.
         
        repeated .google.cloud.compute.v1.InterconnectOutageNotification expected_outages = 264484123;
      • getExpectedOutages

        InterconnectOutageNotification getExpectedOutages​(int index)
         [Output Only] A list of outages expected for this Interconnect.
         
        repeated .google.cloud.compute.v1.InterconnectOutageNotification expected_outages = 264484123;
      • getExpectedOutagesCount

        int getExpectedOutagesCount()
         [Output Only] A list of outages expected for this Interconnect.
         
        repeated .google.cloud.compute.v1.InterconnectOutageNotification expected_outages = 264484123;
      • getExpectedOutagesOrBuilderList

        List<? extends InterconnectOutageNotificationOrBuilder> getExpectedOutagesOrBuilderList()
         [Output Only] A list of outages expected for this Interconnect.
         
        repeated .google.cloud.compute.v1.InterconnectOutageNotification expected_outages = 264484123;
      • getExpectedOutagesOrBuilder

        InterconnectOutageNotificationOrBuilder getExpectedOutagesOrBuilder​(int index)
         [Output Only] A list of outages expected for this Interconnect.
         
        repeated .google.cloud.compute.v1.InterconnectOutageNotification expected_outages = 264484123;
      • hasGoogleIpAddress

        boolean hasGoogleIpAddress()
         [Output Only] IP address configured on the Google side of the Interconnect link. This can be used only for ping tests.
         
        optional string google_ip_address = 443105954;
        Returns:
        Whether the googleIpAddress field is set.
      • getGoogleIpAddress

        String getGoogleIpAddress()
         [Output Only] IP address configured on the Google side of the Interconnect link. This can be used only for ping tests.
         
        optional string google_ip_address = 443105954;
        Returns:
        The googleIpAddress.
      • getGoogleIpAddressBytes

        com.google.protobuf.ByteString getGoogleIpAddressBytes()
         [Output Only] IP address configured on the Google side of the Interconnect link. This can be used only for ping tests.
         
        optional string google_ip_address = 443105954;
        Returns:
        The bytes for googleIpAddress.
      • hasGoogleReferenceId

        boolean hasGoogleReferenceId()
         [Output Only] Google reference ID to be used when raising support tickets with Google or otherwise to debug backend connectivity issues.
         
        optional string google_reference_id = 534944469;
        Returns:
        Whether the googleReferenceId field is set.
      • getGoogleReferenceId

        String getGoogleReferenceId()
         [Output Only] Google reference ID to be used when raising support tickets with Google or otherwise to debug backend connectivity issues.
         
        optional string google_reference_id = 534944469;
        Returns:
        The googleReferenceId.
      • getGoogleReferenceIdBytes

        com.google.protobuf.ByteString getGoogleReferenceIdBytes()
         [Output Only] Google reference ID to be used when raising support tickets with Google or otherwise to debug backend connectivity issues.
         
        optional string google_reference_id = 534944469;
        Returns:
        The bytes for googleReferenceId.
      • hasId

        boolean hasId()
         [Output Only] The unique identifier for the resource. This identifier is defined by the server.
         
        optional uint64 id = 3355;
        Returns:
        Whether the id field is set.
      • getId

        long getId()
         [Output Only] The unique identifier for the resource. This identifier is defined by the server.
         
        optional uint64 id = 3355;
        Returns:
        The id.
      • getInterconnectAttachmentsList

        List<String> getInterconnectAttachmentsList()
         [Output Only] A list of the URLs of all InterconnectAttachments configured to use this Interconnect.
         
        repeated string interconnect_attachments = 425388415;
        Returns:
        A list containing the interconnectAttachments.
      • getInterconnectAttachmentsCount

        int getInterconnectAttachmentsCount()
         [Output Only] A list of the URLs of all InterconnectAttachments configured to use this Interconnect.
         
        repeated string interconnect_attachments = 425388415;
        Returns:
        The count of interconnectAttachments.
      • getInterconnectAttachments

        String getInterconnectAttachments​(int index)
         [Output Only] A list of the URLs of all InterconnectAttachments configured to use this Interconnect.
         
        repeated string interconnect_attachments = 425388415;
        Parameters:
        index - The index of the element to return.
        Returns:
        The interconnectAttachments at the given index.
      • getInterconnectAttachmentsBytes

        com.google.protobuf.ByteString getInterconnectAttachmentsBytes​(int index)
         [Output Only] A list of the URLs of all InterconnectAttachments configured to use this Interconnect.
         
        repeated string interconnect_attachments = 425388415;
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the interconnectAttachments at the given index.
      • hasInterconnectType

        boolean hasInterconnectType()
         Type of interconnect, which can take one of the following values: - PARTNER: A partner-managed interconnection shared between customers though a partner. - DEDICATED: A dedicated physical interconnection with the customer. Note that a value IT_PRIVATE has been deprecated in favor of DEDICATED.
         Check the InterconnectType enum for the list of possible values.
         
        optional string interconnect_type = 515165259;
        Returns:
        Whether the interconnectType field is set.
      • getInterconnectType

        String getInterconnectType()
         Type of interconnect, which can take one of the following values: - PARTNER: A partner-managed interconnection shared between customers though a partner. - DEDICATED: A dedicated physical interconnection with the customer. Note that a value IT_PRIVATE has been deprecated in favor of DEDICATED.
         Check the InterconnectType enum for the list of possible values.
         
        optional string interconnect_type = 515165259;
        Returns:
        The interconnectType.
      • getInterconnectTypeBytes

        com.google.protobuf.ByteString getInterconnectTypeBytes()
         Type of interconnect, which can take one of the following values: - PARTNER: A partner-managed interconnection shared between customers though a partner. - DEDICATED: A dedicated physical interconnection with the customer. Note that a value IT_PRIVATE has been deprecated in favor of DEDICATED.
         Check the InterconnectType enum for the list of possible values.
         
        optional string interconnect_type = 515165259;
        Returns:
        The bytes for interconnectType.
      • hasKind

        boolean hasKind()
         [Output Only] Type of the resource. Always compute#interconnect for interconnects.
         
        optional string kind = 3292052;
        Returns:
        Whether the kind field is set.
      • getKind

        String getKind()
         [Output Only] Type of the resource. Always compute#interconnect for interconnects.
         
        optional string kind = 3292052;
        Returns:
        The kind.
      • getKindBytes

        com.google.protobuf.ByteString getKindBytes()
         [Output Only] Type of the resource. Always compute#interconnect for interconnects.
         
        optional string kind = 3292052;
        Returns:
        The bytes for kind.
      • hasLabelFingerprint

        boolean hasLabelFingerprint()
         A fingerprint for the labels being applied to this Interconnect, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve an Interconnect.
         
        optional string label_fingerprint = 178124825;
        Returns:
        Whether the labelFingerprint field is set.
      • getLabelFingerprint

        String getLabelFingerprint()
         A fingerprint for the labels being applied to this Interconnect, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve an Interconnect.
         
        optional string label_fingerprint = 178124825;
        Returns:
        The labelFingerprint.
      • getLabelFingerprintBytes

        com.google.protobuf.ByteString getLabelFingerprintBytes()
         A fingerprint for the labels being applied to this Interconnect, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve an Interconnect.
         
        optional string label_fingerprint = 178124825;
        Returns:
        The bytes for labelFingerprint.
      • getLabelsCount

        int getLabelsCount()
         Labels for this resource. These can only be added or modified by the setLabels method. Each label key/value pair must comply with RFC1035. Label values may be empty.
         
        map<string, string> labels = 500195327;
      • containsLabels

        boolean containsLabels​(String key)
         Labels for this resource. These can only be added or modified by the setLabels method. Each label key/value pair must comply with RFC1035. Label values may be empty.
         
        map<string, string> labels = 500195327;
      • getLabelsMap

        Map<String,​String> getLabelsMap()
         Labels for this resource. These can only be added or modified by the setLabels method. Each label key/value pair must comply with RFC1035. Label values may be empty.
         
        map<string, string> labels = 500195327;
      • getLabelsOrDefault

        String getLabelsOrDefault​(String key,
                                  String defaultValue)
         Labels for this resource. These can only be added or modified by the setLabels method. Each label key/value pair must comply with RFC1035. Label values may be empty.
         
        map<string, string> labels = 500195327;
      • getLabelsOrThrow

        String getLabelsOrThrow​(String key)
         Labels for this resource. These can only be added or modified by the setLabels method. Each label key/value pair must comply with RFC1035. Label values may be empty.
         
        map<string, string> labels = 500195327;
      • hasLinkType

        boolean hasLinkType()
         Type of link requested, which can take one of the following values: - LINK_TYPE_ETHERNET_10G_LR: A 10G Ethernet with LR optics - LINK_TYPE_ETHERNET_100G_LR: A 100G Ethernet with LR optics. Note that this field indicates the speed of each of the links in the bundle, not the speed of the entire bundle.
         Check the LinkType enum for the list of possible values.
         
        optional string link_type = 523207775;
        Returns:
        Whether the linkType field is set.
      • getLinkType

        String getLinkType()
         Type of link requested, which can take one of the following values: - LINK_TYPE_ETHERNET_10G_LR: A 10G Ethernet with LR optics - LINK_TYPE_ETHERNET_100G_LR: A 100G Ethernet with LR optics. Note that this field indicates the speed of each of the links in the bundle, not the speed of the entire bundle.
         Check the LinkType enum for the list of possible values.
         
        optional string link_type = 523207775;
        Returns:
        The linkType.
      • getLinkTypeBytes

        com.google.protobuf.ByteString getLinkTypeBytes()
         Type of link requested, which can take one of the following values: - LINK_TYPE_ETHERNET_10G_LR: A 10G Ethernet with LR optics - LINK_TYPE_ETHERNET_100G_LR: A 100G Ethernet with LR optics. Note that this field indicates the speed of each of the links in the bundle, not the speed of the entire bundle.
         Check the LinkType enum for the list of possible values.
         
        optional string link_type = 523207775;
        Returns:
        The bytes for linkType.
      • hasLocation

        boolean hasLocation()
         URL of the InterconnectLocation object that represents where this connection is to be provisioned.
         
        optional string location = 290430901;
        Returns:
        Whether the location field is set.
      • getLocation

        String getLocation()
         URL of the InterconnectLocation object that represents where this connection is to be provisioned.
         
        optional string location = 290430901;
        Returns:
        The location.
      • getLocationBytes

        com.google.protobuf.ByteString getLocationBytes()
         URL of the InterconnectLocation object that represents where this connection is to be provisioned.
         
        optional string location = 290430901;
        Returns:
        The bytes for location.
      • hasName

        boolean hasName()
         Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
         
        optional string name = 3373707;
        Returns:
        Whether the name field is set.
      • getName

        String getName()
         Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
         
        optional string name = 3373707;
        Returns:
        The name.
      • getNameBytes

        com.google.protobuf.ByteString getNameBytes()
         Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
         
        optional string name = 3373707;
        Returns:
        The bytes for name.
      • hasNocContactEmail

        boolean hasNocContactEmail()
         Email address to contact the customer NOC for operations and maintenance notifications regarding this Interconnect. If specified, this will be used for notifications in addition to all other forms described, such as Cloud Monitoring logs alerting and Cloud Notifications. This field is required for users who sign up for Cloud Interconnect using workforce identity federation.
         
        optional string noc_contact_email = 14072832;
        Returns:
        Whether the nocContactEmail field is set.
      • getNocContactEmail

        String getNocContactEmail()
         Email address to contact the customer NOC for operations and maintenance notifications regarding this Interconnect. If specified, this will be used for notifications in addition to all other forms described, such as Cloud Monitoring logs alerting and Cloud Notifications. This field is required for users who sign up for Cloud Interconnect using workforce identity federation.
         
        optional string noc_contact_email = 14072832;
        Returns:
        The nocContactEmail.
      • getNocContactEmailBytes

        com.google.protobuf.ByteString getNocContactEmailBytes()
         Email address to contact the customer NOC for operations and maintenance notifications regarding this Interconnect. If specified, this will be used for notifications in addition to all other forms described, such as Cloud Monitoring logs alerting and Cloud Notifications. This field is required for users who sign up for Cloud Interconnect using workforce identity federation.
         
        optional string noc_contact_email = 14072832;
        Returns:
        The bytes for nocContactEmail.
      • hasOperationalStatus

        boolean hasOperationalStatus()
         [Output Only] The current status of this Interconnect's functionality, which can take one of the following values: - OS_ACTIVE: A valid Interconnect, which is turned up and is ready to use. Attachments may be provisioned on this Interconnect. - OS_UNPROVISIONED: An Interconnect that has not completed turnup. No attachments may be provisioned on this Interconnect. - OS_UNDER_MAINTENANCE: An Interconnect that is undergoing internal maintenance. No attachments may be provisioned or updated on this Interconnect.
         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()
         [Output Only] The current status of this Interconnect's functionality, which can take one of the following values: - OS_ACTIVE: A valid Interconnect, which is turned up and is ready to use. Attachments may be provisioned on this Interconnect. - OS_UNPROVISIONED: An Interconnect that has not completed turnup. No attachments may be provisioned on this Interconnect. - OS_UNDER_MAINTENANCE: An Interconnect that is undergoing internal maintenance. No attachments may be provisioned or updated on this Interconnect.
         Check the OperationalStatus enum for the list of possible values.
         
        optional string operational_status = 201070847;
        Returns:
        The operationalStatus.
      • getOperationalStatusBytes

        com.google.protobuf.ByteString getOperationalStatusBytes()
         [Output Only] The current status of this Interconnect's functionality, which can take one of the following values: - OS_ACTIVE: A valid Interconnect, which is turned up and is ready to use. Attachments may be provisioned on this Interconnect. - OS_UNPROVISIONED: An Interconnect that has not completed turnup. No attachments may be provisioned on this Interconnect. - OS_UNDER_MAINTENANCE: An Interconnect that is undergoing internal maintenance. No attachments may be provisioned or updated on this Interconnect.
         Check the OperationalStatus enum for the list of possible values.
         
        optional string operational_status = 201070847;
        Returns:
        The bytes for operationalStatus.
      • hasPeerIpAddress

        boolean hasPeerIpAddress()
         [Output Only] IP address configured on the customer side of the Interconnect link. The customer should configure this IP address during turnup when prompted by Google NOC. This can be used only for ping tests.
         
        optional string peer_ip_address = 207735769;
        Returns:
        Whether the peerIpAddress field is set.
      • getPeerIpAddress

        String getPeerIpAddress()
         [Output Only] IP address configured on the customer side of the Interconnect link. The customer should configure this IP address during turnup when prompted by Google NOC. This can be used only for ping tests.
         
        optional string peer_ip_address = 207735769;
        Returns:
        The peerIpAddress.
      • getPeerIpAddressBytes

        com.google.protobuf.ByteString getPeerIpAddressBytes()
         [Output Only] IP address configured on the customer side of the Interconnect link. The customer should configure this IP address during turnup when prompted by Google NOC. This can be used only for ping tests.
         
        optional string peer_ip_address = 207735769;
        Returns:
        The bytes for peerIpAddress.
      • hasProvisionedLinkCount

        boolean hasProvisionedLinkCount()
         [Output Only] Number of links actually provisioned in this interconnect.
         
        optional int32 provisioned_link_count = 410888565;
        Returns:
        Whether the provisionedLinkCount field is set.
      • getProvisionedLinkCount

        int getProvisionedLinkCount()
         [Output Only] Number of links actually provisioned in this interconnect.
         
        optional int32 provisioned_link_count = 410888565;
        Returns:
        The provisionedLinkCount.
      • hasRemoteLocation

        boolean hasRemoteLocation()
         Indicates that this is a Cross-Cloud Interconnect. This field specifies the location outside of Google's network that the interconnect is connected to.
         
        optional string remote_location = 324388750;
        Returns:
        Whether the remoteLocation field is set.
      • getRemoteLocation

        String getRemoteLocation()
         Indicates that this is a Cross-Cloud Interconnect. This field specifies the location outside of Google's network that the interconnect is connected to.
         
        optional string remote_location = 324388750;
        Returns:
        The remoteLocation.
      • getRemoteLocationBytes

        com.google.protobuf.ByteString getRemoteLocationBytes()
         Indicates that this is a Cross-Cloud Interconnect. This field specifies the location outside of Google's network that the interconnect is connected to.
         
        optional string remote_location = 324388750;
        Returns:
        The bytes for remoteLocation.
      • hasRequestedLinkCount

        boolean hasRequestedLinkCount()
         Target number of physical links in the link bundle, as requested by the customer.
         
        optional int32 requested_link_count = 45051387;
        Returns:
        Whether the requestedLinkCount field is set.
      • getRequestedLinkCount

        int getRequestedLinkCount()
         Target number of physical links in the link bundle, as requested by the customer.
         
        optional int32 requested_link_count = 45051387;
        Returns:
        The requestedLinkCount.
      • hasSatisfiesPzs

        boolean hasSatisfiesPzs()
         [Output Only] Reserved for future use.
         
        optional bool satisfies_pzs = 480964267;
        Returns:
        Whether the satisfiesPzs field is set.
      • getSatisfiesPzs

        boolean getSatisfiesPzs()
         [Output Only] Reserved for future use.
         
        optional bool satisfies_pzs = 480964267;
        Returns:
        The satisfiesPzs.
      • hasSelfLink

        boolean hasSelfLink()
         [Output Only] Server-defined URL for the resource.
         
        optional string self_link = 456214797;
        Returns:
        Whether the selfLink field is set.
      • getSelfLink

        String getSelfLink()
         [Output Only] Server-defined URL for the resource.
         
        optional string self_link = 456214797;
        Returns:
        The selfLink.
      • getSelfLinkBytes

        com.google.protobuf.ByteString getSelfLinkBytes()
         [Output Only] Server-defined URL for the resource.
         
        optional string self_link = 456214797;
        Returns:
        The bytes for selfLink.
      • hasState

        boolean hasState()
         [Output Only] The current state of Interconnect functionality, which can take one of the following values: - ACTIVE: The Interconnect is valid, turned up and ready to use. Attachments may be provisioned on this Interconnect. - UNPROVISIONED: The Interconnect has not completed turnup. No attachments may be provisioned on this Interconnect. - UNDER_MAINTENANCE: The Interconnect is undergoing internal maintenance. No attachments may be provisioned or updated on this Interconnect.
         Check the State enum for the list of possible values.
         
        optional string state = 109757585;
        Returns:
        Whether the state field is set.
      • getState

        String getState()
         [Output Only] The current state of Interconnect functionality, which can take one of the following values: - ACTIVE: The Interconnect is valid, turned up and ready to use. Attachments may be provisioned on this Interconnect. - UNPROVISIONED: The Interconnect has not completed turnup. No attachments may be provisioned on this Interconnect. - UNDER_MAINTENANCE: The Interconnect is undergoing internal maintenance. No attachments may be provisioned or updated on this Interconnect.
         Check the State enum for the list of possible values.
         
        optional string state = 109757585;
        Returns:
        The state.
      • getStateBytes

        com.google.protobuf.ByteString getStateBytes()
         [Output Only] The current state of Interconnect functionality, which can take one of the following values: - ACTIVE: The Interconnect is valid, turned up and ready to use. Attachments may be provisioned on this Interconnect. - UNPROVISIONED: The Interconnect has not completed turnup. No attachments may be provisioned on this Interconnect. - UNDER_MAINTENANCE: The Interconnect is undergoing internal maintenance. No attachments may be provisioned or updated on this Interconnect.
         Check the State enum for the list of possible values.
         
        optional string state = 109757585;
        Returns:
        The bytes for state.