|
98 | 98 | from .common import A2aTask |
99 | 99 | from .common import A2aTaskDict |
100 | 100 | from .common import A2aTaskOrDict |
101 | | -from .common import A2aTaskState |
102 | 101 | from .common import AcceleratorType |
103 | 102 | from .common import AgentEngine |
104 | 103 | from .common import AgentEngineConfig |
|
185 | 184 | from .common import BleuResults |
186 | 185 | from .common import BleuResultsDict |
187 | 186 | from .common import BleuResultsOrDict |
188 | | -from .common import Blob |
189 | | -from .common import BlobDict |
190 | | -from .common import BlobOrDict |
191 | 187 | from .common import CandidateResponse |
192 | 188 | from .common import CandidateResponseDict |
193 | 189 | from .common import CandidateResponseOrDict |
|
196 | 192 | from .common import Chunk |
197 | 193 | from .common import ChunkDict |
198 | 194 | from .common import ChunkOrDict |
199 | | -from .common import CodeExecutionResult |
200 | | -from .common import CodeExecutionResultDict |
201 | | -from .common import CodeExecutionResultOrDict |
202 | 195 | from .common import CometResult |
203 | 196 | from .common import CometResultDict |
204 | 197 | from .common import CometResultOrDict |
|
417 | 410 | from .common import ExactMatchSpec |
418 | 411 | from .common import ExactMatchSpecDict |
419 | 412 | from .common import ExactMatchSpecOrDict |
420 | | -from .common import ExecutableCode |
421 | | -from .common import ExecutableCodeDict |
422 | | -from .common import ExecutableCodeOrDict |
423 | 413 | from .common import ExecuteCodeAgentEngineSandboxConfig |
424 | 414 | from .common import ExecuteCodeAgentEngineSandboxConfigDict |
425 | 415 | from .common import ExecuteCodeAgentEngineSandboxConfigOrDict |
426 | 416 | from .common import ExecuteSandboxEnvironmentResponse |
427 | 417 | from .common import ExecuteSandboxEnvironmentResponseDict |
428 | 418 | from .common import ExecuteSandboxEnvironmentResponseOrDict |
429 | | -from .common import FileData |
430 | | -from .common import FileDataDict |
431 | | -from .common import FileDataOrDict |
432 | | -from .common import FunctionCall |
433 | | -from .common import FunctionCallDict |
434 | | -from .common import FunctionCallOrDict |
435 | | -from .common import FunctionResponse |
436 | | -from .common import FunctionResponseDict |
437 | | -from .common import FunctionResponseOrDict |
| 419 | +from .common import Framework |
438 | 420 | from .common import GcsSource |
439 | 421 | from .common import GcsSourceDict |
440 | 422 | from .common import GcsSourceOrDict |
|
679 | 661 | from .common import MetricxResult |
680 | 662 | from .common import MetricxResultDict |
681 | 663 | from .common import MetricxResultOrDict |
| 664 | +from .common import ModelArmorConfig |
| 665 | +from .common import ModelArmorConfigDict |
| 666 | +from .common import ModelArmorConfigOrDict |
682 | 667 | from .common import MultimodalDataset |
683 | 668 | from .common import MultimodalDatasetDict |
684 | 669 | from .common import MultimodalDatasetOperation |
|
706 | 691 | from .common import OptimizeResponseEndpointOrDict |
707 | 692 | from .common import OptimizeResponseOrDict |
708 | 693 | from .common import OptimizeTarget |
709 | | -from .common import Outcome |
710 | 694 | from .common import PairwiseChoice |
711 | 695 | from .common import PairwiseMetricInput |
712 | 696 | from .common import PairwiseMetricInputDict |
|
718 | 702 | from .common import PairwiseMetricResultDict |
719 | 703 | from .common import PairwiseMetricResultOrDict |
720 | 704 | from .common import ParsedResponseUnion |
721 | | -from .common import Part |
722 | | -from .common import PartDict |
723 | | -from .common import PartialArg |
724 | | -from .common import PartialArgDict |
725 | | -from .common import PartialArgOrDict |
726 | | -from .common import PartOrDict |
727 | 705 | from .common import PointwiseMetricInput |
728 | 706 | from .common import PointwiseMetricInputDict |
729 | 707 | from .common import PointwiseMetricInputOrDict |
|
817 | 795 | from .common import ReasoningEngineSpecPackageSpecOrDict |
818 | 796 | from .common import ReasoningEngineSpecSourceCodeSpec |
819 | 797 | from .common import ReasoningEngineSpecSourceCodeSpecAgentConfigSource |
820 | | -from .common import ReasoningEngineSpecSourceCodeSpecAgentConfigSourceAdkConfig |
821 | | -from .common import ReasoningEngineSpecSourceCodeSpecAgentConfigSourceAdkConfigDict |
822 | | -from .common import ReasoningEngineSpecSourceCodeSpecAgentConfigSourceAdkConfigOrDict |
823 | 798 | from .common import ReasoningEngineSpecSourceCodeSpecAgentConfigSourceDict |
824 | 799 | from .common import ReasoningEngineSpecSourceCodeSpecAgentConfigSourceOrDict |
825 | 800 | from .common import ReasoningEngineSpecSourceCodeSpecDeveloperConnectConfig |
|
957 | 932 | from .common import SchemaPromptInstanceVariableValue |
958 | 933 | from .common import SchemaPromptInstanceVariableValueDict |
959 | 934 | from .common import SchemaPromptInstanceVariableValueOrDict |
| 935 | +from .common import SchemaPromptSpecAppBuilderData |
| 936 | +from .common import SchemaPromptSpecAppBuilderDataDict |
| 937 | +from .common import SchemaPromptSpecAppBuilderDataLinkedResource |
| 938 | +from .common import SchemaPromptSpecAppBuilderDataLinkedResourceDict |
| 939 | +from .common import SchemaPromptSpecAppBuilderDataLinkedResourceOrDict |
| 940 | +from .common import SchemaPromptSpecAppBuilderDataOrDict |
960 | 941 | from .common import SchemaPromptSpecMultimodalPrompt |
961 | 942 | from .common import SchemaPromptSpecMultimodalPromptDict |
962 | 943 | from .common import SchemaPromptSpecMultimodalPromptOrDict |
|
1022 | 1003 | from .common import SummaryMetric |
1023 | 1004 | from .common import SummaryMetricDict |
1024 | 1005 | from .common import SummaryMetricOrDict |
1025 | | -from .common import TaskArtifact |
1026 | | -from .common import TaskArtifactChange |
1027 | | -from .common import TaskArtifactChangeDict |
1028 | | -from .common import TaskArtifactChangeOrDict |
1029 | | -from .common import TaskArtifactDict |
1030 | | -from .common import TaskArtifactOrDict |
1031 | 1006 | from .common import TaskEvent |
1032 | | -from .common import TaskEventData |
1033 | | -from .common import TaskEventDataDict |
1034 | | -from .common import TaskEventDataOrDict |
1035 | 1007 | from .common import TaskEventDict |
1036 | 1008 | from .common import TaskEventOrDict |
1037 | | -from .common import TaskMessage |
1038 | | -from .common import TaskMessageDict |
1039 | | -from .common import TaskMessageOrDict |
1040 | | -from .common import TaskMetadataChange |
1041 | | -from .common import TaskMetadataChangeDict |
1042 | | -from .common import TaskMetadataChangeOrDict |
1043 | | -from .common import TaskOutput |
1044 | | -from .common import TaskOutputChange |
1045 | | -from .common import TaskOutputChangeDict |
1046 | | -from .common import TaskOutputChangeOrDict |
1047 | | -from .common import TaskOutputDict |
1048 | | -from .common import TaskOutputOrDict |
1049 | | -from .common import TaskStateChange |
1050 | | -from .common import TaskStateChangeDict |
1051 | | -from .common import TaskStateChangeOrDict |
1052 | | -from .common import TaskStatusDetails |
1053 | | -from .common import TaskStatusDetailsChange |
1054 | | -from .common import TaskStatusDetailsChangeDict |
1055 | | -from .common import TaskStatusDetailsChangeOrDict |
1056 | | -from .common import TaskStatusDetailsDict |
1057 | | -from .common import TaskStatusDetailsOrDict |
1058 | 1009 | from .common import ToolCallValidInput |
1059 | 1010 | from .common import ToolCallValidInputDict |
1060 | 1011 | from .common import ToolCallValidInputOrDict |
|
1149 | 1100 | from .common import VertexBaseConfig |
1150 | 1101 | from .common import VertexBaseConfigDict |
1151 | 1102 | from .common import VertexBaseConfigOrDict |
1152 | | -from .common import VideoMetadata |
1153 | | -from .common import VideoMetadataDict |
1154 | | -from .common import VideoMetadataOrDict |
1155 | 1103 | from .common import WinRateStats |
1156 | 1104 | from .common import WinRateStatsDict |
1157 | 1105 | from .common import WinRateStatsOrDict |
|
1163 | 1111 | "GetAgentEngineTaskConfig", |
1164 | 1112 | "GetAgentEngineTaskConfigDict", |
1165 | 1113 | "GetAgentEngineTaskConfigOrDict", |
1166 | | - "CodeExecutionResult", |
1167 | | - "CodeExecutionResultDict", |
1168 | | - "CodeExecutionResultOrDict", |
1169 | | - "ExecutableCode", |
1170 | | - "ExecutableCodeDict", |
1171 | | - "ExecutableCodeOrDict", |
1172 | | - "FileData", |
1173 | | - "FileDataDict", |
1174 | | - "FileDataOrDict", |
1175 | | - "PartialArg", |
1176 | | - "PartialArgDict", |
1177 | | - "PartialArgOrDict", |
1178 | | - "FunctionCall", |
1179 | | - "FunctionCallDict", |
1180 | | - "FunctionCallOrDict", |
1181 | | - "FunctionResponse", |
1182 | | - "FunctionResponseDict", |
1183 | | - "FunctionResponseOrDict", |
1184 | | - "Blob", |
1185 | | - "BlobDict", |
1186 | | - "BlobOrDict", |
1187 | | - "VideoMetadata", |
1188 | | - "VideoMetadataDict", |
1189 | | - "VideoMetadataOrDict", |
1190 | | - "Part", |
1191 | | - "PartDict", |
1192 | | - "PartOrDict", |
1193 | | - "TaskArtifact", |
1194 | | - "TaskArtifactDict", |
1195 | | - "TaskArtifactOrDict", |
1196 | | - "TaskOutput", |
1197 | | - "TaskOutputDict", |
1198 | | - "TaskOutputOrDict", |
1199 | | - "TaskMessage", |
1200 | | - "TaskMessageDict", |
1201 | | - "TaskMessageOrDict", |
1202 | | - "TaskStatusDetails", |
1203 | | - "TaskStatusDetailsDict", |
1204 | | - "TaskStatusDetailsOrDict", |
1205 | 1114 | "A2aTask", |
1206 | 1115 | "A2aTaskDict", |
1207 | 1116 | "A2aTaskOrDict", |
|
1214 | 1123 | "CreateAgentEngineTaskConfig", |
1215 | 1124 | "CreateAgentEngineTaskConfigDict", |
1216 | 1125 | "CreateAgentEngineTaskConfigOrDict", |
1217 | | - "TaskMetadataChange", |
1218 | | - "TaskMetadataChangeDict", |
1219 | | - "TaskMetadataChangeOrDict", |
1220 | | - "TaskArtifactChange", |
1221 | | - "TaskArtifactChangeDict", |
1222 | | - "TaskArtifactChangeOrDict", |
1223 | | - "TaskOutputChange", |
1224 | | - "TaskOutputChangeDict", |
1225 | | - "TaskOutputChangeOrDict", |
1226 | | - "TaskStateChange", |
1227 | | - "TaskStateChangeDict", |
1228 | | - "TaskStateChangeOrDict", |
1229 | | - "TaskStatusDetailsChange", |
1230 | | - "TaskStatusDetailsChangeDict", |
1231 | | - "TaskStatusDetailsChangeOrDict", |
1232 | | - "TaskEventData", |
1233 | | - "TaskEventDataDict", |
1234 | | - "TaskEventDataOrDict", |
1235 | 1126 | "TaskEvent", |
1236 | 1127 | "TaskEventDict", |
1237 | 1128 | "TaskEventOrDict", |
|
1610 | 1501 | "ReasoningEngineSpecPackageSpec", |
1611 | 1502 | "ReasoningEngineSpecPackageSpecDict", |
1612 | 1503 | "ReasoningEngineSpecPackageSpecOrDict", |
1613 | | - "ReasoningEngineSpecSourceCodeSpecAgentConfigSourceAdkConfig", |
1614 | | - "ReasoningEngineSpecSourceCodeSpecAgentConfigSourceAdkConfigDict", |
1615 | | - "ReasoningEngineSpecSourceCodeSpecAgentConfigSourceAdkConfigOrDict", |
1616 | | - "ReasoningEngineSpecSourceCodeSpecInlineSource", |
1617 | | - "ReasoningEngineSpecSourceCodeSpecInlineSourceDict", |
1618 | | - "ReasoningEngineSpecSourceCodeSpecInlineSourceOrDict", |
1619 | | - "ReasoningEngineSpecSourceCodeSpecAgentConfigSource", |
1620 | | - "ReasoningEngineSpecSourceCodeSpecAgentConfigSourceDict", |
1621 | | - "ReasoningEngineSpecSourceCodeSpecAgentConfigSourceOrDict", |
1622 | 1504 | "ReasoningEngineSpecSourceCodeSpecDeveloperConnectConfig", |
1623 | 1505 | "ReasoningEngineSpecSourceCodeSpecDeveloperConnectConfigDict", |
1624 | 1506 | "ReasoningEngineSpecSourceCodeSpecDeveloperConnectConfigOrDict", |
|
1628 | 1510 | "ReasoningEngineSpecSourceCodeSpecImageSpec", |
1629 | 1511 | "ReasoningEngineSpecSourceCodeSpecImageSpecDict", |
1630 | 1512 | "ReasoningEngineSpecSourceCodeSpecImageSpecOrDict", |
| 1513 | + "ReasoningEngineSpecSourceCodeSpecInlineSource", |
| 1514 | + "ReasoningEngineSpecSourceCodeSpecInlineSourceDict", |
| 1515 | + "ReasoningEngineSpecSourceCodeSpecInlineSourceOrDict", |
1631 | 1516 | "ReasoningEngineSpecSourceCodeSpecPythonSpec", |
1632 | 1517 | "ReasoningEngineSpecSourceCodeSpecPythonSpecDict", |
1633 | 1518 | "ReasoningEngineSpecSourceCodeSpecPythonSpecOrDict", |
|
1922 | 1807 | "ListAgentEngineSessionEventsResponse", |
1923 | 1808 | "ListAgentEngineSessionEventsResponseDict", |
1924 | 1809 | "ListAgentEngineSessionEventsResponseOrDict", |
| 1810 | + "ModelArmorConfig", |
| 1811 | + "ModelArmorConfigDict", |
| 1812 | + "ModelArmorConfigOrDict", |
1925 | 1813 | "GeminiExample", |
1926 | 1814 | "GeminiExampleDict", |
1927 | 1815 | "GeminiExampleOrDict", |
|
1994 | 1882 | "SchemaPromptSpecMultimodalPrompt", |
1995 | 1883 | "SchemaPromptSpecMultimodalPromptDict", |
1996 | 1884 | "SchemaPromptSpecMultimodalPromptOrDict", |
| 1885 | + "SchemaPromptSpecAppBuilderDataLinkedResource", |
| 1886 | + "SchemaPromptSpecAppBuilderDataLinkedResourceDict", |
| 1887 | + "SchemaPromptSpecAppBuilderDataLinkedResourceOrDict", |
| 1888 | + "SchemaPromptSpecAppBuilderData", |
| 1889 | + "SchemaPromptSpecAppBuilderDataDict", |
| 1890 | + "SchemaPromptSpecAppBuilderDataOrDict", |
1997 | 1891 | "SchemaPromptSpecPartList", |
1998 | 1892 | "SchemaPromptSpecPartListDict", |
1999 | 1893 | "SchemaPromptSpecPartListOrDict", |
|
2114 | 2008 | "AgentEngine", |
2115 | 2009 | "AgentEngineDict", |
2116 | 2010 | "AgentEngineOrDict", |
| 2011 | + "ReasoningEngineSpecSourceCodeSpecAgentConfigSource", |
| 2012 | + "ReasoningEngineSpecSourceCodeSpecAgentConfigSourceDict", |
| 2013 | + "ReasoningEngineSpecSourceCodeSpecAgentConfigSourceOrDict", |
2117 | 2014 | "AgentEngineConfig", |
2118 | 2015 | "AgentEngineConfigDict", |
2119 | 2016 | "AgentEngineConfigOrDict", |
|
2156 | 2053 | "OptimizeJobConfig", |
2157 | 2054 | "OptimizeJobConfigDict", |
2158 | 2055 | "OptimizeJobConfigOrDict", |
2159 | | - "A2aTaskState", |
2160 | | - "Outcome", |
2161 | | - "Language", |
2162 | | - "State", |
| 2056 | + "ComputationBasedMetricType", |
2163 | 2057 | "PairwiseChoice", |
2164 | 2058 | "Strategy", |
2165 | 2059 | "AcceleratorType", |
|
2169 | 2063 | "AgentServerMode", |
2170 | 2064 | "ManagedTopicEnum", |
2171 | 2065 | "Operator", |
| 2066 | + "Language", |
2172 | 2067 | "MachineConfig", |
| 2068 | + "State", |
| 2069 | + "Framework", |
2173 | 2070 | "EvaluationItemType", |
2174 | 2071 | "SamplingMethod", |
2175 | 2072 | "RubricContentType", |
2176 | | - "ComputationBasedMetricType", |
2177 | 2073 | "EvaluationRunState", |
2178 | 2074 | "OptimizeTarget", |
2179 | 2075 | "MemoryMetadataMergeStrategy", |
|
0 commit comments