Class InlineSource (0.12.3)

InlineSource(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The inline source for the input config for DocumentService.PurgeDocuments method.

Attribute

Name Description
documents MutableSequence[str]
Required. A list of full resource name of documents to purge. In the format projects/*/locations/*/collections/*/dataStores/*/branches/*/documents/*. Recommended max of 100 items.