Reference documentation and code samples for the Cloud Firestore Admin V1 API class Google::Cloud::Firestore::Admin::V1::ExportDocumentsResponse.
Returned in the google.longrunning.Operation response field.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#output_uri_prefix
def output_uri_prefix() -> ::String
Returns
- (::String) — Location of the output files. This can be used to begin an import into Cloud Firestore (this project or another project) after the operation completes successfully.
#output_uri_prefix=
def output_uri_prefix=(value) -> ::String
Parameter
- value (::String) — Location of the output files. This can be used to begin an import into Cloud Firestore (this project or another project) after the operation completes successfully.
Returns
- (::String) — Location of the output files. This can be used to begin an import into Cloud Firestore (this project or another project) after the operation completes successfully.