# Functions
New creates a new Service.
NewService creates a new Service.
# Constants
View your data across Google Cloud Platform services.
View and manage your data across Google Cloud Platform services.
Administrate log data for your projects.
View log data for your projects.
Submit log data for your projects.
# Structs
BucketOptions: BucketOptions describes the bucket boundaries used to create a histogram for the distribution.
Empty: A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.
Explicit: Specifies a set of buckets with arbitrary widths.There are size(bounds) + 1 (= N) buckets.
Exponential: Specifies an exponential sequence of buckets that have a width that is proportional to the value of the lower bound.
HttpRequest: A common proto for logging HTTP requests.
LabelDescriptor: A description of a label.
Linear: Specifies a linear sequence of buckets that all have the same width (except overflow and underflow).
ListLogEntriesRequest: The parameters to ListLogEntries.
ListLogEntriesResponse: Result returned from ListLogEntries.
ListLogMetricsResponse: Result returned from ListLogMetrics.
ListMonitoredResourceDescriptorsResponse: Result returned from ListMonitoredResourceDescriptors.
ListSinksResponse: Result returned from ListSinks.
LogEntry: An individual entry in a log.
LogEntryOperation: Additional information about a potentially long-running operation with which a log entry is associated.
LogEntrySourceLocation: Additional information about the source code location that produced the log entry.
LogLine: Application log line emitted while processing a request.
LogMetric: Describes a logs-based metric.
LogSink: Describes a sink used to export log entries to one of the following destinations in any project: a Cloud Storage bucket, a BigQuery dataset, or a Cloud Pub/Sub topic.
MetricDescriptor: Defines a metric type and its schema.
MetricDescriptorMetadata: Additional annotations that can be used to guide the usage of a metric.
MonitoredResource: An object representing a resource that can be used for monitoring, logging, billing, or other purposes.
MonitoredResourceDescriptor: An object that describes the schema of a MonitoredResource object using a type name and a set of labels.
MonitoredResourceMetadata: Auxiliary metadata for a MonitoredResource object.
RequestLog: Complete log information about a single HTTP request to an App Engine application.
SourceLocation: Specifies a location in a source code file.
SourceReference: A reference to a particular snapshot of the source tree used to build and deploy an application.
WriteLogEntriesRequest: The parameters to WriteLogEntries.
WriteLogEntriesResponse: Result returned from WriteLogEntries.