Module: Google::Apis::LoggingV2beta1
- Defined in:
- generated/google/apis/logging_v2beta1.rb,
generated/google/apis/logging_v2beta1/classes.rb,
generated/google/apis/logging_v2beta1/service.rb,
generated/google/apis/logging_v2beta1/representations.rb
Overview
Stackdriver Logging API
Writes log entries and manages your Stackdriver Logging configuration.
Defined Under Namespace
Classes: BucketOptions, Empty, Explicit, Exponential, HttpRequest, LabelDescriptor, Linear, ListLogEntriesRequest, ListLogEntriesResponse, ListLogMetricsResponse, ListLogsResponse, ListMonitoredResourceDescriptorsResponse, ListSinksResponse, LogEntry, LogEntryOperation, LogEntrySourceLocation, LogLine, LogMetric, LogSink, LoggingService, MetricDescriptor, MonitoredResource, MonitoredResourceDescriptor, RequestLog, SourceLocation, SourceReference, WriteLogEntriesRequest, WriteLogEntriesResponse
Constant Summary collapse
- VERSION =
'V2beta1'
- REVISION =
'20180326'
- 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'