Class Google::Cloud::Spanner::Admin::Database::V1::DropDatabaseRequest (v0.8.0)

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.