Interface protos.google.cloud.aiplatform.v1beta1.IExportDataRequest (1.11.0)

Properties of an ExportDataRequest.

Package

@google-cloud/aiplatform

Properties

exportConfig

exportConfig?: (google.cloud.aiplatform.v1beta1.IExportDataConfig|null);

ExportDataRequest exportConfig

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.IExportDataConfig|null)

name

name?: (string|null);

ExportDataRequest name

Property Value
TypeDescription
(string|null)