| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
FeatureView.IndexConfig |
FeatureView.IndexConfig.Builder.build() |
FeatureView.IndexConfig |
FeatureView.IndexConfig.Builder.buildPartial() |
static FeatureView.IndexConfig |
FeatureView.IndexConfig.getDefaultInstance() |
FeatureView.IndexConfig |
FeatureView.IndexConfig.getDefaultInstanceForType() |
FeatureView.IndexConfig |
FeatureView.IndexConfig.Builder.getDefaultInstanceForType() |
FeatureView.IndexConfig |
FeatureView.getIndexConfig()
Optional.
|
FeatureView.IndexConfig |
FeatureView.Builder.getIndexConfig()
Optional.
|
FeatureView.IndexConfig |
FeatureViewOrBuilder.getIndexConfig()
Optional.
|
static FeatureView.IndexConfig |
FeatureView.IndexConfig.parseDelimitedFrom(InputStream input) |
static FeatureView.IndexConfig |
FeatureView.IndexConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureView.IndexConfig |
FeatureView.IndexConfig.parseFrom(byte[] data) |
static FeatureView.IndexConfig |
FeatureView.IndexConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureView.IndexConfig |
FeatureView.IndexConfig.parseFrom(ByteBuffer data) |
static FeatureView.IndexConfig |
FeatureView.IndexConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureView.IndexConfig |
FeatureView.IndexConfig.parseFrom(com.google.protobuf.ByteString data) |
static FeatureView.IndexConfig |
FeatureView.IndexConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureView.IndexConfig |
FeatureView.IndexConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static FeatureView.IndexConfig |
FeatureView.IndexConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureView.IndexConfig |
FeatureView.IndexConfig.parseFrom(InputStream input) |
static FeatureView.IndexConfig |
FeatureView.IndexConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FeatureView.IndexConfig> |
FeatureView.IndexConfig.getParserForType() |
static com.google.protobuf.Parser<FeatureView.IndexConfig> |
FeatureView.IndexConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
FeatureView.IndexConfig.Builder |
FeatureView.IndexConfig.Builder.mergeFrom(FeatureView.IndexConfig other) |
FeatureView.Builder |
FeatureView.Builder.mergeIndexConfig(FeatureView.IndexConfig value)
Optional.
|
static FeatureView.IndexConfig.Builder |
FeatureView.IndexConfig.newBuilder(FeatureView.IndexConfig prototype) |
FeatureView.Builder |
FeatureView.Builder.setIndexConfig(FeatureView.IndexConfig value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.