lib/google/cloud/logging.rb in google-cloud-logging-2.2.1 vs lib/google/cloud/logging.rb in google-cloud-logging-2.2.2

- old
+ new

@@ -122,9 +122,11 @@ # the keyfile as a String, the contents of the keyfile as a Hash, or a # Google::Auth::Credentials object. (See {Logging::Credentials}) (The # parameter `keyfile` is considered deprecated, but may also be used.) # * `scope` - (String, Array<String>) The OAuth 2.0 scopes controlling # the set of resources and operations that the connection can access. + # * `quota_project` - (String) The project ID for a project that can be + # used by client libraries for quota and billing purposes. # * `timeout` - (Integer) Default timeout to use in requests. # * `endpoint` - (String) Override of the endpoint host name, or `nil` # to use the default endpoint. # * `log_name` - (String) Name of the application log file. Default: # `"ruby_app_log"`