| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Class and Description |
|---|---|
static class |
Model.ExportFormat
Represents export format supported by the Model.
|
static class |
Model.ExportFormat.Builder
Represents export format supported by the Model.
|
| Modifier and Type | Method and Description |
|---|---|
Model.ExportFormatOrBuilder |
Model.getSupportedExportFormatsOrBuilder(int index)
Output only.
|
Model.ExportFormatOrBuilder |
Model.Builder.getSupportedExportFormatsOrBuilder(int index)
Output only.
|
Model.ExportFormatOrBuilder |
ModelOrBuilder.getSupportedExportFormatsOrBuilder(int index)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Model.ExportFormatOrBuilder> |
Model.getSupportedExportFormatsOrBuilderList()
Output only.
|
List<? extends Model.ExportFormatOrBuilder> |
Model.Builder.getSupportedExportFormatsOrBuilderList()
Output only.
|
List<? extends Model.ExportFormatOrBuilder> |
ModelOrBuilder.getSupportedExportFormatsOrBuilderList()
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.