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-31 UTC."],[[["This page provides reference documentation for the `GetInterconnectRemoteLocationRequest` class in the Google Compute Engine v1 API, specifically within version 3.4.0 of the .NET library."],["The `GetInterconnectRemoteLocationRequest` class is used to request information about a specific interconnect remote location, as indicated in its method description and name."],["The page also contains links to previous versions of the Compute Engine API documentation starting from version 1.0.0 all the way to the latest, 3.6.0."],["The `GetInterconnectRemoteLocationRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The two main properties of the `GetInterconnectRemoteLocationRequest` class are `InterconnectRemoteLocation` which stores the name of the location, and `Project`, which stores the ID of the project, both being strings."]]],[]]