Vertex AI v1beta1 API - Class FeatureView.Types.BigtableMetadata (1.0.0-beta54)

public sealed class FeatureView.Types.BigtableMetadata : IMessage<FeatureView.Types.BigtableMetadata>, IEquatable<FeatureView.Types.BigtableMetadata>, IDeepCloneable<FeatureView.Types.BigtableMetadata>, IBufferMessage, IMessage

Reference documentation and code samples for the Vertex AI v1beta1 API class FeatureView.Types.BigtableMetadata.

Metadata for the Cloud Bigtable that supports directly interacting Bigtable instances.

Inheritance

object > FeatureView.Types.BigtableMetadata

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

BigtableMetadata()

public BigtableMetadata()

BigtableMetadata(BigtableMetadata)

public BigtableMetadata(FeatureView.Types.BigtableMetadata other)
Parameter
Name Description
other FeatureViewTypesBigtableMetadata

Properties

ReadAppProfile

public string ReadAppProfile { get; set; }

The Bigtable App Profile to use for reading from Bigtable.

Property Value
Type Description
string