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
## Deleted keys were detected in the following stable discovery artifacts:
cloudbuild v1 ef6853d
content v2 fbfe2be
## Discovery Artifact Change Summary:
feat(androidpublisher): update the api 9adeaf4
feat(baremetalsolution): update the api 2234f87
feat(bigquery): update the api b7e0564
feat(chromepolicy): update the api b3fb53a
feat(cloudbuild): update the api ef6853d
feat(cloudfunctions): update the api 20c1e96
feat(cloudsearch): update the api 0cc225b
feat(compute): update the api 946d92e
feat(container): update the api 45aab7d
feat(containeranalysis): update the api bc197df
feat(content): update the api fbfe2be
feat(datastream): update the api bc324de
feat(displayvideo): update the api e146ba8
feat(documentai): update the api d415965
feat(firebaseappcheck): update the api 5eaeb4b
feat(firestore): update the api 72d910c
feat(games): update the api b8e15af
feat(healthcare): update the api c0bec91
feat(iap): update the api dbed650
feat(notebooks): update the api 11670e6
feat(recommender): update the api a69869b
feat(sasportal): update the api 11eb944
feat(servicecontrol): update the api 5f51350
feat(sqladmin): update the api bc8a50d
feat(workflowexecutions): update the api 7c84831
Copy file name to clipboardExpand all lines: docs/dyn/accesscontextmanager_v1.operations.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -113,7 +113,7 @@ <h3>Method Details</h3>
113
113
Returns:
114
114
An object of the form:
115
115
116
-
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.
116
+
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
117
117
}</pre>
118
118
</div>
119
119
@@ -136,7 +136,7 @@ <h3>Method Details</h3>
136
136
Returns:
137
137
An object of the form:
138
138
139
-
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.
139
+
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
Copy file name to clipboardExpand all lines: docs/dyn/analyticsdata_v1beta.properties.html
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -266,7 +266,7 @@ <h3>Method Details</h3>
266
266
],
267
267
"offset": "A String", # The row count of the start row. The first row is counted as row 0.
268
268
"orderBys": [ # Specifies how dimensions are ordered in the pivot. In the first Pivot, the OrderBys determine Row and PivotDimensionHeader ordering; in subsequent Pivots, the OrderBys determine only PivotDimensionHeader ordering. Dimensions specified in these OrderBys must be a subset of Pivot.field_names.
269
-
{ # The sort options.
269
+
{ # Order bys define how rows will be sorted in the response. For example, ordering rows by descending event count is one ordering, and ordering rows by the event name string is a different ordering.
270
270
"desc": True or False, # If true, sorts by descending order.
271
271
"dimension": { # Sorts by dimension values. # Sorts results by a dimension's values.
272
272
"dimensionName": "A String", # A dimension name in the request to order by.
@@ -566,7 +566,7 @@ <h3>Method Details</h3>
566
566
],
567
567
"offset": "A String", # The row count of the start row. The first row is counted as row 0. When paging, the first request does not specify offset; or equivalently, sets offset to 0; the first request returns the first `limit` of rows. The second request sets offset to the `limit` of the first request; the second request returns the second `limit` of rows. To learn more about this pagination parameter, see [Pagination](https://developers.google.com/analytics/devguides/reporting/data/v1/basics#pagination).
568
568
"orderBys": [ # Specifies how rows are ordered in the response.
569
-
{ # The sort options.
569
+
{ # Order bys define how rows will be sorted in the response. For example, ordering rows by descending event count is one ordering, and ordering rows by the event name string is a different ordering.
570
570
"desc": True or False, # If true, sorts by descending order.
571
571
"dimension": { # Sorts by dimension values. # Sorts results by a dimension's values.
572
572
"dimensionName": "A String", # A dimension name in the request to order by.
@@ -1109,7 +1109,7 @@ <h3>Method Details</h3>
1109
1109
],
1110
1110
"offset": "A String", # The row count of the start row. The first row is counted as row 0.
1111
1111
"orderBys": [ # Specifies how dimensions are ordered in the pivot. In the first Pivot, the OrderBys determine Row and PivotDimensionHeader ordering; in subsequent Pivots, the OrderBys determine only PivotDimensionHeader ordering. Dimensions specified in these OrderBys must be a subset of Pivot.field_names.
1112
-
{ # The sort options.
1112
+
{ # Order bys define how rows will be sorted in the response. For example, ordering rows by descending event count is one ordering, and ordering rows by the event name string is a different ordering.
1113
1113
"desc": True or False, # If true, sorts by descending order.
1114
1114
"dimension": { # Sorts by dimension values. # Sorts results by a dimension's values.
1115
1115
"dimensionName": "A String", # A dimension name in the request to order by.
@@ -1376,7 +1376,7 @@ <h3>Method Details</h3>
1376
1376
},
1377
1377
],
1378
1378
"orderBys": [ # Specifies how rows are ordered in the response.
1379
-
{ # The sort options.
1379
+
{ # Order bys define how rows will be sorted in the response. For example, ordering rows by descending event count is one ordering, and ordering rows by the event name string is a different ordering.
1380
1380
"desc": True or False, # If true, sorts by descending order.
1381
1381
"dimension": { # Sorts by dimension values. # Sorts results by a dimension's values.
1382
1382
"dimensionName": "A String", # A dimension name in the request to order by.
@@ -1662,7 +1662,7 @@ <h3>Method Details</h3>
1662
1662
],
1663
1663
"offset": "A String", # The row count of the start row. The first row is counted as row 0. When paging, the first request does not specify offset; or equivalently, sets offset to 0; the first request returns the first `limit` of rows. The second request sets offset to the `limit` of the first request; the second request returns the second `limit` of rows. To learn more about this pagination parameter, see [Pagination](https://developers.google.com/analytics/devguides/reporting/data/v1/basics#pagination).
1664
1664
"orderBys": [ # Specifies how rows are ordered in the response.
1665
-
{ # The sort options.
1665
+
{ # Order bys define how rows will be sorted in the response. For example, ordering rows by descending event count is one ordering, and ordering rows by the event name string is a different ordering.
1666
1666
"desc": True or False, # If true, sorts by descending order.
1667
1667
"dimension": { # Sorts by dimension values. # Sorts results by a dimension's values.
1668
1668
"dimensionName": "A String", # A dimension name in the request to order by.
0 commit comments