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

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
Name Description
data array

Optional. Data for populating the Message object.

↳ metropolitan_area string

Name of the metropolitan area.

getMetropolitanArea

Name of the metropolitan area.

Returns
Type Description
string

setMetropolitanArea

Name of the metropolitan area.

Parameter
Name Description
var string
Returns
Type Description
$this