Module: Google::Apis::LoggingV2
- Defined in:
- lib/google/apis/logging_v2.rb,
lib/google/apis/logging_v2/classes.rb,
lib/google/apis/logging_v2/service.rb,
lib/google/apis/logging_v2/gem_version.rb,
lib/google/apis/logging_v2/representations.rb
Overview
Cloud Logging API
Writes log entries and manages your Cloud Logging configuration.
Defined Under Namespace
Classes: AuditConfig, AuditLogConfig, BigQueryDataset, BigQueryOptions, Binding, BucketMetadata, BucketOptions, CancelOperationRequest, CmekSettings, CopyLogEntriesMetadata, CopyLogEntriesRequest, CopyLogEntriesResponse, CreateBucketRequest, CreateLinkRequest, DefaultSinkConfig, DeleteLinkRequest, Empty, Explicit, Exponential, Expr, GetIamPolicyRequest, GetPolicyOptions, HttpRequest, IndexConfig, LabelDescriptor, Linear, Link, LinkMetadata, ListBucketsResponse, ListExclusionsResponse, ListLinksResponse, ListLocationsResponse, ListLogEntriesRequest, ListLogEntriesResponse, ListLogMetricsResponse, ListLogScopesResponse, ListLogsResponse, ListMonitoredResourceDescriptorsResponse, ListOperationsResponse, ListRecentQueriesResponse, ListSavedQueriesResponse, ListSinksResponse, ListViewsResponse, Location, LocationMetadata, LogBucket, LogEntry, LogEntryOperation, LogEntrySourceLocation, LogErrorGroup, LogExclusion, LogLine, LogMetric, LogScope, LogSink, LogSplit, LogView, LoggingQuery, LoggingService, MetricDescriptor, MetricDescriptorMetadata, MonitoredResource, MonitoredResourceDescriptor, MonitoredResourceMetadata, Operation, OpsAnalyticsQuery, Policy, RecentQuery, RequestLog, SavedQuery, SetIamPolicyRequest, Settings, SourceLocation, SourceReference, Status, SummaryField, SuppressionInfo, TailLogEntriesRequest, TailLogEntriesResponse, TestIamPermissionsRequest, TestIamPermissionsResponse, UndeleteBucketRequest, UpdateBucketRequest, WriteLogEntriesRequest, WriteLogEntriesResponse
Constant Summary collapse
- GEM_VERSION =
Version of the google-apis-logging_v2 gem
"0.74.0"
- GENERATOR_VERSION =
Version of the code generator used to generate this client
"0.15.1"
- REVISION =
Revision of the discovery document this client was generated from
"20240913"
- VERSION =
Version of the Cloud Logging API this client connects to. This is NOT the gem version.
'V2'
- AUTH_CLOUD_PLATFORM =
See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
'https://www.googleapis.com/auth/cloud-platform'
- AUTH_CLOUD_PLATFORM_READ_ONLY =
View your data across Google Cloud services and see the email address of your Google Account
'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'