lib/google/cloud/redis/v1/doc/google/longrunning/operations.rb in google-cloud-redis-0.6.1 vs lib/google/cloud/redis/v1/doc/google/longrunning/operations.rb in google-cloud-redis-0.6.2
- old
+ new
@@ -1,6 +1,6 @@
-# Copyright 2019 Google LLC
+# Copyright 2020 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
@@ -19,10 +19,10 @@
# network API call.
# @!attribute [rw] name
# @return [String]
# The server-assigned name, which is only unique within the same service that
# originally returns it. If you use the default HTTP mapping, the
- # `name` should have the format of `operations/some/unique/name`.
+ # `name` should be a resource name ending with `operations/{unique_id}`.
# @!attribute [rw] metadata
# @return [Google::Protobuf::Any]
# Service-specific metadata associated with the operation. It typically
# contains progress information and common metadata such as create time.
# Some services might not provide such metadata. Any method that returns a
\ No newline at end of file