GoogleApi.Firestore.V1.Model.GoogleFirestoreAdminV1ImportDocumentsRequest (google_api_firestore v0.21.1) View Source
The request for FirestoreAdmin.ImportDocuments.
Attributes
-
collectionIds
(type:list(String.t)
, default:nil
) - Which collection ids to import. Unspecified means all collections included in the import. -
inputUriPrefix
(type:String.t
, default:nil
) - Location of the exported files. This must match the output_uri_prefix of an ExportDocumentsResponse from an export that has completed successfully. See: google.firestore.admin.v1.ExportDocumentsResponse.output_uri_prefix.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.