Reference documentation and code samples for the Google Cloud Network Connectivity V1 Client class LocationMetadata.
Metadata about locations
Generated from protobuf message google.cloud.networkconnectivity.v1.LocationMetadata
Namespace
Google \ Cloud \ NetworkConnectivity \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ location_features |
array
List of supported features |
getLocationFeatures
List of supported features
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setLocationFeatures
List of supported features
Parameter | |
---|---|
Name | Description |
var |
int[]
|
Returns | |
---|---|
Type | Description |
$this |