Google Cloud Ai Platform V1 Client - Class ExportUse (0.39.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
Name Description
value mixed

static::value

Parameter
Name Description
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;

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月08日 UTC.