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 webpage provides reference documentation for the `GetInterconnectRemoteLocationRequest` class in the Google Compute Engine v1 API."],["The latest version available is 3.6.0, with historical versions dating back to 1.0.0, all the way up to this newest version."],["The `GetInterconnectRemoteLocationRequest` class is used to retrieve details about a specific interconnect remote location and this class inherits from several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetInterconnectRemoteLocationRequest` class has properties for specifying the `InterconnectRemoteLocation` name and the `Project` ID for the API request."],["There are two constuctors for the `GetInterconnectRemoteLocationRequest` class, one default and one that takes in another `GetInterconnectRemoteLocationRequest` as an input."]]],[]]