Interface SearchRequest.ContentSearchSpec.SummarySpec.ModelSpecOrBuilder (0.33.0)

public static interface SearchRequest.ContentSearchSpec.SummarySpec.ModelSpecOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getVersion()

public abstract String getVersion()

The string format of the model version. e.g. stable, preview, etc.

string version = 1;

Returns
TypeDescription
String

The version.

getVersionBytes()

public abstract ByteString getVersionBytes()

The string format of the model version. e.g. stable, preview, etc.

string version = 1;

Returns
TypeDescription
ByteString

The bytes for version.