google_api_spanner v0.0.1 GoogleApi.Spanner.V1.Model.Delete View Source

Arguments to delete operations.

Attributes

  • keySet (KeySet): Required. The primary keys of the rows within table to delete. Defaults to: null.
  • table (String): Required. The table whose rows will be deleted. Defaults to: null.