generated/google/apis/logging_v2beta1/service.rb in google-api-client-0.27.3 vs generated/google/apis/logging_v2beta1/service.rb in google-api-client-0.28.0
- old
+ new
@@ -495,10 +495,10 @@
command.query['quotaUser'] = quota_user unless quota_user.nil?
execute_or_queue_command(command, &block)
end
# Updates a sink. This method replaces the following fields in the existing sink
- # with values from the new sink: destination, and filter. The updated sink might
+ # with values from the new sink: destination, and filter.The updated sink might
# also have a new writer_identity; see the unique_writer_identity field.
# @param [String] sink_name
# Required. The full resource name of the sink to update, including the parent
# resource and the sink identifier:
# "projects/[PROJECT_ID]/sinks/[SINK_ID]"