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-04-09 UTC."],[[["The `GetInterconnectRemoteLocationRequest` class is part of the Google Cloud Compute Engine v1 API and is used to request details about a specific interconnect remote location."],["The latest version of the API documented is 3.6.0, with a range of versions available from 1.0.0 up to 3.6.0 for the `GetInterconnectRemoteLocationRequest` class."],["This class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a parameterless constructor and one that takes another `GetInterconnectRemoteLocationRequest` object."],["The `GetInterconnectRemoteLocationRequest` class includes the properties `InterconnectRemoteLocation` which is the name of the interconnect location requested, and `Project`, which is the ID of the project for the request."]]],[]]