Reference documentation and code samples for the Cloud Spanner Database Admin V1 API class Google::Cloud::Spanner::Admin::Database::V1::DropDatabaseRequest.
The request for DropDatabase.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#database
def database() -> ::String
Returns
- (::String) — Required. The database to be dropped.
#database=
def database=(value) -> ::String
Parameter
- value (::String) — Required. The database to be dropped.
Returns
- (::String) — Required. The database to be dropped.