Package | Description |
---|---|
com.google.cloud.logging |
A client for Cloud Logging - Real-time log management and analysis.
|
Modifier and Type | Method and Description |
---|---|
static SinkInfo.Destination.LoggingBucketDestination |
SinkInfo.Destination.LoggingBucketDestination.of(String location,
String bucket)
Creates a
DatasetDestination object given the name of the dataset to be used as
sink destination. |
static SinkInfo.Destination.LoggingBucketDestination |
SinkInfo.Destination.LoggingBucketDestination.of(String project,
String location,
String bucket)
Creates a
DatasetDestination object given the name of the project and dataset to be
used as sink destination. |
Copyright © 2023 Google LLC. All rights reserved.