public sealed class GetInterconnectLocationRequest : IMessage<GetInterconnectLocationRequest>, IEquatable<GetInterconnectLocationRequest>, IDeepCloneable<GetInterconnectLocationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetInterconnectLocationRequest.
A request message for InterconnectLocations.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 page provides documentation for the `GetInterconnectLocationRequest` class within the Google Cloud Compute Engine v1 API, with the latest version of the API being 3.6.0."],["The `GetInterconnectLocationRequest` class is used to create request messages for retrieving details about interconnect locations and implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The content is available through various versioned releases, from version 1.0.0 up to the latest version 3.6.0, which are all detailed with links to their specific documentation pages."],["The class has two constructors, a default one and another which accepts a `GetInterconnectLocationRequest` object, and two properties `InterconnectLocation` and `Project`, both of which are strings."]]],[]]