projects
Generates a consistency token for a Table, which can be used in CheckConsistency to check whether mutations to the table that finished before this call started have been replicated. The tokens will be available for 90 days.
post/v2/{+name}:generateConsistencyToken
Path parameters
namestring required
Required. The unique name of the Table for which to create a consistency token. Values are of the form projects/{project}/instances/{instance}/tables/{table}.
Request body
GenerateConsistencyTokenRequest required
Request message for google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken
Response
Successful response