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-04-09 UTC."],[[["This webpage provides documentation for the `GetInterconnectLocationRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The `GetInterconnectLocationRequest` class is used to create requests for retrieving information about a specific interconnect location, as part of the InterconnectLocations.Get method."],["The page includes a version history of the `GetInterconnectLocationRequest` class, ranging from version 1.0.0 up to the latest version, 3.6.0, with links to documentation for each release."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the `object` class."],["The `GetInterconnectLocationRequest` class contains two properties, `InterconnectLocation` and `Project`, for specifying the name of the interconnect location and project ID respectively."]]],[]]