Skip to content

Commit

Permalink
chore: Update gapic-generator-python to v1.11.3 (#167)
Browse files Browse the repository at this point in the history
* chore: Update gapic-generator-python to v1.11.3

PiperOrigin-RevId: 546899192

Source-Link: googleapis/googleapis@e6b1691

Source-Link: googleapis/googleapis-gen@0b3917c
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGIzOTE3YzQyMWNiZGE3ZmNiNjcwOTJlMTZjMzNmM2VhNDZmNGJjNyJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Jul 10, 2023
1 parent c6d6d7c commit d03d2a3
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -678,9 +678,10 @@ class NetworkProtocol(proto.Enum):
Perform requests using HTTPS.
NETWORK_PROTOCOL_HTTP (2):
Not recommended: This sends data in
clear-text. This is only appropriate within a
closed network or for publicly available data.
Perform requests using HTTP.
clear-text. This is only
appropriate within a closed network or for
publicly available data. Perform requests using
HTTP.
"""
NETWORK_PROTOCOL_UNSPECIFIED = 0
NETWORK_PROTOCOL_HTTPS = 1
Expand Down

0 comments on commit d03d2a3

Please sign in to comment.