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 a request message for the Compute Engine v1 API, used to retrieve details about a specific interconnect location."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility."],["The class has two constructors, allowing for default initialization and copying from another `GetInterconnectLocationRequest` instance."],["The `GetInterconnectLocationRequest` class includes two key properties, `InterconnectLocation` and `Project`, which are used to specify the target interconnect location and the associated project ID for the request."],["The documentation covers versions of the Google Cloud Compute V1 API class `GetInterconnectLocationRequest` ranging from version 1.0.0 all the way up to the latest 3.6.0, and the current version 2.15.0 is displayed at the top."]]],[]]