Google Cloud Network Management V1 Client - Class EdgeLocation (1.5.0)

Reference documentation and code samples for the Google Cloud Network Management V1 Client class EdgeLocation.

Representation of a network edge location as per https://cloud.google.com/vpc/docs/edge-locations.

Generated from protobuf message google.cloud.networkmanagement.v1.ProbingDetails.EdgeLocation

Namespace

Google \ Cloud \ NetworkManagement \ V1 \ ProbingDetails

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ metropolitan_area string

Name of the metropolitan area.

getMetropolitanArea

Name of the metropolitan area.

Returns
TypeDescription
string

setMetropolitanArea

Name of the metropolitan area.

Parameter
NameDescription
var string
Returns
TypeDescription
$this