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-24 UTC."],[[["The latest version of the `GetInterconnectLocationRequest` documentation is 3.6.0, and the page covers versions ranging from 1.0.0 to 3.6.0."],["This documentation provides reference and code samples for the Compute Engine v1 API class `GetInterconnectLocationRequest`."],["`GetInterconnectLocationRequest` is used for retrieving information about a specific interconnect location, as detailed in the method description."],["The `GetInterconnectLocationRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for `InterconnectLocation` and `Project`, both of which are strings, that are used to designate the location and the project ID."]]],[]]