| Modifier and Type | Method and Description |
|---|---|
BatchPredictInputConfig |
BatchPredictInputConfig.Builder.build() |
BatchPredictInputConfig |
BatchPredictInputConfig.Builder.buildPartial() |
static BatchPredictInputConfig |
BatchPredictInputConfig.getDefaultInstance() |
BatchPredictInputConfig |
BatchPredictInputConfig.getDefaultInstanceForType() |
BatchPredictInputConfig |
BatchPredictInputConfig.Builder.getDefaultInstanceForType() |
BatchPredictInputConfig |
BatchPredictRequest.getInputConfig()
Required.
|
BatchPredictInputConfig |
BatchPredictRequest.Builder.getInputConfig()
Required.
|
BatchPredictInputConfig |
BatchPredictOperationMetadata.getInputConfig()
Output only.
|
BatchPredictInputConfig |
BatchPredictOperationMetadata.Builder.getInputConfig()
Output only.
|
BatchPredictInputConfig |
BatchPredictRequestOrBuilder.getInputConfig()
Required.
|
BatchPredictInputConfig |
BatchPredictOperationMetadataOrBuilder.getInputConfig()
Output only.
|
static BatchPredictInputConfig |
BatchPredictInputConfig.parseDelimitedFrom(InputStream input) |
static BatchPredictInputConfig |
BatchPredictInputConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchPredictInputConfig |
BatchPredictInputConfig.parseFrom(byte[] data) |
static BatchPredictInputConfig |
BatchPredictInputConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchPredictInputConfig |
BatchPredictInputConfig.parseFrom(ByteBuffer data) |
static BatchPredictInputConfig |
BatchPredictInputConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchPredictInputConfig |
BatchPredictInputConfig.parseFrom(com.google.protobuf.ByteString data) |
static BatchPredictInputConfig |
BatchPredictInputConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchPredictInputConfig |
BatchPredictInputConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static BatchPredictInputConfig |
BatchPredictInputConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchPredictInputConfig |
BatchPredictInputConfig.parseFrom(InputStream input) |
static BatchPredictInputConfig |
BatchPredictInputConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<BatchPredictInputConfig> |
BatchPredictInputConfig.getParserForType() |
static com.google.protobuf.Parser<BatchPredictInputConfig> |
BatchPredictInputConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
BatchPredictInputConfig.Builder |
BatchPredictInputConfig.Builder.mergeFrom(BatchPredictInputConfig other) |
BatchPredictRequest.Builder |
BatchPredictRequest.Builder.mergeInputConfig(BatchPredictInputConfig value)
Required.
|
BatchPredictOperationMetadata.Builder |
BatchPredictOperationMetadata.Builder.mergeInputConfig(BatchPredictInputConfig value)
Output only.
|
static BatchPredictInputConfig.Builder |
BatchPredictInputConfig.newBuilder(BatchPredictInputConfig prototype) |
BatchPredictRequest.Builder |
BatchPredictRequest.Builder.setInputConfig(BatchPredictInputConfig value)
Required.
|
BatchPredictOperationMetadata.Builder |
BatchPredictOperationMetadata.Builder.setInputConfig(BatchPredictInputConfig value)
Output only.
|
Copyright © 2025 Google LLC. All rights reserved.