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."],[[["The `GetInterconnectLocationRequest` class is used to request information about a specific interconnect location in the Google Compute Engine v1 API, as seen in its description."],["The latest version of the Google Cloud Compute Engine v1 API documentation available is 3.6.0, while this page provides documentation for version 2.5.0."],["This class inherits from the base `Object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering core and specialized functionality."],["The `GetInterconnectLocationRequest` class has properties for `InterconnectLocation` and `Project`, which are both of type `string`, enabling users to specify the target location and project for the request."],["The page contains links to documentation for several versions of the `GetInterconnectLocationRequest`, ranging from version 1.0.0 up to 3.6.0, showing the history of changes in this class."]]],[]]