|
39 | 39 | 'ActorVersionClientAsync',
|
40 | 40 | 'ActorVersionCollectionClient',
|
41 | 41 | 'ActorVersionCollectionClientAsync',
|
42 |
| - 'RunClient', |
| 42 | + 'BuildClient', |
43 | 43 | 'BuildClientAsync',
|
44 |
| - 'RunCollectionClient', |
| 44 | + 'BuildCollectionClient', |
45 | 45 | 'BuildCollectionClientAsync',
|
46 |
| - 'BuildClient', |
| 46 | + 'DatasetClient', |
47 | 47 | 'DatasetClientAsync',
|
48 |
| - 'BuildCollectionClient', |
| 48 | + 'DatasetCollectionClient', |
49 | 49 | 'DatasetCollectionClientAsync',
|
50 |
| - 'DatasetClient', |
| 50 | + 'KeyValueStoreClient', |
51 | 51 | 'KeyValueStoreClientAsync',
|
52 |
| - 'DatasetCollectionClient', |
| 52 | + 'KeyValueStoreCollectionClient', |
53 | 53 | 'KeyValueStoreCollectionClientAsync',
|
54 |
| - 'KeyValueStoreClient', |
| 54 | + 'LogClient', |
55 | 55 | 'LogClientAsync',
|
56 |
| - 'KeyValueStoreCollectionClient', |
57 |
| - 'RequestQueueClientAsync', |
58 | 56 | 'RequestQueueClient',
|
59 |
| - 'RequestQueueCollectionClientAsync', |
| 57 | + 'RequestQueueClientAsync', |
60 | 58 | 'RequestQueueCollectionClient',
|
| 59 | + 'RequestQueueCollectionClientAsync', |
| 60 | + 'RunClient', |
61 | 61 | 'RunClientAsync',
|
62 |
| - 'LogClient', |
| 62 | + 'RunCollectionClient', |
63 | 63 | 'RunCollectionClientAsync',
|
64 |
| - 'WebhookClient', |
| 64 | + 'ScheduleClient', |
65 | 65 | 'ScheduleClientAsync',
|
66 |
| - 'WebhookCollectionClient', |
| 66 | + 'ScheduleCollectionClient', |
67 | 67 | 'ScheduleCollectionClientAsync',
|
68 |
| - 'WebhookDispatchClient', |
| 68 | + 'StoreCollectionClient', |
| 69 | + 'StoreCollectionClientAsync', |
| 70 | + 'TaskClient', |
69 | 71 | 'TaskClientAsync',
|
70 |
| - 'WebhookDispatchCollectionClient', |
| 72 | + 'TaskCollectionClient', |
71 | 73 | 'TaskCollectionClientAsync',
|
72 |
| - 'TaskClient', |
| 74 | + 'UserClient', |
73 | 75 | 'UserClientAsync',
|
74 |
| - 'TaskCollectionClient', |
| 76 | + 'WebhookClient', |
75 | 77 | 'WebhookClientAsync',
|
76 |
| - 'ScheduleClient', |
| 78 | + 'WebhookCollectionClient', |
77 | 79 | 'WebhookCollectionClientAsync',
|
78 |
| - 'ScheduleCollectionClient', |
| 80 | + 'WebhookDispatchClient', |
79 | 81 | 'WebhookDispatchClientAsync',
|
80 |
| - 'UserClient', |
| 82 | + 'WebhookDispatchCollectionClient', |
81 | 83 | 'WebhookDispatchCollectionClientAsync',
|
82 |
| - 'StoreCollectionClient', |
83 |
| - 'StoreCollectionClientAsync', |
84 | 84 | ]
|
0 commit comments