@@ -494,11 +494,12 @@ def get_organization_location_operation(name, fields: nil, quota_user: nil, opti
494494 # The standard list page token.
495495 # @param [Boolean] return_partial_success
496496 # When set to `true`, operations that are reachable are returned as normal, and
497- # those that are unreachable are returned in the [ListOperationsResponse.
498- # unreachable] field. This can only be `true` when reading across collections e.
499- # g. when `parent` is set to `"projects/example/locations/-"`. This field is not
500- # by default supported and will result in an `UNIMPLEMENTED` error if set unless
501- # explicitly documented otherwise in service or product specific documentation.
497+ # those that are unreachable are returned in the ListOperationsResponse.
498+ # unreachable field. This can only be `true` when reading across collections.
499+ # For example, when `parent` is set to `"projects/example/locations/-"`. This
500+ # field is not supported by default and will result in an `UNIMPLEMENTED` error
501+ # if set unless explicitly documented otherwise in service or product specific
502+ # documentation.
502503 # @param [String] fields
503504 # Selector specifying which fields to include in a partial response.
504505 # @param [String] quota_user
@@ -3304,11 +3305,12 @@ def get_project_location_operation(name, fields: nil, quota_user: nil, options:
33043305 # The standard list page token.
33053306 # @param [Boolean] return_partial_success
33063307 # When set to `true`, operations that are reachable are returned as normal, and
3307- # those that are unreachable are returned in the [ListOperationsResponse.
3308- # unreachable] field. This can only be `true` when reading across collections e.
3309- # g. when `parent` is set to `"projects/example/locations/-"`. This field is not
3310- # by default supported and will result in an `UNIMPLEMENTED` error if set unless
3311- # explicitly documented otherwise in service or product specific documentation.
3308+ # those that are unreachable are returned in the ListOperationsResponse.
3309+ # unreachable field. This can only be `true` when reading across collections.
3310+ # For example, when `parent` is set to `"projects/example/locations/-"`. This
3311+ # field is not supported by default and will result in an `UNIMPLEMENTED` error
3312+ # if set unless explicitly documented otherwise in service or product specific
3313+ # documentation.
33123314 # @param [String] fields
33133315 # Selector specifying which fields to include in a partial response.
33143316 # @param [String] quota_user
0 commit comments