Interface FeatureView.BigtableMetadataOrBuilder (3.79.0)

public static interface FeatureView.BigtableMetadataOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getReadAppProfile()

public abstract String getReadAppProfile()

The Bigtable App Profile to use for reading from Bigtable.

string read_app_profile = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
String

The readAppProfile.

getReadAppProfileBytes()

public abstract ByteString getReadAppProfileBytes()

The Bigtable App Profile to use for reading from Bigtable.

string read_app_profile = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ByteString

The bytes for readAppProfile.