public sealed class GetInterconnectRemoteLocationRequest : IMessage<GetInterconnectRemoteLocationRequest>, IEquatable<GetInterconnectRemoteLocationRequest>, IDeepCloneable<GetInterconnectRemoteLocationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetInterconnectRemoteLocationRequest.
A request message for InterconnectRemoteLocations.Get. See the method description for details.
[[["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 available for the `GetInterconnectRemoteLocationRequest` is 3.6.0, with a wide range of versions accessible, starting as early as 1.0.0."],["`GetInterconnectRemoteLocationRequest` is a class used within the Compute Engine v1 API, specifically for handling requests to retrieve information about interconnect remote locations."],["The `GetInterconnectRemoteLocationRequest` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, each bringing different functionalities."],["The `GetInterconnectRemoteLocationRequest` class includes properties `InterconnectRemoteLocation` and `Project`, allowing for setting the name of the remote location and the project ID, respectively."],["The `GetInterconnectRemoteLocationRequest` class has two constructors: one default and one that accepts another `GetInterconnectRemoteLocationRequest` as a parameter."]]],[]]