| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
Model.ExportFormat |
Model.ExportFormat.Builder.build() |
Model.ExportFormat |
Model.ExportFormat.Builder.buildPartial() |
static Model.ExportFormat |
Model.ExportFormat.getDefaultInstance() |
Model.ExportFormat |
Model.ExportFormat.getDefaultInstanceForType() |
Model.ExportFormat |
Model.ExportFormat.Builder.getDefaultInstanceForType() |
Model.ExportFormat |
ModelOrBuilder.getSupportedExportFormats(int index)
Output only.
|
Model.ExportFormat |
Model.getSupportedExportFormats(int index)
Output only.
|
Model.ExportFormat |
Model.Builder.getSupportedExportFormats(int index)
Output only.
|
static Model.ExportFormat |
Model.ExportFormat.parseDelimitedFrom(InputStream input) |
static Model.ExportFormat |
Model.ExportFormat.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Model.ExportFormat |
Model.ExportFormat.parseFrom(byte[] data) |
static Model.ExportFormat |
Model.ExportFormat.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Model.ExportFormat |
Model.ExportFormat.parseFrom(ByteBuffer data) |
static Model.ExportFormat |
Model.ExportFormat.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Model.ExportFormat |
Model.ExportFormat.parseFrom(com.google.protobuf.ByteString data) |
static Model.ExportFormat |
Model.ExportFormat.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Model.ExportFormat |
Model.ExportFormat.parseFrom(com.google.protobuf.CodedInputStream input) |
static Model.ExportFormat |
Model.ExportFormat.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Model.ExportFormat |
Model.ExportFormat.parseFrom(InputStream input) |
static Model.ExportFormat |
Model.ExportFormat.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Model.ExportFormat> |
Model.ExportFormat.getParserForType() |
List<Model.ExportFormat> |
ModelOrBuilder.getSupportedExportFormatsList()
Output only.
|
List<Model.ExportFormat> |
Model.getSupportedExportFormatsList()
Output only.
|
List<Model.ExportFormat> |
Model.Builder.getSupportedExportFormatsList()
Output only.
|
static com.google.protobuf.Parser<Model.ExportFormat> |
Model.ExportFormat.parser() |
| Modifier and Type | Method and Description |
|---|---|
Model.Builder |
Model.Builder.addSupportedExportFormats(int index,
Model.ExportFormat value)
Output only.
|
Model.Builder |
Model.Builder.addSupportedExportFormats(Model.ExportFormat value)
Output only.
|
Model.ExportFormat.Builder |
Model.ExportFormat.Builder.mergeFrom(Model.ExportFormat other) |
static Model.ExportFormat.Builder |
Model.ExportFormat.newBuilder(Model.ExportFormat prototype) |
Model.Builder |
Model.Builder.setSupportedExportFormats(int index,
Model.ExportFormat value)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Model.Builder |
Model.Builder.addAllSupportedExportFormats(Iterable<? extends Model.ExportFormat> values)
Output only.
|
Copyright © 2025 Google LLC. All rights reserved.