Skip to content

Commit

Permalink
fix: clarify language
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 428802866
  • Loading branch information
Google APIs authored and Copybara-Service committed Feb 15, 2022
1 parent b4792ab commit 8cb4699
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions google/cloud/channel/v1/entitlements.proto
Expand Up @@ -153,8 +153,8 @@ message AssociationInfo {

// Service provisioned for an entitlement.
message ProvisionedService {
// 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
// Output only. Provisioning ID of the entitlement. For Google Workspace, this is the
// underlying Subscription ID. For Google Cloud Platform, this is the
// Billing Account ID of the billing subaccount."
string provisioning_id = 1 [(google.api.field_behavior) = OUTPUT_ONLY];

Expand Down

0 comments on commit 8cb4699

Please sign in to comment.