generated/google/apis/logging_v2/service.rb in google-api-client-0.20.1 vs generated/google/apis/logging_v2/service.rb in google-api-client-0.21.0

- old
+ new

@@ -655,13 +655,15 @@ command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end - # Log entry resourcesWrites log entries to Stackdriver Logging. This API method - # is the only way to send log entries to Stackdriver Logging. This method is - # used, directly or indirectly, by the Stackdriver Logging agent (fluentd) and - # all logging libraries configured to use Stackdriver Logging. + # Writes log entries to Stackdriver Logging. This API method is the only way to + # send log entries to Stackdriver Logging. This method is used, directly or + # indirectly, by the Stackdriver Logging agent (fluentd) and all logging + # libraries configured to use Stackdriver Logging. A single request may contain + # log entries for a maximum of 1000 different resources (projects, organizations, + # billing accounts or folders) # @param [Google::Apis::LoggingV2::WriteLogEntriesRequest] write_log_entries_request_object # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user # Available to use for quota purposes for server-side applications. Can be any