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-merchantapi/accounts_v1/2.0.0/com/google/api/services/merchantapi/accounts_v1/model/TermsOfServiceAgreementState.java
+1-6Lines changed: 1 addition & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -27,12 +27,7 @@
27
27
* we expect third-party providers to display the text associated with the given terms of service
28
28
* agreement (the url to the file containing the text is added in the Required message below as
29
29
* `tos_file_uri`). The actual acceptance of the terms of service is done by calling accept on the
30
-
* `TermsOfService` resource. `valid_until` field. The `required` terms of services need to be
31
-
* accepted before `valid_until` in order for the account to continue having a valid agreement. When
32
-
* accepting new terms of services, we expect third-party providers to display the text associated
33
-
* with the given terms of service agreement (the url to the file containing the text is added in
34
-
* the Required message below as `tos_file_uri`. The actual acceptance of the terms of service is
35
-
* done by calling accept on the `TermsOfService` resource.
30
+
* `TermsOfService` resource. `valid_until` field.
36
31
*
37
32
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
38
33
* transmitted over HTTP when working with the Merchant API. For a detailed explanation see:
Copy file name to clipboardExpand all lines: clients/google-api-services-merchantapi/accounts_v1beta/2.0.0/com/google/api/services/merchantapi/accounts_v1beta/model/TermsOfServiceAgreementState.java
+1-6Lines changed: 1 addition & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -27,12 +27,7 @@
27
27
* we expect third-party providers to display the text associated with the given terms of service
28
28
* agreement (the url to the file containing the text is added in the Required message below as
29
29
* `tos_file_uri`). The actual acceptance of the terms of service is done by calling accept on the
30
-
* `TermsOfService` resource. `valid_until` field. The `required` terms of services need to be
31
-
* accepted before `valid_until` in order for the account to continue having a valid agreement. When
32
-
* accepting new terms of services, we expect third-party providers to display the text associated
33
-
* with the given terms of service agreement (the url to the file containing the text is added in
34
-
* the Required message below as `tos_file_uri`. The actual acceptance of the terms of service is
35
-
* done by calling accept on the `TermsOfService` resource.
30
+
* `TermsOfService` resource. `valid_until` field.
36
31
*
37
32
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
38
33
* transmitted over HTTP when working with the Merchant API. For a detailed explanation see:
Copy file name to clipboardExpand all lines: clients/google-api-services-merchantapi/products_v1/2.0.0/com/google/api/services/merchantapi/products_v1/Merchant.java
0 commit comments