Interface ToolParameterKVMatchSpecOrBuilder (3.56.0)

See more code actions.
public interface ToolParameterKVMatchSpecOrBuilder extends MessageOrBuilder
MessageOrBuilder
public abstract boolean getUseStrictStringMatch()

Optional. Whether to use STRICT string match on parameter values.

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

Returns
Type Description
boolean

The useStrictStringMatch.