Class GenerateConsistencyTokenRequest (2.32.0)

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

Request message for google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken][google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken]

Attribute

Name Description
name str
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}.