You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/google-api-services-cloudchannel/v1/2.0.0/com/google/api/services/cloudchannel/v1/model/GoogleCloudChannelV1CloudIdentityCustomerAccount.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ public final class GoogleCloudChannelV1CloudIdentityCustomerAccount extends com.
68
68
69
69
/**
70
70
* Returns true if the Cloud Identity account is associated with a customer of the Channel
71
-
* Services partner.
71
+
* Services partner (with active subscriptions or purchase consents).
72
72
* The value may be {@code null}.
73
73
*/
74
74
@com.google.api.client.util.Key
@@ -163,7 +163,7 @@ public GoogleCloudChannelV1CloudIdentityCustomerAccount setExisting(java.lang.Bo
163
163
164
164
/**
165
165
* Returns true if the Cloud Identity account is associated with a customer of the Channel
166
-
* Services partner.
166
+
* Services partner (with active subscriptions or purchase consents).
167
167
* @return value or {@code null} for none
168
168
*/
169
169
publicjava.lang.BooleangetOwned() {
@@ -172,7 +172,7 @@ public java.lang.Boolean getOwned() {
172
172
173
173
/**
174
174
* Returns true if the Cloud Identity account is associated with a customer of the Channel
175
-
* Services partner.
175
+
* Services partner (with active subscriptions or purchase consents).
0 commit comments