# Packages
No description provided by the author
# Functions
ConfigExclusionPath returns the path for the exclusion resource.
ConfigProjectPath returns the path for the project resource.
ConfigSinkPath returns the path for the sink resource.
DefaultAuthScopes reports the default set of authentication scopes to use with this package.
LogPath returns the path for the log resource.
MetricsMetricPath returns the path for the metric resource.
MetricsProjectPath returns the path for the project resource.
NewClient creates a new logging service v2 client based on gRPC.
NewConfigClient creates a new config service v2 client based on gRPC.
NewConfigRESTClient creates a new config service v2 rest client.
NewMetricsClient creates a new metrics service v2 client based on gRPC.
NewMetricsRESTClient creates a new metrics service v2 rest client.
NewRESTClient creates a new logging service v2 rest client.
ProjectPath returns the path for the project resource.
# Structs
CallOptions contains the retry settings for each method of Client.
Client is a client for interacting with Cloud Logging API.
ConfigCallOptions contains the retry settings for each method of ConfigClient.
ConfigClient is a client for interacting with Cloud Logging API.
CopyLogEntriesOperation manages a long-running operation from CopyLogEntries.
CreateBucketAsyncOperation manages a long-running operation from CreateBucketAsync.
CreateLinkOperation manages a long-running operation from CreateLink.
DeleteLinkOperation manages a long-running operation from DeleteLink.
LinkIterator manages a stream of *loggingpb.Link.
LogBucketIterator manages a stream of *loggingpb.LogBucket.
LogEntryIterator manages a stream of *loggingpb.LogEntry.
LogExclusionIterator manages a stream of *loggingpb.LogExclusion.
LogMetricIterator manages a stream of *loggingpb.LogMetric.
LogSinkIterator manages a stream of *loggingpb.LogSink.
LogViewIterator manages a stream of *loggingpb.LogView.
MetricsCallOptions contains the retry settings for each method of MetricsClient.
MetricsClient is a client for interacting with Cloud Logging API.
MonitoredResourceDescriptorIterator manages a stream of *monitoredrespb.MonitoredResourceDescriptor.
OperationIterator manages a stream of *longrunningpb.Operation.
StringIterator manages a stream of string.
UpdateBucketAsyncOperation manages a long-running operation from UpdateBucketAsync.