We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 000460e commit cca71baCopy full SHA for cca71ba
1 file changed
google/cloud/bigtable_admin_v2/utils/__init__.py
@@ -13,6 +13,7 @@
13
# See the License for the specific language governing permissions and
14
# limitations under the License.
15
#
16
-# This directory is for inserting specifically the oneof_message module
17
-# into files in the autogenerated types directory without causing ImportErrors
18
-# due to circular imports. For most other use cases, use overlay/types.
+# This directory is a directory for handwritten code, made for inserting
+# specifically the oneof_message module into files in the autogenerated
+# types directory without causing ImportErrors due to circular imports.
19
+# For other use cases, use the overlay submodule.
0 commit comments