ToolFakeConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)Configuration for tool behavior in fake mode.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
code_block |
google.cloud.ces_v1beta.types.CodeBlock
Optional. Code block which will be executed instead of a real tool call. This field is a member of oneof_ tool_response.
|
enable_fake_mode |
bool
Optional. Whether the tool is using fake mode. |