Interface GoogleSearchRetrievalOrBuilder (3.42.0)

public interface GoogleSearchRetrievalOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getDisableAttribution()

public abstract boolean getDisableAttribution()

Optional. Disable using the result from this tool in detecting grounding attribution. This does not affect how the result is given to the model for generation.

bool disable_attribution = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
TypeDescription
boolean

The disableAttribution.