Module: Google::Apis::LoggingV2
- Defined in:
- generated/google/apis/logging_v2.rb,
generated/google/apis/logging_v2/classes.rb,
generated/google/apis/logging_v2/service.rb,
generated/google/apis/logging_v2/representations.rb
Overview
Cloud Logging API
Writes log entries and manages your Cloud Logging configuration. The table entries below are presented in alphabetical order, not in order of common use. For explanations of the concepts found in the table entries, read the documentation at https://cloud.google.com/logging/docs.
Defined Under Namespace
Classes: BigQueryOptions, BucketOptions, CmekSettings, Empty, Explicit, Exponential, HttpRequest, LabelDescriptor, Linear, ListBucketsResponse, ListExclusionsResponse, ListLocationsResponse, ListLogEntriesRequest, ListLogEntriesResponse, ListLogMetricsResponse, ListLogsResponse, ListMonitoredResourceDescriptorsResponse, ListSinksResponse, ListViewsResponse, Location, LogBucket, LogEntry, LogEntryOperation, LogEntrySourceLocation, LogExclusion, LogLine, LogMetric, LogSink, LogView, LoggingService, MetricDescriptor, MetricDescriptorMetadata, MonitoredResource, MonitoredResourceDescriptor, MonitoredResourceMetadata, RequestLog, SourceLocation, SourceReference, SuppressionInfo, TailLogEntriesRequest, TailLogEntriesResponse, UndeleteBucketRequest, WriteLogEntriesRequest, WriteLogEntriesResponse
Constant Summary collapse
- VERSION =
'V2'
- REVISION =
'20201114'
- 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'