GcsDestination |
GcsDestination.Builder.build() |
|
GcsDestination |
GcsDestination.Builder.buildPartial() |
|
static GcsDestination |
GcsDestination.getDefaultInstance() |
|
GcsDestination |
GcsDestination.Builder.getDefaultInstanceForType() |
|
GcsDestination |
GcsDestination.getDefaultInstanceForType() |
|
GcsDestination |
BatchPredictOutputConfig.Builder.getGcsDestination() |
The Google Cloud Storage location of the directory where the output is to
be written to.
|
GcsDestination |
BatchPredictOutputConfig.getGcsDestination() |
The Google Cloud Storage location of the directory where the output is to
be written to.
|
GcsDestination |
BatchPredictOutputConfigOrBuilder.getGcsDestination() |
The Google Cloud Storage location of the directory where the output is to
be written to.
|
GcsDestination |
ModelExportOutputConfig.Builder.getGcsDestination() |
The Google Cloud Storage location where the model is to be written to.
|
GcsDestination |
ModelExportOutputConfig.getGcsDestination() |
The Google Cloud Storage location where the model is to be written to.
|
GcsDestination |
ModelExportOutputConfigOrBuilder.getGcsDestination() |
The Google Cloud Storage location where the model is to be written to.
|
GcsDestination |
OutputConfig.Builder.getGcsDestination() |
The Google Cloud Storage location where the output is to be written to.
|
GcsDestination |
OutputConfig.getGcsDestination() |
The Google Cloud Storage location where the output is to be written to.
|
GcsDestination |
OutputConfigOrBuilder.getGcsDestination() |
The Google Cloud Storage location where the output is to be written to.
|
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(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) |
|
static GcsDestination |
GcsDestination.parseFrom(ByteBuffer data) |
|
static GcsDestination |
GcsDestination.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|