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-21 UTC."],[[["This webpage provides reference documentation for the `GetInterconnectRemoteLocationRequest` class in the Google Cloud Compute Engine v1 API."],["The latest version of the `GetInterconnectRemoteLocationRequest` is 3.6.0, while the current version is 2.17.0, and multiple previous versions from 1.0.0 to 3.5.0 are also listed."],["The `GetInterconnectRemoteLocationRequest` class is used as a request message for retrieving details about an interconnect remote location, specifically within the `InterconnectRemoteLocations.Get` method."],["The class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetInterconnectRemoteLocationRequest` class has two properties: `InterconnectRemoteLocation`, representing the name of the remote location, and `Project`, representing the project ID for the request, both are of the `string` type."]]],[]]