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-dataproc/v1/2.0.0/com/google/api/services/dataproc/model/ListOperationsResponse.java
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -45,8 +45,8 @@ public final class ListOperationsResponse extends com.google.api.client.json.Gen
45
45
46
46
/**
47
47
* Unordered list. Unreachable resources. Populated when the request sets
48
-
* ListOperationsRequest.return_partial_success and reads across collections e.g. when attempting
49
-
* to list all resources across all supported locations.
48
+
* ListOperationsRequest.return_partial_success and reads across collections. For example, when
49
+
* attempting to list all resources across all supported locations.
50
50
* The value may be {@code null}.
51
51
*/
52
52
@com.google.api.client.util.Key
@@ -88,8 +88,8 @@ public ListOperationsResponse setOperations(java.util.List<Operation> operations
88
88
89
89
/**
90
90
* Unordered list. Unreachable resources. Populated when the request sets
91
-
* ListOperationsRequest.return_partial_success and reads across collections e.g. when attempting
92
-
* to list all resources across all supported locations.
91
+
* ListOperationsRequest.return_partial_success and reads across collections. For example, when
92
+
* attempting to list all resources across all supported locations.
Copy file name to clipboardExpand all lines: clients/google-api-services-dataproc/v1/2.0.0/com/google/api/services/dataproc/model/PyPiRepositoryConfig.java
0 commit comments