Reference documentation and code samples for the Google Cloud AlloyDB for PostgreSQL V1 Client class ExportClusterResponse.
Response of export cluster rpc.
Generated from protobuf message google.cloud.alloydb.v1.ExportClusterResponse
Namespace
Google \ Cloud \ AlloyDb \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ gcs_destination |
GcsDestination
Required. Option to export data to cloud storage. |
getGcsDestination
Required. Option to export data to cloud storage.
Returns | |
---|---|
Type | Description |
GcsDestination|null |
hasGcsDestination
setGcsDestination
Required. Option to export data to cloud storage.
Parameter | |
---|---|
Name | Description |
var |
GcsDestination
|
Returns | |
---|---|
Type | Description |
$this |
getDestination
Returns | |
---|---|
Type | Description |
string |