Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 8496bea

Browse files
fix: clarify language (#267)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 428802866 Source-Link: googleapis/googleapis@8cb4699 Source-Link: https://github.com/googleapis/googleapis-gen/commit/b15d56f575356c9c3ef1eb2076ee209e5b48bc41 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjE1ZDU2ZjU3NTM1NmM5YzNlZjFlYjIwNzZlZTIwOWU1YjQ4YmM0MSJ9
1 parent 2cbe530 commit 8496bea

3 files changed

Lines changed: 20 additions & 20 deletions

File tree

proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ProvisionedService.java

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
133133
*
134134
*
135135
* <pre>
136-
* Output only. Provisioning ID of the entitlement. For Google Workspace, this would be the
137-
* underlying Subscription ID. For Google Cloud Platform, this would be the
136+
* Output only. Provisioning ID of the entitlement. For Google Workspace, this is the
137+
* underlying Subscription ID. For Google Cloud Platform, this is the
138138
* Billing Account ID of the billing subaccount."
139139
* </pre>
140140
*
@@ -158,8 +158,8 @@ public java.lang.String getProvisioningId() {
158158
*
159159
*
160160
* <pre>
161-
* Output only. Provisioning ID of the entitlement. For Google Workspace, this would be the
162-
* underlying Subscription ID. For Google Cloud Platform, this would be the
161+
* Output only. Provisioning ID of the entitlement. For Google Workspace, this is the
162+
* underlying Subscription ID. For Google Cloud Platform, this is the
163163
* Billing Account ID of the billing subaccount."
164164
* </pre>
165165
*
@@ -633,8 +633,8 @@ public Builder mergeFrom(
633633
*
634634
*
635635
* <pre>
636-
* Output only. Provisioning ID of the entitlement. For Google Workspace, this would be the
637-
* underlying Subscription ID. For Google Cloud Platform, this would be the
636+
* Output only. Provisioning ID of the entitlement. For Google Workspace, this is the
637+
* underlying Subscription ID. For Google Cloud Platform, this is the
638638
* Billing Account ID of the billing subaccount."
639639
* </pre>
640640
*
@@ -657,8 +657,8 @@ public java.lang.String getProvisioningId() {
657657
*
658658
*
659659
* <pre>
660-
* Output only. Provisioning ID of the entitlement. For Google Workspace, this would be the
661-
* underlying Subscription ID. For Google Cloud Platform, this would be the
660+
* Output only. Provisioning ID of the entitlement. For Google Workspace, this is the
661+
* underlying Subscription ID. For Google Cloud Platform, this is the
662662
* Billing Account ID of the billing subaccount."
663663
* </pre>
664664
*
@@ -681,8 +681,8 @@ public com.google.protobuf.ByteString getProvisioningIdBytes() {
681681
*
682682
*
683683
* <pre>
684-
* Output only. Provisioning ID of the entitlement. For Google Workspace, this would be the
685-
* underlying Subscription ID. For Google Cloud Platform, this would be the
684+
* Output only. Provisioning ID of the entitlement. For Google Workspace, this is the
685+
* underlying Subscription ID. For Google Cloud Platform, this is the
686686
* Billing Account ID of the billing subaccount."
687687
* </pre>
688688
*
@@ -704,8 +704,8 @@ public Builder setProvisioningId(java.lang.String value) {
704704
*
705705
*
706706
* <pre>
707-
* Output only. Provisioning ID of the entitlement. For Google Workspace, this would be the
708-
* underlying Subscription ID. For Google Cloud Platform, this would be the
707+
* Output only. Provisioning ID of the entitlement. For Google Workspace, this is the
708+
* underlying Subscription ID. For Google Cloud Platform, this is the
709709
* Billing Account ID of the billing subaccount."
710710
* </pre>
711711
*
@@ -723,8 +723,8 @@ public Builder clearProvisioningId() {
723723
*
724724
*
725725
* <pre>
726-
* Output only. Provisioning ID of the entitlement. For Google Workspace, this would be the
727-
* underlying Subscription ID. For Google Cloud Platform, this would be the
726+
* Output only. Provisioning ID of the entitlement. For Google Workspace, this is the
727+
* underlying Subscription ID. For Google Cloud Platform, this is the
728728
* Billing Account ID of the billing subaccount."
729729
* </pre>
730730
*

proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ProvisionedServiceOrBuilder.java

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ public interface ProvisionedServiceOrBuilder
2727
*
2828
*
2929
* <pre>
30-
* Output only. Provisioning ID of the entitlement. For Google Workspace, this would be the
31-
* underlying Subscription ID. For Google Cloud Platform, this would be the
30+
* Output only. Provisioning ID of the entitlement. For Google Workspace, this is the
31+
* underlying Subscription ID. For Google Cloud Platform, this is the
3232
* Billing Account ID of the billing subaccount."
3333
* </pre>
3434
*
@@ -41,8 +41,8 @@ public interface ProvisionedServiceOrBuilder
4141
*
4242
*
4343
* <pre>
44-
* Output only. Provisioning ID of the entitlement. For Google Workspace, this would be the
45-
* underlying Subscription ID. For Google Cloud Platform, this would be the
44+
* Output only. Provisioning ID of the entitlement. For Google Workspace, this is the
45+
* underlying Subscription ID. For Google Cloud Platform, this is the
4646
* Billing Account ID of the billing subaccount."
4747
* </pre>
4848
*

proto-google-cloud-channel-v1/src/main/proto/google/cloud/channel/v1/entitlements.proto

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,8 @@ message AssociationInfo {
153153

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

0 commit comments

Comments
 (0)