Module: Google::Cloud::Logging::V2

Defined in:
lib/google/cloud/logging/v2.rb,
lib/google/cloud/logging/v2/version.rb,
lib/google/cloud/logging/v2/config_service.rb,
lib/google/cloud/logging/v2/logging_service.rb,
lib/google/cloud/logging/v2/metrics_service.rb,
lib/google/cloud/logging/v2/config_service/paths.rb,
lib/google/cloud/logging/v2/config_service/client.rb,
lib/google/cloud/logging/v2/logging_service/paths.rb,
lib/google/cloud/logging/v2/metrics_service/paths.rb,
lib/google/cloud/logging/v2/logging_service/client.rb,
lib/google/cloud/logging/v2/metrics_service/client.rb,
lib/google/cloud/logging/v2/config_service/operations.rb,
lib/google/cloud/logging/v2/config_service/credentials.rb,
lib/google/cloud/logging/v2/logging_service/credentials.rb,
lib/google/cloud/logging/v2/metrics_service/credentials.rb,
proto_docs/google/logging/v2/logging.rb,
proto_docs/google/logging/v2/log_entry.rb,
proto_docs/google/logging/v2/logging_config.rb,
proto_docs/google/logging/v2/logging_metrics.rb

Overview

API client module.

Examples:

Load this package, including all its services, and instantiate a gRPC client


require "google/cloud/logging/v2"
client = ::Google::Cloud::Logging::V2::LoggingService::Client.new

Defined Under Namespace

Modules: ConfigService, IndexType, LifecycleState, LoggingService, MetricsService, OperationState Classes: BigQueryDataset, BigQueryOptions, BucketMetadata, CmekSettings, CopyLogEntriesMetadata, CopyLogEntriesRequest, CopyLogEntriesResponse, CreateBucketRequest, CreateExclusionRequest, CreateLinkRequest, CreateLogMetricRequest, CreateSinkRequest, CreateViewRequest, DeleteBucketRequest, DeleteExclusionRequest, DeleteLinkRequest, DeleteLogMetricRequest, DeleteLogRequest, DeleteSinkRequest, DeleteViewRequest, GetBucketRequest, GetCmekSettingsRequest, GetExclusionRequest, GetLinkRequest, GetLogMetricRequest, GetSettingsRequest, GetSinkRequest, GetViewRequest, IndexConfig, Link, LinkMetadata, ListBucketsRequest, ListBucketsResponse, ListExclusionsRequest, ListExclusionsResponse, ListLinksRequest, ListLinksResponse, ListLogEntriesRequest, ListLogEntriesResponse, ListLogMetricsRequest, ListLogMetricsResponse, ListLogsRequest, ListLogsResponse, ListMonitoredResourceDescriptorsRequest, ListMonitoredResourceDescriptorsResponse, ListSinksRequest, ListSinksResponse, ListViewsRequest, ListViewsResponse, LocationMetadata, LogBucket, LogEntry, LogEntryOperation, LogEntrySourceLocation, LogExclusion, LogMetric, LogSink, LogSplit, LogView, Settings, TailLogEntriesRequest, TailLogEntriesResponse, UndeleteBucketRequest, UpdateBucketRequest, UpdateCmekSettingsRequest, UpdateExclusionRequest, UpdateLogMetricRequest, UpdateSettingsRequest, UpdateSinkRequest, UpdateViewRequest, WriteLogEntriesPartialErrors, WriteLogEntriesRequest, WriteLogEntriesResponse

Constant Summary collapse

VERSION =
"0.13.0"