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-24 UTC."],[[["The latest version of the `Google.Cloud.Compute.V1.InterconnectRemoteLocationPermittedConnections` is 3.6.0, and the current documentation is for version 2.16.0."],["This class, `InterconnectRemoteLocationPermittedConnections`, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `InterconnectRemoteLocationPermittedConnections` class has two constructors, one default and one that accepts another `InterconnectRemoteLocationPermittedConnections` object as a parameter."],["It includes two properties: `HasInterconnectLocation`, which is a boolean indicating whether the interconnect_location field is set, and `InterconnectLocation`, which is a string containing the URL of a permitted Interconnect location."],["This is part of the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly, and it inherits from the base `object` class."]]],[]]