Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Commit

Permalink
docs: Update description for ProvisionedService.provisioning_id (#137)
Browse files Browse the repository at this point in the history
* feat: Change description for GCP ProvisionedService.provisioning_id value feat: Update year from 2021 to 2022

PiperOrigin-RevId: 426206624

Source-Link: googleapis/googleapis@4eca5ca

Source-Link: googleapis/googleapis-gen@a33af8c
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTMzYWY4YzJjMGFmNmJmNjc4MjlmODgwZmU1MTZkOGMyODhjYWFmMSJ9

* 🦉 Updates from OwlBot

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>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
3 people committed Feb 4, 2022
1 parent f57605e commit 9b24071
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion google/cloud/channel_v1/types/entitlements.py
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,9 @@ class ProvisionedService(proto.Message):
provisioning_id (str):
Output only. Provisioning ID of the
entitlement. For Google Workspace, this would be
the underlying Subscription ID.
the underlying Subscription ID. For Google Cloud
Platform, this would be the Billing Account ID
of the billing subaccount.".
product_id (str):
Output only. The product pertaining to the
provisioning resource as specified in the Offer.
Expand Down

0 comments on commit 9b24071

Please sign in to comment.