Skip to content

Commit

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

PiperOrigin-RevId: 547897126

Source-Link: googleapis/googleapis@c09c75e

Source-Link: googleapis/googleapis-gen@45e0ec4
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDVlMGVjNDM0MzUxN2NkMGFhNjZiNWNhNjQyMzJhMTgwMmMyZjk0NSJ9

* 🦉 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 14, 2023
1 parent 31ecf69 commit 06b0eb2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ class Feature(proto.Message):
field may be unused.
The keys indicate which Membership the
configuration is for, in the form:
`projects/{p}/locations/{l}/memberships/{m}`
Where {p} is the project, {l} is a valid
location and {m} is a valid Membership in this
Expand All @@ -84,6 +85,7 @@ class Feature(proto.Message):
per-Membership status, this field may be unused.
The keys indicate which Membership the state is
for, in the form:
`projects/{p}/locations/{l}/memberships/{m}`
Where {p} is the project number, {l} is a valid
location and {m} is a valid Membership in this
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ class Membership(proto.Message):
Optional. How to identify workloads from this
Membership. See the documentation on Workload
Identity for more details:
https://cloud.google.com/kubernetes-engine/docs/how-to/workload-identity
monitoring_config (google.cloud.gkehub_v1.types.MonitoringConfig):
Optional. The monitoring config information
Expand Down Expand Up @@ -540,6 +541,7 @@ class Authority(proto.Message):
r"""Authority encodes how Google will recognize identities from
this Membership. See the workload identity documentation for
more details:
https://cloud.google.com/kubernetes-engine/docs/how-to/workload-identity
Attributes:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ class Membership(proto.Message):
Optional. How to identify workloads from this
Membership. See the documentation on Workload
Identity for more details:
https://cloud.google.com/kubernetes-engine/docs/how-to/workload-identity
create_time (google.protobuf.timestamp_pb2.Timestamp):
Output only. When the Membership was created.
Expand Down Expand Up @@ -674,6 +675,7 @@ class Authority(proto.Message):
r"""Authority encodes how Google will recognize identities from
this Membership. See the workload identity documentation for
more details:
https://cloud.google.com/kubernetes-engine/docs/how-to/workload-identity
Attributes:
Expand Down

0 comments on commit 06b0eb2

Please sign in to comment.