From 8d8b4572d9a3dfd5bd757124276cd976003d0055 Mon Sep 17 00:00:00 2001 From: Mariatta Wijaya Date: Wed, 11 May 2022 16:08:16 -0700 Subject: [PATCH] doc: Add EncryptionInfo documentation Add documentation about the EncryptionInfo object. The doc is autogenerated from docstrings. --- docs/encryption-info.rst | 6 ++++++ docs/usage.rst | 1 + 2 files changed, 7 insertions(+) create mode 100644 docs/encryption-info.rst diff --git a/docs/encryption-info.rst b/docs/encryption-info.rst new file mode 100644 index 000000000..46f19880f --- /dev/null +++ b/docs/encryption-info.rst @@ -0,0 +1,6 @@ +Encryption Info +~~~~~~~~~~~~~~~ + +.. automodule:: google.cloud.bigtable.encryption_info + :members: + :show-inheritance: diff --git a/docs/usage.rst b/docs/usage.rst index 53faac22f..33bf7bb7f 100644 --- a/docs/usage.rst +++ b/docs/usage.rst @@ -12,6 +12,7 @@ Using the API app-profile backup column-family + encryption-info row row-data row-filters