delete property

String? delete
final

A document name to delete. In the format: projects/{project_id}/databases/{database_id}/documents/{document_path}.

Implementation

final String? delete;