public abstract static class SinkInfo.Destination extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
SinkInfo.Destination.BucketDestination
Class for specifying a Google Cloud Storage bucket as destination for the sink.
|
static class |
SinkInfo.Destination.DatasetDestination
Class for specifying a Google Cloud BigQuery dataset as destination for the sink.
|
static class |
SinkInfo.Destination.TopicDestination
Class for specifying a Google Cloud BigQuery dataset as destination for the sink.
|
static class |
SinkInfo.Destination.Type
Type of destination for Stackdriver Logging sink.
|
public SinkInfo.Destination.Type type()
Copyright © 2016 Google. All rights reserved.