public sealed class InterconnectCircuitInfo : IMessage<InterconnectCircuitInfo>, IEquatable<InterconnectCircuitInfo>, IDeepCloneable<InterconnectCircuitInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class InterconnectCircuitInfo.
Describes a single physical circuit between the Customer and Google. CircuitInfo objects are created by Google, so all fields are output only.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eInterconnectCircuitInfo\u003c/code\u003e is 3.6.0, as seen in the provided list of versions, but the current version of the document is 2.16.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInterconnectCircuitInfo\u003c/code\u003e is a class within the Google.Cloud.Compute.V1 API, specifically designed to describe a single physical circuit between the Customer and Google, with all fields being output-only.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring certain functionalities and compatibility.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInterconnectCircuitInfo\u003c/code\u003e class includes properties such as \u003ccode\u003eCustomerDemarcId\u003c/code\u003e, \u003ccode\u003eGoogleCircuitId\u003c/code\u003e, and \u003ccode\u003eGoogleDemarcId\u003c/code\u003e, each representing specific IDs related to the circuit, and also includes boolean checks \u003ccode\u003eHasCustomerDemarcId\u003c/code\u003e, \u003ccode\u003eHasGoogleCircuitId\u003c/code\u003e, \u003ccode\u003eHasGoogleDemarcId\u003c/code\u003e to see if those properties are set.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, one default empty \u003ccode\u003eInterconnectCircuitInfo()\u003c/code\u003e and a second \u003ccode\u003eInterconnectCircuitInfo(InterconnectCircuitInfo other)\u003c/code\u003e that takes another \u003ccode\u003eInterconnectCircuitInfo\u003c/code\u003e object as parameter.\u003c/p\u003e\n"]]],[],null,[]]