This repository was archived by the owner on Jan 6, 2024. It is now read-only.
Commit 1844193
authored
feat(v3): add support for locking an agent for changes (#276)
- [ ] Regenerate this pull request now. feat: added data format specification for export agent PiperOrigin-RevId: 437338899 Source-Link: googleapis/googleapis@94287f4 Source-Link: https://github.com/googleapis/googleapis-gen/commit/c0bb2ea072245b0731a9f208ae64082de073f238 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzBiYjJlYTA3MjI0NWIwNzMxYTlmMjA4YWU2NDA4MmRlMDczZjIzOCJ91 parent 560e6a4 commit 1844193
File tree
4 files changed
+27
-1
lines changed- google/cloud/dialogflowcx_v3/types
- scripts
- tests/unit/gapic/dialogflowcx_v3
4 files changed
+27
-1
lines changedBinary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
128 | 132 | | |
129 | 133 | | |
130 | 134 | | |
| |||
146 | 150 | | |
147 | 151 | | |
148 | 152 | | |
| 153 | + | |
149 | 154 | | |
150 | 155 | | |
151 | 156 | | |
| |||
275 | 280 | | |
276 | 281 | | |
277 | 282 | | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
278 | 286 | | |
279 | 287 | | |
280 | 288 | | |
281 | 289 | | |
282 | 290 | | |
283 | 291 | | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
284 | 297 | | |
285 | 298 | | |
| 299 | + | |
286 | 300 | | |
287 | 301 | | |
288 | 302 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
928 | 928 | | |
929 | 929 | | |
930 | 930 | | |
| 931 | + | |
931 | 932 | | |
932 | 933 | | |
933 | 934 | | |
| |||
949 | 950 | | |
950 | 951 | | |
951 | 952 | | |
| 953 | + | |
952 | 954 | | |
953 | 955 | | |
954 | 956 | | |
| |||
994 | 996 | | |
995 | 997 | | |
996 | 998 | | |
| 999 | + | |
997 | 1000 | | |
998 | 1001 | | |
999 | 1002 | | |
| |||
1016 | 1019 | | |
1017 | 1020 | | |
1018 | 1021 | | |
| 1022 | + | |
1019 | 1023 | | |
1020 | 1024 | | |
1021 | 1025 | | |
| |||
1163 | 1167 | | |
1164 | 1168 | | |
1165 | 1169 | | |
| 1170 | + | |
1166 | 1171 | | |
1167 | 1172 | | |
1168 | 1173 | | |
| |||
1184 | 1189 | | |
1185 | 1190 | | |
1186 | 1191 | | |
| 1192 | + | |
1187 | 1193 | | |
1188 | 1194 | | |
1189 | 1195 | | |
| |||
1229 | 1235 | | |
1230 | 1236 | | |
1231 | 1237 | | |
| 1238 | + | |
1232 | 1239 | | |
1233 | 1240 | | |
1234 | 1241 | | |
| |||
1251 | 1258 | | |
1252 | 1259 | | |
1253 | 1260 | | |
| 1261 | + | |
1254 | 1262 | | |
1255 | 1263 | | |
1256 | 1264 | | |
| |||
1412 | 1420 | | |
1413 | 1421 | | |
1414 | 1422 | | |
| 1423 | + | |
1415 | 1424 | | |
1416 | 1425 | | |
1417 | 1426 | | |
| |||
1433 | 1442 | | |
1434 | 1443 | | |
1435 | 1444 | | |
| 1445 | + | |
1436 | 1446 | | |
1437 | 1447 | | |
1438 | 1448 | | |
| |||
1478 | 1488 | | |
1479 | 1489 | | |
1480 | 1490 | | |
| 1491 | + | |
1481 | 1492 | | |
1482 | 1493 | | |
1483 | 1494 | | |
| |||
1500 | 1511 | | |
1501 | 1512 | | |
1502 | 1513 | | |
| 1514 | + | |
1503 | 1515 | | |
1504 | 1516 | | |
1505 | 1517 | | |
| |||
0 commit comments