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-31 UTC."],[[["The webpage provides reference documentation and code samples for the Compute Engine v1 API class `GetInterconnectLocationRequest`."],["The `GetInterconnectLocationRequest` class is a request message for retrieving details about an interconnect location, as described in the method description."],["This class is part of the `Google.Cloud.Compute.V1` namespace and is available in various versions ranging from 1.0.0 to the latest 3.6.0."],["The `GetInterconnectLocationRequest` class includes properties for `InterconnectLocation` (the name of the interconnect location) and `Project` (the project ID)."],["The class is inherited from object and implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable` and `IBufferMessage`, giving it additional functionalities."]]],[]]