Cloud Firestore API (firestore:v1)

2023-07-13

1 updated method

Updates

    Methods
  • firestore.projects.databases.delete

      Parameters:

        validateOnly

          Location: query

          Description: If set, validate the request and preview the response, but do not actually delete the database.

          Type: boolean

        allowMissing

          Description: If set to true and the Database is not found, the request will succeed but no action will be taken.

          Type: boolean

          Location: query