We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4792ab commit 8cb4699Copy full SHA for 8cb4699
1 file changed
google/cloud/channel/v1/entitlements.proto
@@ -153,8 +153,8 @@ message AssociationInfo {
153
154
// Service provisioned for an entitlement.
155
message ProvisionedService {
156
- // Output only. Provisioning ID of the entitlement. For Google Workspace, this would be the
157
- // 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
158
// Billing Account ID of the billing subaccount."
159
string provisioning_id = 1 [(google.api.field_behavior) = OUTPUT_ONLY];
160
0 commit comments