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-04-09 UTC."],[[["This webpage provides documentation for the `GetInterconnectLocationRequest` class within the Google Compute Engine v1 API."],["The `GetInterconnectLocationRequest` class is used to request information about a specific interconnect location."],["The documentation includes details on the class's constructors, properties (`InterconnectLocation` and `Project`), and implemented interfaces such as `IMessage` and `IEquatable`."],["The page also contains a history of versioning, with version 3.6.0 being the latest, and provides links to various versioned documentation for this class."],["There is a list of all the versions of the GetInterconnectLocationRequest class that go as low as 1.0.0, which was the first, and the most recent being 3.6.0."]]],[]]