Uses of Class
com.google.cloud.aiplatform.v1.FeatureView.BigtableMetadata.Builder
Packages that use FeatureView.BigtableMetadata.Builder
-
Uses of FeatureView.BigtableMetadata.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FeatureView.BigtableMetadata.BuilderModifier and TypeMethodDescriptionFeatureView.BigtableMetadata.Builder.clear()FeatureView.BigtableMetadata.Builder.clearReadAppProfile()The Bigtable App Profile to use for reading from Bigtable.FeatureView.Builder.getBigtableMetadataBuilder()Metadata containing information about the Cloud Bigtable.FeatureView.BigtableMetadata.Builder.mergeFrom(FeatureView.BigtableMetadata other) FeatureView.BigtableMetadata.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FeatureView.BigtableMetadata.Builder.mergeFrom(com.google.protobuf.Message other) FeatureView.BigtableMetadata.newBuilder()FeatureView.BigtableMetadata.newBuilder(FeatureView.BigtableMetadata prototype) FeatureView.BigtableMetadata.newBuilderForType()protected FeatureView.BigtableMetadata.BuilderFeatureView.BigtableMetadata.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) FeatureView.BigtableMetadata.Builder.setReadAppProfile(String value) The Bigtable App Profile to use for reading from Bigtable.FeatureView.BigtableMetadata.Builder.setReadAppProfileBytes(com.google.protobuf.ByteString value) The Bigtable App Profile to use for reading from Bigtable.FeatureView.BigtableMetadata.toBuilder()Methods in com.google.cloud.aiplatform.v1 with parameters of type FeatureView.BigtableMetadata.BuilderModifier and TypeMethodDescriptionFeatureView.Builder.setBigtableMetadata(FeatureView.BigtableMetadata.Builder builderForValue) Metadata containing information about the Cloud Bigtable.