Skip to content

Commit 9233104

Browse files
hebaalazzehohmayr
andauthored
Update packages/gapic-generator/gapic/templates/%namespace/%name_%version/%sub/_compat.py.j2
Co-authored-by: ohmayr <omairnaveed@ymail.com>
1 parent 26cae9a commit 9233104

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • packages/gapic-generator/gapic/templates/%namespace/%name_%version/%sub

packages/gapic-generator/gapic/templates/%namespace/%name_%version/%sub/_compat.py.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ falling back to the local implementation if not present. #}
1313
{# TODO(https://github.com/googleapis/google-cloud-python/issues/17883):
1414
Backfill compatibility functions being removed from the client layer. #}
1515

16+
{% if has_auto_populated_fields %}
1617
from typing import Union
1718
import uuid
1819

0 commit comments

Comments
 (0)