| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
FeatureOnlineStore.Bigtable |
FeatureOnlineStore.Bigtable.Builder.build() |
FeatureOnlineStore.Bigtable |
FeatureOnlineStore.Bigtable.Builder.buildPartial() |
FeatureOnlineStore.Bigtable |
FeatureOnlineStoreOrBuilder.getBigtable()
Contains settings for the Cloud Bigtable instance that will be created
to serve featureValues for all FeatureViews under this
FeatureOnlineStore.
|
FeatureOnlineStore.Bigtable |
FeatureOnlineStore.getBigtable()
Contains settings for the Cloud Bigtable instance that will be created
to serve featureValues for all FeatureViews under this
FeatureOnlineStore.
|
FeatureOnlineStore.Bigtable |
FeatureOnlineStore.Builder.getBigtable()
Contains settings for the Cloud Bigtable instance that will be created
to serve featureValues for all FeatureViews under this
FeatureOnlineStore.
|
static FeatureOnlineStore.Bigtable |
FeatureOnlineStore.Bigtable.getDefaultInstance() |
FeatureOnlineStore.Bigtable |
FeatureOnlineStore.Bigtable.getDefaultInstanceForType() |
FeatureOnlineStore.Bigtable |
FeatureOnlineStore.Bigtable.Builder.getDefaultInstanceForType() |
static FeatureOnlineStore.Bigtable |
FeatureOnlineStore.Bigtable.parseDelimitedFrom(InputStream input) |
static FeatureOnlineStore.Bigtable |
FeatureOnlineStore.Bigtable.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureOnlineStore.Bigtable |
FeatureOnlineStore.Bigtable.parseFrom(byte[] data) |
static FeatureOnlineStore.Bigtable |
FeatureOnlineStore.Bigtable.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureOnlineStore.Bigtable |
FeatureOnlineStore.Bigtable.parseFrom(ByteBuffer data) |
static FeatureOnlineStore.Bigtable |
FeatureOnlineStore.Bigtable.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureOnlineStore.Bigtable |
FeatureOnlineStore.Bigtable.parseFrom(com.google.protobuf.ByteString data) |
static FeatureOnlineStore.Bigtable |
FeatureOnlineStore.Bigtable.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureOnlineStore.Bigtable |
FeatureOnlineStore.Bigtable.parseFrom(com.google.protobuf.CodedInputStream input) |
static FeatureOnlineStore.Bigtable |
FeatureOnlineStore.Bigtable.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureOnlineStore.Bigtable |
FeatureOnlineStore.Bigtable.parseFrom(InputStream input) |
static FeatureOnlineStore.Bigtable |
FeatureOnlineStore.Bigtable.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FeatureOnlineStore.Bigtable> |
FeatureOnlineStore.Bigtable.getParserForType() |
static com.google.protobuf.Parser<FeatureOnlineStore.Bigtable> |
FeatureOnlineStore.Bigtable.parser() |
| Modifier and Type | Method and Description |
|---|---|
FeatureOnlineStore.Builder |
FeatureOnlineStore.Builder.mergeBigtable(FeatureOnlineStore.Bigtable value)
Contains settings for the Cloud Bigtable instance that will be created
to serve featureValues for all FeatureViews under this
FeatureOnlineStore.
|
FeatureOnlineStore.Bigtable.Builder |
FeatureOnlineStore.Bigtable.Builder.mergeFrom(FeatureOnlineStore.Bigtable other) |
static FeatureOnlineStore.Bigtable.Builder |
FeatureOnlineStore.Bigtable.newBuilder(FeatureOnlineStore.Bigtable prototype) |
FeatureOnlineStore.Builder |
FeatureOnlineStore.Builder.setBigtable(FeatureOnlineStore.Bigtable value)
Contains settings for the Cloud Bigtable instance that will be created
to serve featureValues for all FeatureViews under this
FeatureOnlineStore.
|
Copyright © 2023 Google LLC. All rights reserved.