# README

Auto-generated logging v2 clients

This package includes auto-generated clients for the logging v2 API.

Use the handwritten logging client (in the parent directory, cloud.google.com/go/logging) in preference to this.

This code is EXPERIMENTAL and subject to CHANGE AT ANY TIME.

# 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.
NewConfigClient creates a new config service v2 client.
NewMetricsClient creates a new metrics service v2 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 Stackdriver Logging API.
ConfigCallOptions contains the retry settings for each method of ConfigClient.
ConfigClient is a client for interacting with Stackdriver Logging API.
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.
MetricsCallOptions contains the retry settings for each method of MetricsClient.
MetricsClient is a client for interacting with Stackdriver Logging API.
MonitoredResourceDescriptorIterator manages a stream of *monitoredrespb.MonitoredResourceDescriptor.
StringIterator manages a stream of string.