| 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()
Required.
|
GcsDestination |
OutputConfig.Builder.getGcsDestination()
Required.
|
GcsDestination |
OutputConfigOrBuilder.getGcsDestination()
Required.
|
GcsDestination |
BatchPredictOutputConfig.getGcsDestination()
Required.
|
GcsDestination |
BatchPredictOutputConfig.Builder.getGcsDestination()
Required.
|
GcsDestination |
ModelExportOutputConfigOrBuilder.getGcsDestination()
Required.
|
GcsDestination |
BatchPredictOutputConfigOrBuilder.getGcsDestination()
Required.
|
GcsDestination |
ModelExportOutputConfig.getGcsDestination()
Required.
|
GcsDestination |
ModelExportOutputConfig.Builder.getGcsDestination()
Required.
|
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)
Required.
|
BatchPredictOutputConfig.Builder |
BatchPredictOutputConfig.Builder.mergeGcsDestination(GcsDestination value)
Required.
|
ModelExportOutputConfig.Builder |
ModelExportOutputConfig.Builder.mergeGcsDestination(GcsDestination value)
Required.
|
static GcsDestination.Builder |
GcsDestination.newBuilder(GcsDestination prototype) |
OutputConfig.Builder |
OutputConfig.Builder.setGcsDestination(GcsDestination value)
Required.
|
BatchPredictOutputConfig.Builder |
BatchPredictOutputConfig.Builder.setGcsDestination(GcsDestination value)
Required.
|
ModelExportOutputConfig.Builder |
ModelExportOutputConfig.Builder.setGcsDestination(GcsDestination value)
Required.
|
Copyright © 2025 Google LLC. All rights reserved.