Google Cloud Ai Platform V1 Client - Class ExportUse (0.30.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class ExportUse.

ExportUse indicates the usage of the exported files. It restricts file destination, format, annotations to be exported, whether to allow unannotated data to be exported and whether to clone files to temp Cloud Storage bucket.

Protobuf type google.cloud.aiplatform.v1.ExportDataConfig.ExportUse

Namespace

Google \ Cloud \ AIPlatform \ V1 \ ExportDataConfig

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

EXPORT_USE_UNSPECIFIED

Value: 0

Regular user export.

Generated from protobuf enum EXPORT_USE_UNSPECIFIED = 0;

CUSTOM_CODE_TRAINING

Value: 6

Export for custom code training.

Generated from protobuf enum CUSTOM_CODE_TRAINING = 6;