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."],[[["This webpage provides reference documentation for the `GetInterconnectLocationRequest` class within the Google Compute Engine v1 API."],["The documentation covers various versions of the API, ranging from version 1.0.0 up to the latest version 3.6.0, including details specific to version 3.4.0."],["The `GetInterconnectLocationRequest` class is used as a request message for retrieving information about interconnect locations and includes properties such as `InterconnectLocation` and `Project`."],["The `GetInterconnectLocationRequest` class inherits from `object` and implements several interfaces, such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, while providing details about inherited members from `object`."],["Constructors for creating instances of the `GetInterconnectLocationRequest` class are available, either using a default constructor or by copying from another `GetInterconnectLocationRequest` object."]]],[]]