public sealed class ProbingDetails.Types.EdgeLocation : IMessage<ProbingDetails.Types.EdgeLocation>, IEquatable<ProbingDetails.Types.EdgeLocation>, IDeepCloneable<ProbingDetails.Types.EdgeLocation>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Management v1 API class ProbingDetails.Types.EdgeLocation.
[[["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 documentation for the `ProbingDetails.Types.EdgeLocation` class within the Google Cloud Network Management v1 API, specifically referencing version 2.6.0."],["The `ProbingDetails.Types.EdgeLocation` class represents a network edge location as defined by Google Cloud's edge locations documentation, with the latest version being 2.13.0, and other versions being available from 2.12.0 back to 1.0.0."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffer management."],["The `EdgeLocation` class includes a `MetropolitanArea` property of type string, which represents the name of the metropolitan area associated with the edge location."],["The class offers two constructors: a default `EdgeLocation()` and one that accepts another instance of `ProbingDetails.Types.EdgeLocation` in order to initialize itself."]]],[]]