| Modifier and Type | Method and Description |
|---|---|
GcsFolderDestination |
GcsFolderDestination.Builder.build() |
GcsFolderDestination |
GcsFolderDestination.Builder.buildPartial() |
static GcsFolderDestination |
GcsFolderDestination.getDefaultInstance() |
GcsFolderDestination |
GcsFolderDestination.getDefaultInstanceForType() |
GcsFolderDestination |
GcsFolderDestination.Builder.getDefaultInstanceForType() |
GcsFolderDestination |
OutputConfigOrBuilder.getGcsFolderDestination()
Output to a folder in Cloud Storage.
|
GcsFolderDestination |
OutputConfig.getGcsFolderDestination()
Output to a folder in Cloud Storage.
|
GcsFolderDestination |
OutputConfig.Builder.getGcsFolderDestination()
Output to a folder in Cloud Storage.
|
static GcsFolderDestination |
GcsFolderDestination.parseDelimitedFrom(InputStream input) |
static GcsFolderDestination |
GcsFolderDestination.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsFolderDestination |
GcsFolderDestination.parseFrom(byte[] data) |
static GcsFolderDestination |
GcsFolderDestination.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsFolderDestination |
GcsFolderDestination.parseFrom(ByteBuffer data) |
static GcsFolderDestination |
GcsFolderDestination.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsFolderDestination |
GcsFolderDestination.parseFrom(com.google.protobuf.ByteString data) |
static GcsFolderDestination |
GcsFolderDestination.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsFolderDestination |
GcsFolderDestination.parseFrom(com.google.protobuf.CodedInputStream input) |
static GcsFolderDestination |
GcsFolderDestination.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsFolderDestination |
GcsFolderDestination.parseFrom(InputStream input) |
static GcsFolderDestination |
GcsFolderDestination.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<GcsFolderDestination> |
GcsFolderDestination.getParserForType() |
static com.google.protobuf.Parser<GcsFolderDestination> |
GcsFolderDestination.parser() |
| Modifier and Type | Method and Description |
|---|---|
GcsFolderDestination.Builder |
GcsFolderDestination.Builder.mergeFrom(GcsFolderDestination other) |
OutputConfig.Builder |
OutputConfig.Builder.mergeGcsFolderDestination(GcsFolderDestination value)
Output to a folder in Cloud Storage.
|
static GcsFolderDestination.Builder |
GcsFolderDestination.newBuilder(GcsFolderDestination prototype) |
OutputConfig.Builder |
OutputConfig.Builder.setGcsFolderDestination(GcsFolderDestination value)
Output to a folder in Cloud Storage.
|
Copyright © 2019 Google LLC. All rights reserved.