| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
static ExportDataConfig.ExportUse |
ExportDataConfig.ExportUse.forNumber(int value) |
ExportDataConfig.ExportUse |
ExportDataConfig.getExportUse()
Indicates the usage of the exported files.
|
ExportDataConfig.ExportUse |
ExportDataConfig.Builder.getExportUse()
Indicates the usage of the exported files.
|
ExportDataConfig.ExportUse |
ExportDataConfigOrBuilder.getExportUse()
Indicates the usage of the exported files.
|
static ExportDataConfig.ExportUse |
ExportDataConfig.ExportUse.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ExportDataConfig.ExportUse |
ExportDataConfig.ExportUse.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ExportDataConfig.ExportUse |
ExportDataConfig.ExportUse.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExportDataConfig.ExportUse[] |
ExportDataConfig.ExportUse.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ExportDataConfig.ExportUse> |
ExportDataConfig.ExportUse.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ExportDataConfig.Builder |
ExportDataConfig.Builder.setExportUse(ExportDataConfig.ExportUse value)
Indicates the usage of the exported files.
|
Copyright © 2024 Google LLC. All rights reserved.