Interface SpeculativeDecodingSpec.DraftModelSpeculationOrBuilder (3.58.0)

public static interface SpeculativeDecodingSpec.DraftModelSpeculationOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getDraftModel()

public abstract String getDraftModel()

Required. The resource name of the draft model.

string draft_model = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
Type Description
String

The draftModel.

getDraftModelBytes()

public abstract ByteString getDraftModelBytes()

Required. The resource name of the draft model.

string draft_model = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
Type Description
ByteString

The bytes for draftModel.