The request for GetDatabase.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
-
(::String) — Required. The name of the requested database. Values are of the form
projects/<project>/instances/<instance>/databases/<database>
.
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required. The name of the requested database. Values are of the form
projects/<project>/instances/<instance>/databases/<database>
.
Returns
-
(::String) — Required. The name of the requested database. Values are of the form
projects/<project>/instances/<instance>/databases/<database>
.