class GoogleFirestoreAdminV1ImportDocumentsRequest extends Collection (View source)

Properties

protected $collection_key
string[] $collectionIds
string $inputUriPrefix
string[] $namespaceIds

Methods

setCollectionIds($collectionIds)

No description

string[]
getCollectionIds()

No description

setInputUriPrefix($inputUriPrefix)

No description

string
getInputUriPrefix()

No description

setNamespaceIds($namespaceIds)

No description

string[]
getNamespaceIds()

No description

Details

setCollectionIds($collectionIds)

No description

Parameters

$collectionIds

string[] getCollectionIds()

No description

Return Value

string[]

setInputUriPrefix($inputUriPrefix)

No description

Parameters

$inputUriPrefix

string getInputUriPrefix()

No description

Return Value

string

setNamespaceIds($namespaceIds)

No description

Parameters

$namespaceIds

string[] getNamespaceIds()

No description

Return Value

string[]