lib/google/cloud/spanner/admin/instance/v1/doc/google/longrunning/operations.rb in google-cloud-spanner-1.9.0 vs lib/google/cloud/spanner/admin/instance/v1/doc/google/longrunning/operations.rb in google-cloud-spanner-1.9.1

- old
+ new

@@ -29,10 +29,10 @@ # Some services might not provide such metadata. Any method that returns a # long-running operation should document the metadata type, if any. # @!attribute [rw] done # @return [true, false] # If the value is `false`, it means the operation is still in progress. - # If true, the operation is completed, and either `error` or `response` is + # If `true`, the operation is completed, and either `error` or `response` is # available. # @!attribute [rw] error # @return [Google::Rpc::Status] # The error result of the operation in case of failure or cancellation. # @!attribute [rw] response \ No newline at end of file