Skip to content

Commit

Permalink
Merge branch 'main' into prevent-mixin-deuplicated-header
Browse files Browse the repository at this point in the history
  • Loading branch information
cuiy0006 authored Nov 4, 2024
2 parents b0a2fb3 + 7353e6e commit fbfab88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/cloud/bigtable/doc/override-retry-policies.dox
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ matches the name of the client it is intended for. For example,
In the case of data operations, only mutations need to be considered.
The [`Table`] class uses [`IdempotentMutationPolicy`]. Mutations that use
server-assigned timestamps are not considered idempotent by default. Mutations
that use client-assigned timestamps are idempontent by default.
that use client-assigned timestamps are idempotent by default.

@see google::cloud::bigtable::IdempotentMutationPolicy
@see google::cloud::bigtable::IdempotentMutationPolicyOption
Expand Down

0 comments on commit fbfab88

Please sign in to comment.