class GoogleFirestoreAdminV1ExportDocumentsRequest extends Collection (View source)

Properties

protected $collection_key
string[] $collectionIds
string[] $namespaceIds
string $outputUriPrefix
string $snapshotTime

Methods

setCollectionIds($collectionIds)

No description

string[]
getCollectionIds()

No description

setNamespaceIds($namespaceIds)

No description

string[]
getNamespaceIds()

No description

setOutputUriPrefix($outputUriPrefix)

No description

string
getOutputUriPrefix()

No description

setSnapshotTime($snapshotTime)

No description

string
getSnapshotTime()

No description

Details

setCollectionIds($collectionIds)

No description

Parameters

$collectionIds

string[] getCollectionIds()

No description

Return Value

string[]

setNamespaceIds($namespaceIds)

No description

Parameters

$namespaceIds

string[] getNamespaceIds()

No description

Return Value

string[]

setOutputUriPrefix($outputUriPrefix)

No description

Parameters

$outputUriPrefix

string getOutputUriPrefix()

No description

Return Value

string

setSnapshotTime($snapshotTime)

No description

Parameters

$snapshotTime

string getSnapshotTime()

No description

Return Value

string