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-04-09 UTC."],[[["The latest version of the `InterconnectRemoteLocationPermittedConnections` class is 3.6.0, with multiple previous versions ranging from 3.5.0 down to 1.0.0."],["The `InterconnectRemoteLocationPermittedConnections` class, in version 3.3.0, inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["This class includes a constructor that takes another `InterconnectRemoteLocationPermittedConnections` object, with its `other` parameter describing the interconnect location."],["The class has a boolean property, `HasInterconnectLocation`, that checks if the interconnect_location field is set, and a string property, `InterconnectLocation`, that provides the URL of a permitted Interconnect location."],["The class belongs to the `Google.Cloud.Compute.V1` namespace and is contained within the Google.Cloud.Compute.V1.dll assembly."]]],[]]