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 webpage provides reference documentation for the `GetInterconnectLocationRequest` class within the Google Compute Engine v1 API."],["The latest version available for this class is 3.6.0, but it lists multiple versions ranging from 1.0.0 up to the latest release."],["`GetInterconnectLocationRequest` class is used to request detailed information about a specific interconnect location and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `InterconnectLocation` and `Project`, which allow users to specify the desired interconnect location and the project ID for the request."]]],[]]