unmanagedContainerModel property

GoogleCloudAiplatformV1UnmanagedContainerModel? unmanagedContainerModel
getter/setter pair

Contains model information necessary to perform batch prediction without requiring uploading to model registry.

Exactly one of model, unmanaged_container_model, or endpoint must be set.

Implementation

GoogleCloudAiplatformV1UnmanagedContainerModel? unmanagedContainerModel;