| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
ImportDataConfig |
ImportDataConfig.Builder.build() |
ImportDataConfig |
ImportDataConfig.Builder.buildPartial() |
static ImportDataConfig |
ImportDataConfig.getDefaultInstance() |
ImportDataConfig |
ImportDataConfig.getDefaultInstanceForType() |
ImportDataConfig |
ImportDataConfig.Builder.getDefaultInstanceForType() |
ImportDataConfig |
ImportDataRequest.getImportConfigs(int index)
Required.
|
ImportDataConfig |
ImportDataRequest.Builder.getImportConfigs(int index)
Required.
|
ImportDataConfig |
ImportDataRequestOrBuilder.getImportConfigs(int index)
Required.
|
static ImportDataConfig |
ImportDataConfig.parseDelimitedFrom(InputStream input) |
static ImportDataConfig |
ImportDataConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportDataConfig |
ImportDataConfig.parseFrom(byte[] data) |
static ImportDataConfig |
ImportDataConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportDataConfig |
ImportDataConfig.parseFrom(ByteBuffer data) |
static ImportDataConfig |
ImportDataConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportDataConfig |
ImportDataConfig.parseFrom(com.google.protobuf.ByteString data) |
static ImportDataConfig |
ImportDataConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportDataConfig |
ImportDataConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static ImportDataConfig |
ImportDataConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportDataConfig |
ImportDataConfig.parseFrom(InputStream input) |
static ImportDataConfig |
ImportDataConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<ImportDataConfig> |
ImportDataRequest.getImportConfigsList()
Required.
|
List<ImportDataConfig> |
ImportDataRequest.Builder.getImportConfigsList()
Required.
|
List<ImportDataConfig> |
ImportDataRequestOrBuilder.getImportConfigsList()
Required.
|
com.google.protobuf.Parser<ImportDataConfig> |
ImportDataConfig.getParserForType() |
static com.google.protobuf.Parser<ImportDataConfig> |
ImportDataConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
ImportDataRequest.Builder |
ImportDataRequest.Builder.addImportConfigs(ImportDataConfig value)
Required.
|
ImportDataRequest.Builder |
ImportDataRequest.Builder.addImportConfigs(int index,
ImportDataConfig value)
Required.
|
ImportDataConfig.Builder |
ImportDataConfig.Builder.mergeFrom(ImportDataConfig other) |
static ImportDataConfig.Builder |
ImportDataConfig.newBuilder(ImportDataConfig prototype) |
ImportDataRequest.Builder |
ImportDataRequest.Builder.setImportConfigs(int index,
ImportDataConfig value)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
ImportDataRequest.Builder |
ImportDataRequest.Builder.addAllImportConfigs(Iterable<? extends ImportDataConfig> values)
Required.
|
Copyright © 2024 Google LLC. All rights reserved.