Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class Geolocation.
Represents a geographical location for a given access.
Generated from protobuf message google.cloud.securitycenter.v1.Geolocation
Namespace
Google \ Cloud \ SecurityCenter \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ region_code |
string
A CLDR. |
getRegionCode
A CLDR.
Returns | |
---|---|
Type | Description |
string |
setRegionCode
A CLDR.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |