public sealed class InterconnectRemoteLocationPermittedConnections : IMessage<InterconnectRemoteLocationPermittedConnections>, IEquatable<InterconnectRemoteLocationPermittedConnections>, IDeepCloneable<InterconnectRemoteLocationPermittedConnections>, IBufferMessage, IMessage
[[["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-31 UTC."],[[["This webpage details the `InterconnectRemoteLocationPermittedConnections` class within the `Google.Cloud.Compute.V1` namespace for .NET, specifically version 2.12.0."],["The `InterconnectRemoteLocationPermittedConnections` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in Google Cloud's .NET Compute API."],["This class has two constructors: a default constructor and another that takes an `InterconnectRemoteLocationPermittedConnections` object as a parameter for cloning."],["The class has two properties, `HasInterconnectLocation`, a boolean, and `InterconnectLocation`, a string which returns the URL of an interconnect location."],["The webpage also lists all previous versions of the class, from 1.0.0 to the most recent 3.6.0, which represents the latest version."]]],[]]