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-cloudfunctions/v2/2.0.0/com/google/api/services/cloudfunctions/v2/CloudFunctions.java
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1950,21 +1950,23 @@ public List setFilter(java.lang.String filter) {
1950
1950
1951
1951
/**
1952
1952
* The sorting order of the resources returned. Value should be a comma separated list of
1953
-
* fields. The default sorting oder is ascending. See https://google.aip.dev/132#ordering.
1953
+
* fields. The default sorting order is ascending. See
1954
+
* https://google.aip.dev/132#ordering.
1954
1955
*/
1955
1956
@com.google.api.client.util.Key
1956
1957
privatejava.lang.StringorderBy;
1957
1958
1958
1959
/** The sorting order of the resources returned. Value should be a comma separated list of fields. The
1959
-
default sorting oder is ascending. See https://google.aip.dev/132#ordering.
1960
+
default sorting order is ascending. See https://google.aip.dev/132#ordering.
1960
1961
*/
1961
1962
publicjava.lang.StringgetOrderBy() {
1962
1963
returnorderBy;
1963
1964
}
1964
1965
1965
1966
/**
1966
1967
* The sorting order of the resources returned. Value should be a comma separated list of
1967
-
* fields. The default sorting oder is ascending. See https://google.aip.dev/132#ordering.
1968
+
* fields. The default sorting order is ascending. See
Copy file name to clipboardExpand all lines: clients/google-api-services-cloudfunctions/v2alpha/2.0.0/com/google/api/services/cloudfunctions/v2alpha/CloudFunctions.java
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1950,21 +1950,23 @@ public List setFilter(java.lang.String filter) {
1950
1950
1951
1951
/**
1952
1952
* The sorting order of the resources returned. Value should be a comma separated list of
1953
-
* fields. The default sorting oder is ascending. See https://google.aip.dev/132#ordering.
1953
+
* fields. The default sorting order is ascending. See
1954
+
* https://google.aip.dev/132#ordering.
1954
1955
*/
1955
1956
@com.google.api.client.util.Key
1956
1957
privatejava.lang.StringorderBy;
1957
1958
1958
1959
/** The sorting order of the resources returned. Value should be a comma separated list of fields. The
1959
-
default sorting oder is ascending. See https://google.aip.dev/132#ordering.
1960
+
default sorting order is ascending. See https://google.aip.dev/132#ordering.
1960
1961
*/
1961
1962
publicjava.lang.StringgetOrderBy() {
1962
1963
returnorderBy;
1963
1964
}
1964
1965
1965
1966
/**
1966
1967
* The sorting order of the resources returned. Value should be a comma separated list of
1967
-
* fields. The default sorting oder is ascending. See https://google.aip.dev/132#ordering.
1968
+
* fields. The default sorting order is ascending. See
Copy file name to clipboardExpand all lines: clients/google-api-services-cloudfunctions/v2beta/2.0.0/com/google/api/services/cloudfunctions/v2beta/CloudFunctions.java
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1950,21 +1950,23 @@ public List setFilter(java.lang.String filter) {
1950
1950
1951
1951
/**
1952
1952
* The sorting order of the resources returned. Value should be a comma separated list of
1953
-
* fields. The default sorting oder is ascending. See https://google.aip.dev/132#ordering.
1953
+
* fields. The default sorting order is ascending. See
1954
+
* https://google.aip.dev/132#ordering.
1954
1955
*/
1955
1956
@com.google.api.client.util.Key
1956
1957
privatejava.lang.StringorderBy;
1957
1958
1958
1959
/** The sorting order of the resources returned. Value should be a comma separated list of fields. The
1959
-
default sorting oder is ascending. See https://google.aip.dev/132#ordering.
1960
+
default sorting order is ascending. See https://google.aip.dev/132#ordering.
1960
1961
*/
1961
1962
publicjava.lang.StringgetOrderBy() {
1962
1963
returnorderBy;
1963
1964
}
1964
1965
1965
1966
/**
1966
1967
* The sorting order of the resources returned. Value should be a comma separated list of
1967
-
* fields. The default sorting oder is ascending. See https://google.aip.dev/132#ordering.
1968
+
* fields. The default sorting order is ascending. See
0 commit comments