public sealed class InterconnectLocationRegionInfo : IMessage<InterconnectLocationRegionInfo>, IEquatable<InterconnectLocationRegionInfo>, IDeepCloneable<InterconnectLocationRegionInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class InterconnectLocationRegionInfo.
Information about any potential InterconnectAttachments between an Interconnect at a specific InterconnectLocation, and a specific Cloud Region.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["This document provides reference documentation for the `InterconnectLocationRegionInfo` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with version 2.12.0 being the main context, but also showing versions as far back as 1.0.0 and as recent as 3.6.0."],["The `InterconnectLocationRegionInfo` class provides information about potential InterconnectAttachments between an Interconnect at a specific InterconnectLocation and a specific Cloud Region."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for the purpose of working with protocol buffers, comparing object instances, and deep cloning."],["Key properties of the `InterconnectLocationRegionInfo` class include `ExpectedRttMs` (round-trip time), `HasExpectedRttMs`, `HasLocationPresence`, `HasRegion`, `LocationPresence` (network presence), and `Region` (URL of the region)."],["This document also lists available constructors for creating instances of the `InterconnectLocationRegionInfo` class, including a default constructor and a constructor that accepts another `InterconnectLocationRegionInfo` object as input."]]],[]]