From 7bb783ef1ba20506f35fed649a079a7b153eddb4 Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Sat, 13 Nov 2021 00:10:13 +0000 Subject: [PATCH] docs: clarify entitlement parameter `assigned_units` (#122) - [ ] Regenerate this pull request now. PiperOrigin-RevId: 409501969 Source-Link: https://github.com/googleapis/googleapis/commit/e03933dcc05c6e9839d0be32c5abe7e524f588e0 Source-Link: https://github.com/googleapis/googleapis-gen/commit/5cf2555c0691e4a11bde3950ab22d8cb3f23a570 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNWNmMjU1NWMwNjkxZTRhMTFiZGUzOTUwYWIyMmQ4Y2IzZjIzYTU3MCJ9 --- google/cloud/channel_v1/types/entitlements.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/google/cloud/channel_v1/types/entitlements.py b/google/cloud/channel_v1/types/entitlements.py index cf9dc73..e43fc43 100644 --- a/google/cloud/channel_v1/types/entitlements.py +++ b/google/cloud/channel_v1/types/entitlements.py @@ -88,8 +88,7 @@ class Entitlement(proto.Message): The response may include the following output-only Parameters: - - assigned_units: The number of licenses assigned to a - user. + - assigned_units: The number of licenses assigned to users. - max_units: The maximum assignable units for a flexible offer.