Class ExportableContent (1.53.0)

ExportableContent(value)

The Model content that can be exported.

Enums

Name Description
EXPORTABLE_CONTENT_UNSPECIFIED Should not be used.
ARTIFACT Model artifact and any of its supported files. Will be exported to the location specified by the `artifactDestination` field of the ExportModelRequest.output_config object.
IMAGE The container image that is to be used when deploying this Model. Will be exported to the location specified by the `imageDestination` field of the ExportModelRequest.output_config object.

Methods

ExportableContent

ExportableContent(value)

The Model content that can be exported.