Class Google::Cloud::Firestore::Admin::V1::ExportDocumentsResponse (v0.3.5)

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.