Class Google::Cloud::Compute::V1::InterconnectCircuitInfo (v1.2.0)

Describes a single physical circuit between the Customer and Google. CircuitInfo objects are created by Google, so all fields are output only.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#customer_demarc_id

def customer_demarc_id() -> ::String
Returns
  • (::String) — Customer-side demarc ID for this circuit.

#customer_demarc_id=

def customer_demarc_id=(value) -> ::String
Parameter
  • value (::String) — Customer-side demarc ID for this circuit.
Returns
  • (::String) — Customer-side demarc ID for this circuit.

#google_circuit_id

def google_circuit_id() -> ::String
Returns
  • (::String) — Google-assigned unique ID for this circuit. Assigned at circuit turn-up.

#google_circuit_id=

def google_circuit_id=(value) -> ::String
Parameter
  • value (::String) — Google-assigned unique ID for this circuit. Assigned at circuit turn-up.
Returns
  • (::String) — Google-assigned unique ID for this circuit. Assigned at circuit turn-up.

#google_demarc_id

def google_demarc_id() -> ::String
Returns
  • (::String) — Google-side demarc ID for this circuit. Assigned at circuit turn-up and provided by Google to the customer in the LOA.

#google_demarc_id=

def google_demarc_id=(value) -> ::String
Parameter
  • value (::String) — Google-side demarc ID for this circuit. Assigned at circuit turn-up and provided by Google to the customer in the LOA.
Returns
  • (::String) — Google-side demarc ID for this circuit. Assigned at circuit turn-up and provided by Google to the customer in the LOA.