Skip to content

Commit

Permalink
chore: Update gapic-generator-python to v1.11.3 (#321)
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] authored Jul 10, 2023
1 parent 6715952 commit 203761a
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,8 @@ class Link(proto.Message):

class Type(proto.Enum):
r"""The relationship of the current span relative to the linked
span: child, parent, or unspecified.
span: child,
parent, or unspecified.
Values:
TYPE_UNSPECIFIED (0):
Expand Down Expand Up @@ -662,8 +663,8 @@ class Module(proto.Message):
Attributes:
module (google.cloud.trace_v2.types.TruncatableString):
For example: main binary, kernel modules, and
dynamic libraries such as libc.so, sharedlib.so
(up to 256 bytes).
dynamic libraries
such as libc.so, sharedlib.so (up to 256 bytes).
build_id (google.cloud.trace_v2.types.TruncatableString):
A unique identifier for the module, usually a
hash of its contents (up to 128 bytes).
Expand Down

0 comments on commit 203761a

Please sign in to comment.