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/inventories_v1beta/2.0.0/com/google/api/services/merchantapi/inventories_v1beta/model/RegionalInventory.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@
18
18
19
19
/**
20
20
* Regional inventory information for the product. Represents specific information like price and
21
-
* availability for a given product in a specific `region`.For a list of all accepted attribute
21
+
* availability for a given product in a specific `region`.For a list of all accepted attribute
22
22
* values, see the [regional product inventory data
Copy file name to clipboardExpand all lines: clients/google-api-services-merchantapi/quota_v1beta/2.0.0/com/google/api/services/merchantapi/quota_v1beta/model/ListQuotaGroupsResponse.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ public final class ListQuotaGroupsResponse extends com.google.api.client.json.Ge
39
39
40
40
/**
41
41
* The methods, current quota usage and limits per each group. The quota is shared between all
42
-
* methods in the group. The groups are sorted in descending order based on quotaUsage.
42
+
* methods in the group. The groups are sorted in descending order based on quota_usage.
43
43
* The value may be {@code null}.
44
44
*/
45
45
@com.google.api.client.util.Key
@@ -66,7 +66,7 @@ public ListQuotaGroupsResponse setNextPageToken(java.lang.String nextPageToken)
66
66
67
67
/**
68
68
* The methods, current quota usage and limits per each group. The quota is shared between all
69
-
* methods in the group. The groups are sorted in descending order based on quotaUsage.
69
+
* methods in the group. The groups are sorted in descending order based on quota_usage.
0 commit comments