Google Cloud Service Health V1 Client - Class Location (0.1.0)

Reference documentation and code samples for the Google Cloud Service Health V1 Client class Location.

Represents the locations impacted by the event.

Generated from protobuf message google.cloud.servicehealth.v1.Location

Namespace

Google \ Cloud \ ServiceHealth \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ location_name string

Location impacted by the event. Example: "us-central1"

getLocationName

Location impacted by the event. Example: "us-central1"

Returns
TypeDescription
string

setLocationName

Location impacted by the event. Example: "us-central1"

Parameter
NameDescription
var string
Returns
TypeDescription
$this