Module: Google::Cloud::ErrorReporting::V1beta1::ErrorStatsService
- Defined in:
- lib/google/cloud/error_reporting/v1beta1/error_stats_service.rb,
lib/google/cloud/error_reporting/v1beta1/error_stats_service/rest.rb,
lib/google/cloud/error_reporting/v1beta1/error_stats_service/paths.rb,
lib/google/cloud/error_reporting/v1beta1/error_stats_service/client.rb,
lib/google/cloud/error_reporting/v1beta1/error_stats_service/credentials.rb,
lib/google/cloud/error_reporting/v1beta1/error_stats_service/rest/client.rb,
lib/google/cloud/error_reporting/v1beta1/error_stats_service/rest/service_stub.rb
Overview
An API for retrieving and managing error statistics as well as data for individual events.
To load this service and instantiate a REST client:
require "google/cloud/error_reporting/v1beta1/error_stats_service/rest"
client = ::Google::Cloud::ErrorReporting::V1beta1::ErrorStatsService::Rest::Client.new
Defined Under Namespace
Modules: Paths, Rest Classes: Client, Credentials