File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -110,9 +110,9 @@ service Operations {
110110 option (google.api.method_signature ) = "name" ;
111111 }
112112
113- // Waits for the specified long-running operation until it is done or reaches
114- // at most a specified timeout, returning the latest state. If the operation
115- // is already done, the latest state is immediately returned. If the timeout
113+ // Waits until the specified long-running operation is done or reaches at most
114+ // a specified timeout, returning the latest state. If the operation is
115+ // already done, the latest state is immediately returned. If the timeout
116116 // specified is greater than the default HTTP/RPC timeout, the HTTP/RPC
117117 // timeout is used. If the server does not support this method, it returns
118118 // `google.rpc.Code.UNIMPLEMENTED`.
You can’t perform that action at this time.
0 commit comments