Skip to content

Commit 1b17b77

Browse files
chore: Update gapic-generator-python to v1.11.3 (#283)
* 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>
1 parent 7ef223f commit 1b17b77

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

packages/google-cloud-os-config/google/cloud/osconfig_v1/types/os_policy_assignments.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,8 @@ class CreateOSPolicyAssignmentRequest(proto.Message):
420420
Attributes:
421421
parent (str):
422422
Required. The parent resource name in the
423-
form: projects/{project}/locations/{location}
423+
form:
424+
projects/{project}/locations/{location}
424425
os_policy_assignment (google.cloud.osconfig_v1.types.OSPolicyAssignment):
425426
Required. The OS policy assignment to be
426427
created.

packages/google-cloud-os-config/google/cloud/osconfig_v1alpha/types/os_policy_assignments.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,8 @@ class CreateOSPolicyAssignmentRequest(proto.Message):
428428
Attributes:
429429
parent (str):
430430
Required. The parent resource name in the
431-
form: projects/{project}/locations/{location}
431+
form:
432+
projects/{project}/locations/{location}
432433
os_policy_assignment (google.cloud.osconfig_v1alpha.types.OSPolicyAssignment):
433434
Required. The OS policy assignment to be
434435
created.

0 commit comments

Comments
 (0)