| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
UnmanagedContainerModel |
UnmanagedContainerModel.Builder.build() |
UnmanagedContainerModel |
UnmanagedContainerModel.Builder.buildPartial() |
static UnmanagedContainerModel |
UnmanagedContainerModel.getDefaultInstance() |
UnmanagedContainerModel |
UnmanagedContainerModel.getDefaultInstanceForType() |
UnmanagedContainerModel |
UnmanagedContainerModel.Builder.getDefaultInstanceForType() |
UnmanagedContainerModel |
BatchPredictionJobOrBuilder.getUnmanagedContainerModel()
Contains model information necessary to perform batch prediction without
requiring uploading to model registry.
|
UnmanagedContainerModel |
BatchPredictionJob.getUnmanagedContainerModel()
Contains model information necessary to perform batch prediction without
requiring uploading to model registry.
|
UnmanagedContainerModel |
BatchPredictionJob.Builder.getUnmanagedContainerModel()
Contains model information necessary to perform batch prediction without
requiring uploading to model registry.
|
static UnmanagedContainerModel |
UnmanagedContainerModel.parseDelimitedFrom(InputStream input) |
static UnmanagedContainerModel |
UnmanagedContainerModel.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UnmanagedContainerModel |
UnmanagedContainerModel.parseFrom(byte[] data) |
static UnmanagedContainerModel |
UnmanagedContainerModel.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UnmanagedContainerModel |
UnmanagedContainerModel.parseFrom(ByteBuffer data) |
static UnmanagedContainerModel |
UnmanagedContainerModel.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UnmanagedContainerModel |
UnmanagedContainerModel.parseFrom(com.google.protobuf.ByteString data) |
static UnmanagedContainerModel |
UnmanagedContainerModel.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UnmanagedContainerModel |
UnmanagedContainerModel.parseFrom(com.google.protobuf.CodedInputStream input) |
static UnmanagedContainerModel |
UnmanagedContainerModel.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UnmanagedContainerModel |
UnmanagedContainerModel.parseFrom(InputStream input) |
static UnmanagedContainerModel |
UnmanagedContainerModel.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<UnmanagedContainerModel> |
UnmanagedContainerModel.getParserForType() |
static com.google.protobuf.Parser<UnmanagedContainerModel> |
UnmanagedContainerModel.parser() |
| Modifier and Type | Method and Description |
|---|---|
UnmanagedContainerModel.Builder |
UnmanagedContainerModel.Builder.mergeFrom(UnmanagedContainerModel other) |
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.mergeUnmanagedContainerModel(UnmanagedContainerModel value)
Contains model information necessary to perform batch prediction without
requiring uploading to model registry.
|
static UnmanagedContainerModel.Builder |
UnmanagedContainerModel.newBuilder(UnmanagedContainerModel prototype) |
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.setUnmanagedContainerModel(UnmanagedContainerModel value)
Contains model information necessary to perform batch prediction without
requiring uploading to model registry.
|
Copyright © 2022 Google LLC. All rights reserved.