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 of the Google.Cloud.Compute.V1 API is 3.6.0, with a range of previous versions available from 1.0.0 to 3.5.0, including 2.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInterconnectCircuitInfo\u003c/code\u003e class, part of the Google.Cloud.Compute.V1 namespace, describes a physical circuit between the customer and Google, with all its fields being output-only.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInterconnectCircuitInfo\u003c/code\u003e implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, demonstrating its capabilities for data handling, comparison, and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eCustomerDemarcId\u003c/code\u003e, \u003ccode\u003eGoogleCircuitId\u003c/code\u003e, and \u003ccode\u003eGoogleDemarcId\u003c/code\u003e, which provide customer- and Google-side identifiers for the circuit, and also \u003ccode\u003eHasCustomerDemarcId\u003c/code\u003e, \u003ccode\u003eHasGoogleCircuitId\u003c/code\u003e, \u003ccode\u003eHasGoogleDemarcId\u003c/code\u003e that are booleans that return whether the field is set.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInterconnectCircuitInfo\u003c/code\u003e has two constructors, one being blank, and the second one being able to take in another InterconnectCircuitInfo object.\u003c/p\u003e\n"]]],[],null,[]]