Interface DataStore.FederatedSearchConfig.NotebooklmConfigOrBuilder (0.90.0)

public static interface DataStore.FederatedSearchConfig.NotebooklmConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getSearchConfig()

public abstract String getSearchConfig()

Required. Search config name.

Format: projects/*/locations/global/notebookLmSearchConfigs/*

string search_config = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
String

The searchConfig.

getSearchConfigBytes()

public abstract ByteString getSearchConfigBytes()

Required. Search config name.

Format: projects/*/locations/global/notebookLmSearchConfigs/*

string search_config = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
ByteString

The bytes for searchConfig.