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."],[[["The content provides documentation and version history for the `InterconnectRemoteLocationPermittedConnections` class within the Google.Cloud.Compute.V1 namespace."],["Version 3.6.0 is the latest release for `InterconnectRemoteLocationPermittedConnections`, with a range of versions from 1.0.0 up to 3.6.0 being listed."],["The `InterconnectRemoteLocationPermittedConnections` class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["Key properties of the class include `HasInterconnectLocation` (a boolean indicating whether the \"interconnect_location\" field is set) and `InterconnectLocation` (a string representing the URL of an allowed Interconnect location)."],["The class has 2 constructors allowing for the creation of a new object as well as cloning from another existing `InterconnectRemoteLocationPermittedConnections` object."]]],[]]