Module: Google::Apis::LoggingV1beta3
- Defined in:
- generated/google/apis/logging_v1beta3.rb,
generated/google/apis/logging_v1beta3/classes.rb,
generated/google/apis/logging_v1beta3/service.rb,
generated/google/apis/logging_v1beta3/representations.rb
Overview
Google Cloud Logging API
The Google Cloud Logging API lets you write log entries and manage your logs, log sinks and logs-based metrics.
Defined Under Namespace
Classes: Empty, HttpRequest, ListLogMetricsResponse, ListLogServiceIndexesResponse, ListLogServiceSinksResponse, ListLogServicesResponse, ListLogSinksResponse, ListLogsResponse, ListSinksResponse, Log, LogEntry, LogEntryMetadata, LogError, LogLine, LogMetric, LogService, LogSink, LoggingService, RequestLog, SourceLocation, SourceReference, Status, WriteLogEntriesRequest, WriteLogEntriesResponse
Constant Summary collapse
- VERSION =
'V1beta3'
- REVISION =
'20151117'
- AUTH_CLOUD_PLATFORM =
View and manage your data across Google Cloud Platform services
'https://www.googleapis.com/auth/cloud-platform'
- AUTH_CLOUD_PLATFORM_READ_ONLY =
View your data across Google Cloud Platform services
'https://www.googleapis.com/auth/cloud-platform.read-only'
- AUTH_LOGGING_ADMIN =
Administrate log data for your projects
'https://www.googleapis.com/auth/logging.admin'
- AUTH_LOGGING_READ =
View log data for your projects
'https://www.googleapis.com/auth/logging.read'
- AUTH_LOGGING_WRITE =
Submit log data for your projects
'https://www.googleapis.com/auth/logging.write'