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 reference documentation for the `ProbingDetails.Types.EdgeLocation` class within the Google Cloud Network Management v1 API."],["The `ProbingDetails.Types.EdgeLocation` class is a representation of a network edge location, as defined by Google Cloud VPC documentation, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes links to the class definition across multiple versions of the API, ranging from version 1.0.0 to the latest version 2.13.0."],["The class includes constructors for creating new instances, and a property called `MetropolitanArea`, of string type, that holds the name of the metropolitan area."],["The `ProbingDetails.Types.EdgeLocation` class inherits from `object` and provides methods like `GetHashCode`, `GetType`, and `ToString`, along with the specific members from the interfaces it implements."]]],[]]