Expand description
The messages and enums that are part of this client library.
Modules§
- bucket_
metadata - Defines additional types related to BucketMetadata.
- link_
metadata - Defines additional types related to LinkMetadata.
- log_
entry - Defines additional types related to LogEntry.
- log_
metric - Defines additional types related to LogMetric.
- log_
sink - Defines additional types related to LogSink.
- tail_
log_ entries_ response - Defines additional types related to TailLogEntriesResponse.
Structs§
- BigQuery
Dataset - Describes a BigQuery dataset that was created by a link.
- BigQuery
Options - Options that change functionality of a sink exporting data to BigQuery.
- Bucket
Metadata - Metadata for LongRunningUpdateBucket Operations.
- Cmek
Settings - Describes the customer-managed encryption key (CMEK) settings associated with a project, folder, organization, billing account, or flexible resource.
- Copy
LogEntries Metadata - Metadata for CopyLogEntries long running operations.
- Copy
LogEntries Request - The parameters to CopyLogEntries.
- Copy
LogEntries Response - Response type for CopyLogEntries long running operations.
- Create
Bucket Request - The parameters to
CreateBucket. - Create
Exclusion Request - The parameters to
CreateExclusion. - Create
Link Request - The parameters to CreateLink.
- Create
LogMetric Request - The parameters to CreateLogMetric.
- Create
Sink Request - The parameters to
CreateSink. - Create
View Request - The parameters to
CreateView. - Delete
Bucket Request - The parameters to
DeleteBucket. - Delete
Exclusion Request - The parameters to
DeleteExclusion. - Delete
Link Request - The parameters to DeleteLink.
- Delete
LogMetric Request - The parameters to DeleteLogMetric.
- Delete
LogRequest - The parameters to DeleteLog.
- Delete
Sink Request - The parameters to
DeleteSink. - Delete
View Request - The parameters to
DeleteView. - GetBucket
Request - The parameters to
GetBucket. - GetCmek
Settings Request - The parameters to GetCmekSettings.
- GetExclusion
Request - The parameters to
GetExclusion. - GetLink
Request - The parameters to GetLink.
- GetLog
Metric Request - The parameters to GetLogMetric.
- GetSettings
Request - The parameters to GetSettings.
- GetSink
Request - The parameters to
GetSink. - GetView
Request - The parameters to
GetView. - Index
Config - Configuration for an indexed field.
- Link
- Describes a link connected to an analytics enabled bucket.
- Link
Metadata - Metadata for long running Link operations.
- List
Buckets Request - The parameters to
ListBuckets. - List
Buckets Response - The response from ListBuckets.
- List
Exclusions Request - The parameters to
ListExclusions. - List
Exclusions Response - Result returned from
ListExclusions. - List
Links Request - The parameters to ListLinks.
- List
Links Response - The response from ListLinks.
- List
LogEntries Request - The parameters to
ListLogEntries. - List
LogEntries Response - Result returned from
ListLogEntries. - List
LogMetrics Request - The parameters to ListLogMetrics.
- List
LogMetrics Response - Result returned from ListLogMetrics.
- List
Logs Request - The parameters to ListLogs.
- List
Logs Response - Result returned from ListLogs.
- List
Monitored Resource Descriptors Request - The parameters to ListMonitoredResourceDescriptors
- List
Monitored Resource Descriptors Response - Result returned from ListMonitoredResourceDescriptors.
- List
Sinks Request - The parameters to
ListSinks. - List
Sinks Response - Result returned from
ListSinks. - List
Views Request - The parameters to
ListViews. - List
Views Response - The response from ListViews.
- Location
Metadata - Cloud Logging specific location metadata.
- LogBucket
- Describes a repository in which log entries are stored.
- LogEntry
- An individual entry in a log.
- LogEntry
Operation - Additional information about a potentially long-running operation with which a log entry is associated.
- LogEntry
Source Location - Additional information about the source code location that produced the log entry.
- LogExclusion
- Specifies a set of log entries that are filtered out by a sink. If your Google Cloud resource receives a large volume of log entries, you can use exclusions to reduce your chargeable logs. Note that exclusions on organization-level and folder-level sinks don’t apply to child resources. Note also that you cannot modify the _Required sink or exclude logs from it.
- LogMetric
- Describes a logs-based metric. The value of the metric is the number of log entries that match a logs filter in a given time interval.
- 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, a Pub/Sub topic or a Cloud Logging log bucket. A logs filter controls which log entries are exported. The sink must be created within a project, organization, billing account, or folder.
- LogSplit
- Additional information used to correlate multiple log entries. Used when a single LogEntry would exceed the Google Cloud Logging size limit and is split across multiple log entries.
- LogView
- Describes a view over log entries in a bucket.
- Settings
- Describes the settings associated with a project, folder, organization, billing account, or flexible resource.
- Tail
LogEntries Request - The parameters to
TailLogEntries. - Tail
LogEntries Response - Result returned from
TailLogEntries. - Undelete
Bucket Request - The parameters to
UndeleteBucket. - Update
Bucket Request - The parameters to
UpdateBucket. - Update
Cmek Settings Request - The parameters to UpdateCmekSettings.
- Update
Exclusion Request - The parameters to
UpdateExclusion. - Update
LogMetric Request - The parameters to UpdateLogMetric.
- Update
Settings Request - The parameters to UpdateSettings.
- Update
Sink Request - The parameters to
UpdateSink. - Update
View Request - The parameters to
UpdateView. - Write
LogEntries Partial Errors - Error details for WriteLogEntries with partial success.
- Write
LogEntries Request - The parameters to WriteLogEntries.
- Write
LogEntries Response - Result returned from WriteLogEntries.
Enums§
- Index
Type - IndexType is used for custom indexing. It describes the type of an indexed field.
- Lifecycle
State - LogBucket lifecycle states.
- Operation
State - List of different operation states. High level state of the operation. This is used to report the job’s current state to the user. Once a long running operation is created, the current state of the operation can be queried even before the operation is finished and the final result is available.