| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
BatchPredictionJob.OutputInfo |
BatchPredictionJob.OutputInfo.Builder.build() |
BatchPredictionJob.OutputInfo |
BatchPredictionJob.OutputInfo.Builder.buildPartial() |
static BatchPredictionJob.OutputInfo |
BatchPredictionJob.OutputInfo.getDefaultInstance() |
BatchPredictionJob.OutputInfo |
BatchPredictionJob.OutputInfo.getDefaultInstanceForType() |
BatchPredictionJob.OutputInfo |
BatchPredictionJob.OutputInfo.Builder.getDefaultInstanceForType() |
BatchPredictionJob.OutputInfo |
BatchPredictionJobOrBuilder.getOutputInfo()
Output only.
|
BatchPredictionJob.OutputInfo |
BatchPredictionJob.getOutputInfo()
Output only.
|
BatchPredictionJob.OutputInfo |
BatchPredictionJob.Builder.getOutputInfo()
Output only.
|
static BatchPredictionJob.OutputInfo |
BatchPredictionJob.OutputInfo.parseDelimitedFrom(InputStream input) |
static BatchPredictionJob.OutputInfo |
BatchPredictionJob.OutputInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchPredictionJob.OutputInfo |
BatchPredictionJob.OutputInfo.parseFrom(byte[] data) |
static BatchPredictionJob.OutputInfo |
BatchPredictionJob.OutputInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchPredictionJob.OutputInfo |
BatchPredictionJob.OutputInfo.parseFrom(ByteBuffer data) |
static BatchPredictionJob.OutputInfo |
BatchPredictionJob.OutputInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchPredictionJob.OutputInfo |
BatchPredictionJob.OutputInfo.parseFrom(com.google.protobuf.ByteString data) |
static BatchPredictionJob.OutputInfo |
BatchPredictionJob.OutputInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchPredictionJob.OutputInfo |
BatchPredictionJob.OutputInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static BatchPredictionJob.OutputInfo |
BatchPredictionJob.OutputInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchPredictionJob.OutputInfo |
BatchPredictionJob.OutputInfo.parseFrom(InputStream input) |
static BatchPredictionJob.OutputInfo |
BatchPredictionJob.OutputInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<BatchPredictionJob.OutputInfo> |
BatchPredictionJob.OutputInfo.getParserForType() |
static com.google.protobuf.Parser<BatchPredictionJob.OutputInfo> |
BatchPredictionJob.OutputInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
BatchPredictionJob.OutputInfo.Builder |
BatchPredictionJob.OutputInfo.Builder.mergeFrom(BatchPredictionJob.OutputInfo other) |
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.mergeOutputInfo(BatchPredictionJob.OutputInfo value)
Output only.
|
static BatchPredictionJob.OutputInfo.Builder |
BatchPredictionJob.OutputInfo.newBuilder(BatchPredictionJob.OutputInfo prototype) |
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setOutputInfo(BatchPredictionJob.OutputInfo value)
Output only.
|
Copyright © 2023 Google LLC. All rights reserved.