Reference documentation and code samples for the Cloud Firestore Admin V1 API class Google::Cloud::Firestore::Admin::V1::ListDatabasesRequest.
A request to list the Firestore Databases in all locations for a project.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#parent
def parent() -> ::String
Returns
-
(::String) — Required. A parent name of the form
projects/{project_id}
#parent=
def parent=(value) -> ::String
Parameter
-
value (::String) — Required. A parent name of the form
projects/{project_id}
Returns
-
(::String) — Required. A parent name of the form
projects/{project_id}