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 \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ location_name |
string
Location impacted by the event. Example: |
getLocationName
Location impacted by the event. Example: "us-central1"
Returns | |
---|---|
Type | Description |
string |
setLocationName
Location impacted by the event. Example: "us-central1"
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |