lib/google/apis/servicecontrol_v1/classes.rb in google-apis-servicecontrol_v1-0.16.0 vs lib/google/apis/servicecontrol_v1/classes.rb in google-apis-servicecontrol_v1-0.17.0

- old
+ new

@@ -1673,16 +1673,16 @@ # LibraryService.CreateShelf # Corresponds to the JSON property `methodName` # @return [String] attr_accessor :method_name - # Identity of the operation. This is expected to be unique within the scope of - # the service that generated the operation, and guarantees idempotency in case - # of retries. In order to ensure best performance and latency in the Quota - # backends, operation_ids are optimally associated with time, so that related - # operations can be accessed fast in storage. For this reason, the recommended - # token for services that intend to operate at a high QPS is Unix time in nanos + - # UUID + # Identity of the operation. For Allocation Quota, this is expected to be unique + # within the scope of the service that generated the operation, and guarantees + # idempotency in case of retries. In order to ensure best performance and + # latency in the Quota backends, operation_ids are optimally associated with + # time, so that related operations can be accessed fast in storage. For this + # reason, the recommended token for services that intend to operate at a high + # QPS is Unix time in nanos + UUID # Corresponds to the JSON property `operationId` # @return [String] attr_accessor :operation_id # Represents information about this operation. Each MetricValueSet corresponds