Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class LocationMetadata.
Metadata for a given Location.
Generated from protobuf message google.cloud.oracledatabase.v1.LocationMetadata
Namespace
Google \ Cloud \ OracleDatabase \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ gcp_oracle_zones |
array
Output only. Google Cloud Platform Oracle zones in a location. |
getGcpOracleZones
Output only. Google Cloud Platform Oracle zones in a location.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setGcpOracleZones
Output only. Google Cloud Platform Oracle zones in a location.
Parameter | |
---|---|
Name | Description |
var |
string[]
|
Returns | |
---|---|
Type | Description |
$this |