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

docs: clarify language for provisioning_id #140

Merged
merged 2 commits into from Feb 16, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 4 additions & 4 deletions google/cloud/channel_v1/types/entitlements.py
Expand Up @@ -174,10 +174,10 @@ class ProvisionedService(proto.Message):
Attributes:
provisioning_id (str):
Output only. Provisioning ID of the
entitlement. For Google Workspace, this would be
the underlying Subscription ID. For Google Cloud
Platform, this would be the Billing Account ID
of the billing subaccount.".
entitlement. For Google Workspace, this is the
underlying Subscription ID. For Google Cloud
Platform, this is 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