public sealed class GetInterconnectLocationRequest : IMessage<GetInterconnectLocationRequest>, IEquatable<GetInterconnectLocationRequest>, IDeepCloneable<GetInterconnectLocationRequest>, IBufferMessage, IMessage
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-24 UTC."],[[["The latest version available for `GetInterconnectLocationRequest` is 3.6.0, which can be found in the Google Cloud Compute V1 library."],["This document provides a comprehensive list of all previous versions of `GetInterconnectLocationRequest`, down to version 1.0.0, each with their own specific documentation link."],["`GetInterconnectLocationRequest` is a request message used for retrieving information about a specific interconnect location."],["The class `GetInterconnectLocationRequest` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `GetInterconnectLocationRequest` contains properties such as `InterconnectLocation` and `Project`, both of which accept string inputs."]]],[]]