Reference documentation and code samples for the AlloyDB V1 API class Google::Cloud::AlloyDB::V1::ExportClusterResponse.
Response of export cluster rpc.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#gcs_destination
def gcs_destination() -> ::Google::Cloud::AlloyDB::V1::GcsDestination
Returns
- (::Google::Cloud::AlloyDB::V1::GcsDestination) — Required. Option to export data to cloud storage.
#gcs_destination=
def gcs_destination=(value) -> ::Google::Cloud::AlloyDB::V1::GcsDestination
Parameter
- value (::Google::Cloud::AlloyDB::V1::GcsDestination) — Required. Option to export data to cloud storage.
Returns
- (::Google::Cloud::AlloyDB::V1::GcsDestination) — Required. Option to export data to cloud storage.