supportedExportFormats property

List<GoogleCloudAiplatformV1ModelExportFormat>? supportedExportFormats
getter/setter pair

The formats in which this Model may be exported.

If empty, this Model is not available for export.

Output only.

Implementation

core.List<GoogleCloudAiplatformV1ModelExportFormat>? supportedExportFormats;