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