Skip to content

Commit 3b910d2

Browse files
feat: Automated regeneration of ces v1 client (googleapis#26432)
Auto-created at 2026-05-10 10:45:21 +0000 using the toys pull request generator.
1 parent c6777c2 commit 3b910d2

5 files changed

Lines changed: 371 additions & 2 deletions

File tree

api_names_out.yaml

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66901,10 +66901,25 @@
6690166901
"/ces:v1/Agent/transferRules": transfer_rules
6690266902
"/ces:v1/Agent/transferRules/transfer_rule": transfer_rule
6690366903
"/ces:v1/Agent/updateTime": update_time
66904+
"/ces:v1/Agent/validationErrors": validation_errors
66905+
"/ces:v1/Agent/validationErrors/validation_error": validation_error
6690466906
"/ces:v1/AgentAgentToolset": agent_agent_toolset
6690566907
"/ces:v1/AgentAgentToolset/toolIds": tool_ids
6690666908
"/ces:v1/AgentAgentToolset/toolIds/tool_id": tool_id
6690766909
"/ces:v1/AgentAgentToolset/toolset": toolset
66910+
"/ces:v1/AgentCard": agent_card
66911+
"/ces:v1/AgentCard/description": description
66912+
"/ces:v1/AgentCard/name": name
66913+
"/ces:v1/AgentCard/skills": skills
66914+
"/ces:v1/AgentCard/skills/skill": skill
66915+
"/ces:v1/AgentCard/supportedInterfaces": supported_interfaces
66916+
"/ces:v1/AgentCard/supportedInterfaces/supported_interface": supported_interface
66917+
"/ces:v1/AgentCard/version": version
66918+
"/ces:v1/AgentInterface": agent_interface
66919+
"/ces:v1/AgentInterface/protocolBinding": protocol_binding
66920+
"/ces:v1/AgentInterface/protocolVersion": protocol_version
66921+
"/ces:v1/AgentInterface/tenant": tenant
66922+
"/ces:v1/AgentInterface/url": url
6690866923
"/ces:v1/AgentLlmAgent": agent_llm_agent
6690966924
"/ces:v1/AgentRemoteDialogflowAgent": agent_remote_dialogflow_agent
6691066925
"/ces:v1/AgentRemoteDialogflowAgent/agent": agent
@@ -66915,6 +66930,18 @@
6691566930
"/ces:v1/AgentRemoteDialogflowAgent/outputVariableMapping": output_variable_mapping
6691666931
"/ces:v1/AgentRemoteDialogflowAgent/outputVariableMapping/output_variable_mapping": output_variable_mapping
6691766932
"/ces:v1/AgentRemoteDialogflowAgent/respectResponseInterruptionSettings": respect_response_interruption_settings
66933+
"/ces:v1/AgentSkill": agent_skill
66934+
"/ces:v1/AgentSkill/description": description
66935+
"/ces:v1/AgentSkill/examples": examples
66936+
"/ces:v1/AgentSkill/examples/example": example
66937+
"/ces:v1/AgentSkill/id": id
66938+
"/ces:v1/AgentSkill/inputModes": input_modes
66939+
"/ces:v1/AgentSkill/inputModes/input_mode": input_mode
66940+
"/ces:v1/AgentSkill/name": name
66941+
"/ces:v1/AgentSkill/outputModes": output_modes
66942+
"/ces:v1/AgentSkill/outputModes/output_mode": output_mode
66943+
"/ces:v1/AgentSkill/tags": tags
66944+
"/ces:v1/AgentSkill/tags/tag": tag
6691866945
"/ces:v1/AgentTool": agent_tool
6691966946
"/ces:v1/AgentTool/agent": agent
6692066947
"/ces:v1/AgentTool/description": description
@@ -66967,8 +66994,11 @@
6696766994
"/ces:v1/App/timeZoneSettings": time_zone_settings
6696866995
"/ces:v1/App/toolExecutionMode": tool_execution_mode
6696966996
"/ces:v1/App/updateTime": update_time
66997+
"/ces:v1/App/validationErrors": validation_errors
66998+
"/ces:v1/App/validationErrors/validation_error": validation_error
6697066999
"/ces:v1/App/variableDeclarations": variable_declarations
6697167000
"/ces:v1/App/variableDeclarations/variable_declaration": variable_declaration
67001+
"/ces:v1/App/vpcScSettings": vpc_sc_settings
6697267002
"/ces:v1/AppSnapshot": app_snapshot
6697367003
"/ces:v1/AppSnapshot/agents": agents
6697467004
"/ces:v1/AppSnapshot/agents/agent": agent
@@ -67603,6 +67633,10 @@
6760367633
"/ces:v1/RedactionConfig/deidentifyTemplate": deidentify_template
6760467634
"/ces:v1/RedactionConfig/enableRedaction": enable_redaction
6760567635
"/ces:v1/RedactionConfig/inspectTemplate": inspect_template
67636+
"/ces:v1/RemoteAgentTool": remote_agent_tool
67637+
"/ces:v1/RemoteAgentTool/agentCard": agent_card
67638+
"/ces:v1/RemoteAgentTool/description": description
67639+
"/ces:v1/RemoteAgentTool/name": name
6760667640
"/ces:v1/RestoreAppVersionRequest": restore_app_version_request
6760767641
"/ces:v1/RetrieveToolSchemaRequest": retrieve_tool_schema_request
6760867642
"/ces:v1/RetrieveToolSchemaRequest/tool": tool
@@ -67754,7 +67788,9 @@
6775467788
"/ces:v1/Tool/name": name
6775567789
"/ces:v1/Tool/openApiTool": open_api_tool
6775667790
"/ces:v1/Tool/pythonFunction": python_function
67791+
"/ces:v1/Tool/remoteAgentTool": remote_agent_tool
6775767792
"/ces:v1/Tool/systemTool": system_tool
67793+
"/ces:v1/Tool/timeout": timeout
6775867794
"/ces:v1/Tool/toolFakeConfig": tool_fake_config
6775967795
"/ces:v1/Tool/updateTime": update_time
6776067796
"/ces:v1/Tool/widgetTool": widget_tool
@@ -67820,6 +67856,9 @@
6782067856
"/ces:v1/TriggerActionResponse/text": text
6782167857
"/ces:v1/TriggerActionTransferAgent": trigger_action_transfer_agent
6782267858
"/ces:v1/TriggerActionTransferAgent/agent": agent
67859+
"/ces:v1/VpcScSettings": vpc_sc_settings
67860+
"/ces:v1/VpcScSettings/allowedOrigins": allowed_origins
67861+
"/ces:v1/VpcScSettings/allowedOrigins/allowed_origin": allowed_origin
6782367862
"/ces:v1/WebSearchQuery": web_search_query
6782467863
"/ces:v1/WebSearchQuery/query": query
6782567864
"/ces:v1/WebSearchQuery/uri": uri

generated/google-apis-ces_v1/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release history for google-apis-ces_v1
22

3+
### v0.7.0 (2026-05-10)
4+
5+
* Regenerated from discovery document revision 20260429
6+
37
### v0.6.0 (2026-04-26)
48

59
* Regenerated from discovery document revision 20260422

0 commit comments

Comments
 (0)