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, with the latest version being 2.13.0."],["`ProbingDetails.Types.EdgeLocation` represents a network edge location, based on Google Cloud's definition found in the VPC documentation."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class includes constructors for default initialization and for creating a new instance based on another `ProbingDetails.Types.EdgeLocation` object."],["It has a property `MetropolitanArea` of type string, which is used to specify the metropolitan area of a given network edge location."]]],[]]