Interface RagVectorDbConfig.VertexFeatureStoreOrBuilder (3.52.0)

public static interface RagVectorDbConfig.VertexFeatureStoreOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getFeatureViewResourceName()

public abstract String getFeatureViewResourceName()

The resource name of the FeatureView. Format: projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}

string feature_view_resource_name = 1;

Returns
Type Description
String

The featureViewResourceName.

getFeatureViewResourceNameBytes()

public abstract ByteString getFeatureViewResourceNameBytes()

The resource name of the FeatureView. Format: projects/{project}/locations/{location}/featureOnlineStores/{feature_online_store}/featureViews/{feature_view}

string feature_view_resource_name = 1;

Returns
Type Description
ByteString

The bytes for featureViewResourceName.