Class ExportableContent (1.50.0)

ExportableContent(value)

The Model content that can be exported.

Enum values:

EXPORTABLE_CONTENT_UNSPECIFIED (0):
    Should not be used.
ARTIFACT (1):
    Model artifact and any of its supported files. Will be
    exported to the location specified by the
    `artifactDestination` field of the
    <xref uid="google.cloud.aiplatform.v1beta1.ExportModelRequest.output_config">ExportModelRequest.output_config</xref>
    object.
IMAGE (2):
    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
    <xref uid="google.cloud.aiplatform.v1beta1.ExportModelRequest.output_config">ExportModelRequest.output_config</xref>
    object.

Methods

ExportableContent

ExportableContent(value)

The Model content that can be exported.

Enum values:

EXPORTABLE_CONTENT_UNSPECIFIED (0):
    Should not be used.
ARTIFACT (1):
    Model artifact and any of its supported files. Will be
    exported to the location specified by the
    `artifactDestination` field of the
    <xref uid="google.cloud.aiplatform.v1beta1.ExportModelRequest.output_config">ExportModelRequest.output_config</xref>
    object.
IMAGE (2):
    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
    <xref uid="google.cloud.aiplatform.v1beta1.ExportModelRequest.output_config">ExportModelRequest.output_config</xref>
    object.