Uses of Class
com.google.cloud.aiplatform.v1.FeatureOnlineStore.Bigtable
Packages that use FeatureOnlineStore.Bigtable
-
Uses of FeatureOnlineStore.Bigtable in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FeatureOnlineStore.BigtableModifier and TypeMethodDescriptionFeatureOnlineStore.Bigtable.Builder.build()FeatureOnlineStore.Bigtable.Builder.buildPartial()FeatureOnlineStore.Builder.getBigtable()Contains settings for the Cloud Bigtable instance that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore.FeatureOnlineStore.getBigtable()Contains settings for the Cloud Bigtable instance that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore.FeatureOnlineStoreOrBuilder.getBigtable()Contains settings for the Cloud Bigtable instance that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore.static FeatureOnlineStore.BigtableFeatureOnlineStore.Bigtable.getDefaultInstance()FeatureOnlineStore.Bigtable.Builder.getDefaultInstanceForType()FeatureOnlineStore.Bigtable.getDefaultInstanceForType()static FeatureOnlineStore.BigtableFeatureOnlineStore.Bigtable.parseDelimitedFrom(InputStream input) static FeatureOnlineStore.BigtableFeatureOnlineStore.Bigtable.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeatureOnlineStore.BigtableFeatureOnlineStore.Bigtable.parseFrom(byte[] data) static FeatureOnlineStore.BigtableFeatureOnlineStore.Bigtable.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeatureOnlineStore.BigtableFeatureOnlineStore.Bigtable.parseFrom(com.google.protobuf.ByteString data) static FeatureOnlineStore.BigtableFeatureOnlineStore.Bigtable.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeatureOnlineStore.BigtableFeatureOnlineStore.Bigtable.parseFrom(com.google.protobuf.CodedInputStream input) static FeatureOnlineStore.BigtableFeatureOnlineStore.Bigtable.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeatureOnlineStore.BigtableFeatureOnlineStore.Bigtable.parseFrom(InputStream input) static FeatureOnlineStore.BigtableFeatureOnlineStore.Bigtable.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeatureOnlineStore.BigtableFeatureOnlineStore.Bigtable.parseFrom(ByteBuffer data) static FeatureOnlineStore.BigtableFeatureOnlineStore.Bigtable.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type FeatureOnlineStore.BigtableModifier and TypeMethodDescriptioncom.google.protobuf.Parser<FeatureOnlineStore.Bigtable>FeatureOnlineStore.Bigtable.getParserForType()static com.google.protobuf.Parser<FeatureOnlineStore.Bigtable>FeatureOnlineStore.Bigtable.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type FeatureOnlineStore.BigtableModifier and TypeMethodDescriptionFeatureOnlineStore.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.mergeFrom(FeatureOnlineStore.Bigtable other) FeatureOnlineStore.Bigtable.newBuilder(FeatureOnlineStore.Bigtable prototype) 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.