| Modifier and Type | Method and Description |
|---|---|
GcsDestination |
GcsDestination.Builder.build() |
GcsDestination |
GcsDestination.Builder.buildPartial() |
static GcsDestination |
GcsDestination.getDefaultInstance() |
GcsDestination |
GcsDestination.getDefaultInstanceForType() |
GcsDestination |
GcsDestination.Builder.getDefaultInstanceForType() |
GcsDestination |
OutputConfig.getGcsDestination()
Google Cloud Storage destination for output content.
|
GcsDestination |
OutputConfig.Builder.getGcsDestination()
Google Cloud Storage destination for output content.
|
GcsDestination |
OutputConfigOrBuilder.getGcsDestination()
Google Cloud Storage destination for output content.
|
static GcsDestination |
GcsDestination.parseDelimitedFrom(InputStream input) |
static GcsDestination |
GcsDestination.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsDestination |
GcsDestination.parseFrom(byte[] data) |
static GcsDestination |
GcsDestination.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsDestination |
GcsDestination.parseFrom(ByteBuffer data) |
static GcsDestination |
GcsDestination.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsDestination |
GcsDestination.parseFrom(com.google.protobuf.ByteString data) |
static GcsDestination |
GcsDestination.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsDestination |
GcsDestination.parseFrom(com.google.protobuf.CodedInputStream input) |
static GcsDestination |
GcsDestination.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsDestination |
GcsDestination.parseFrom(InputStream input) |
static GcsDestination |
GcsDestination.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<GcsDestination> |
GcsDestination.getParserForType() |
static com.google.protobuf.Parser<GcsDestination> |
GcsDestination.parser() |
| Modifier and Type | Method and Description |
|---|---|
GcsDestination.Builder |
GcsDestination.Builder.mergeFrom(GcsDestination other) |
OutputConfig.Builder |
OutputConfig.Builder.mergeGcsDestination(GcsDestination value)
Google Cloud Storage destination for output content.
|
static GcsDestination.Builder |
GcsDestination.newBuilder(GcsDestination prototype) |
OutputConfig.Builder |
OutputConfig.Builder.setGcsDestination(GcsDestination value)
Google Cloud Storage destination for output content.
|
Copyright © 2024 Google LLC. All rights reserved.