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, and its implementation of various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `InterconnectRemoteLocationPermittedConnections` class has two constructors: a default constructor and another that accepts an instance of the same class as a parameter."],["The class provides properties to manage interconnect location data, including a boolean `HasInterconnectLocation` to check if it's set and a string `InterconnectLocation` to store the URL."],["The page also provides a history of versions, with the latest version of this API being 3.6.0 and the focus of this page is on version 3.4.0."],["The `InterconnectRemoteLocationPermittedConnections` class inherits members such as GetHashCode, GetType, and ToString from the base `object` class."]]],[]]