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 and unmanaged_container_model must be set.

Implementation

GoogleCloudAiplatformV1UnmanagedContainerModel? unmanagedContainerModel;