@googleapis/tagmanager 5.0.0 → 5.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/v1.ts CHANGED
@@ -1057,6 +1057,7 @@ export namespace tagmanager_v1 {
1057
1057
  '$1'
1058
1058
  ),
1059
1059
  method: 'GET',
1060
+ apiVersion: '',
1060
1061
  },
1061
1062
  options
1062
1063
  ),
@@ -1148,6 +1149,7 @@ export namespace tagmanager_v1 {
1148
1149
  '$1'
1149
1150
  ),
1150
1151
  method: 'GET',
1152
+ apiVersion: '',
1151
1153
  },
1152
1154
  options
1153
1155
  ),
@@ -1234,6 +1236,7 @@ export namespace tagmanager_v1 {
1234
1236
  '$1'
1235
1237
  ),
1236
1238
  method: 'PUT',
1239
+ apiVersion: '',
1237
1240
  },
1238
1241
  options
1239
1242
  ),
@@ -1371,6 +1374,7 @@ export namespace tagmanager_v1 {
1371
1374
  rootUrl + '/tagmanager/v1/accounts/{accountId}/containers'
1372
1375
  ).replace(/([^:]\/)\/+/g, '$1'),
1373
1376
  method: 'POST',
1377
+ apiVersion: '',
1374
1378
  },
1375
1379
  options
1376
1380
  ),
@@ -1456,6 +1460,7 @@ export namespace tagmanager_v1 {
1456
1460
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}'
1457
1461
  ).replace(/([^:]\/)\/+/g, '$1'),
1458
1462
  method: 'DELETE',
1463
+ apiVersion: '',
1459
1464
  },
1460
1465
  options
1461
1466
  ),
@@ -1543,6 +1548,7 @@ export namespace tagmanager_v1 {
1543
1548
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}'
1544
1549
  ).replace(/([^:]\/)\/+/g, '$1'),
1545
1550
  method: 'GET',
1551
+ apiVersion: '',
1546
1552
  },
1547
1553
  options
1548
1554
  ),
@@ -1634,6 +1640,7 @@ export namespace tagmanager_v1 {
1634
1640
  rootUrl + '/tagmanager/v1/accounts/{accountId}/containers'
1635
1641
  ).replace(/([^:]\/)\/+/g, '$1'),
1636
1642
  method: 'GET',
1643
+ apiVersion: '',
1637
1644
  },
1638
1645
  options
1639
1646
  ),
@@ -1721,6 +1728,7 @@ export namespace tagmanager_v1 {
1721
1728
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}'
1722
1729
  ).replace(/([^:]\/)\/+/g, '$1'),
1723
1730
  method: 'PUT',
1731
+ apiVersion: '',
1724
1732
  },
1725
1733
  options
1726
1734
  ),
@@ -1877,6 +1885,7 @@ export namespace tagmanager_v1 {
1877
1885
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/environments'
1878
1886
  ).replace(/([^:]\/)\/+/g, '$1'),
1879
1887
  method: 'POST',
1888
+ apiVersion: '',
1880
1889
  },
1881
1890
  options
1882
1891
  ),
@@ -1962,6 +1971,7 @@ export namespace tagmanager_v1 {
1962
1971
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/environments/{environmentId}'
1963
1972
  ).replace(/([^:]\/)\/+/g, '$1'),
1964
1973
  method: 'DELETE',
1974
+ apiVersion: '',
1965
1975
  },
1966
1976
  options
1967
1977
  ),
@@ -2049,6 +2059,7 @@ export namespace tagmanager_v1 {
2049
2059
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/environments/{environmentId}'
2050
2060
  ).replace(/([^:]\/)\/+/g, '$1'),
2051
2061
  method: 'GET',
2062
+ apiVersion: '',
2052
2063
  },
2053
2064
  options
2054
2065
  ),
@@ -2141,6 +2152,7 @@ export namespace tagmanager_v1 {
2141
2152
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/environments'
2142
2153
  ).replace(/([^:]\/)\/+/g, '$1'),
2143
2154
  method: 'GET',
2155
+ apiVersion: '',
2144
2156
  },
2145
2157
  options
2146
2158
  ),
@@ -2228,6 +2240,7 @@ export namespace tagmanager_v1 {
2228
2240
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/environments/{environmentId}'
2229
2241
  ).replace(/([^:]\/)\/+/g, '$1'),
2230
2242
  method: 'PUT',
2243
+ apiVersion: '',
2231
2244
  },
2232
2245
  options
2233
2246
  ),
@@ -2408,6 +2421,7 @@ export namespace tagmanager_v1 {
2408
2421
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/folders'
2409
2422
  ).replace(/([^:]\/)\/+/g, '$1'),
2410
2423
  method: 'POST',
2424
+ apiVersion: '',
2411
2425
  },
2412
2426
  options
2413
2427
  ),
@@ -2493,6 +2507,7 @@ export namespace tagmanager_v1 {
2493
2507
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/folders/{folderId}'
2494
2508
  ).replace(/([^:]\/)\/+/g, '$1'),
2495
2509
  method: 'DELETE',
2510
+ apiVersion: '',
2496
2511
  },
2497
2512
  options
2498
2513
  ),
@@ -2580,6 +2595,7 @@ export namespace tagmanager_v1 {
2580
2595
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/folders/{folderId}'
2581
2596
  ).replace(/([^:]\/)\/+/g, '$1'),
2582
2597
  method: 'GET',
2598
+ apiVersion: '',
2583
2599
  },
2584
2600
  options
2585
2601
  ),
@@ -2670,6 +2686,7 @@ export namespace tagmanager_v1 {
2670
2686
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/folders'
2671
2687
  ).replace(/([^:]\/)\/+/g, '$1'),
2672
2688
  method: 'GET',
2689
+ apiVersion: '',
2673
2690
  },
2674
2691
  options
2675
2692
  ),
@@ -2757,6 +2774,7 @@ export namespace tagmanager_v1 {
2757
2774
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/folders/{folderId}'
2758
2775
  ).replace(/([^:]\/)\/+/g, '$1'),
2759
2776
  method: 'PUT',
2777
+ apiVersion: '',
2760
2778
  },
2761
2779
  options
2762
2780
  ),
@@ -2934,6 +2952,7 @@ export namespace tagmanager_v1 {
2934
2952
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/folders/{folderId}/entities'
2935
2953
  ).replace(/([^:]\/)\/+/g, '$1'),
2936
2954
  method: 'GET',
2955
+ apiVersion: '',
2937
2956
  },
2938
2957
  options
2939
2958
  ),
@@ -3042,6 +3061,7 @@ export namespace tagmanager_v1 {
3042
3061
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/move_folders/{folderId}'
3043
3062
  ).replace(/([^:]\/)\/+/g, '$1'),
3044
3063
  method: 'PUT',
3064
+ apiVersion: '',
3045
3065
  },
3046
3066
  options
3047
3067
  ),
@@ -3170,6 +3190,7 @@ export namespace tagmanager_v1 {
3170
3190
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/reauthorize_environments/{environmentId}'
3171
3191
  ).replace(/([^:]\/)\/+/g, '$1'),
3172
3192
  method: 'PUT',
3193
+ apiVersion: '',
3173
3194
  },
3174
3195
  options
3175
3196
  ),
@@ -3285,6 +3306,7 @@ export namespace tagmanager_v1 {
3285
3306
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/tags'
3286
3307
  ).replace(/([^:]\/)\/+/g, '$1'),
3287
3308
  method: 'POST',
3309
+ apiVersion: '',
3288
3310
  },
3289
3311
  options
3290
3312
  ),
@@ -3370,6 +3392,7 @@ export namespace tagmanager_v1 {
3370
3392
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/tags/{tagId}'
3371
3393
  ).replace(/([^:]\/)\/+/g, '$1'),
3372
3394
  method: 'DELETE',
3395
+ apiVersion: '',
3373
3396
  },
3374
3397
  options
3375
3398
  ),
@@ -3457,6 +3480,7 @@ export namespace tagmanager_v1 {
3457
3480
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/tags/{tagId}'
3458
3481
  ).replace(/([^:]\/)\/+/g, '$1'),
3459
3482
  method: 'GET',
3483
+ apiVersion: '',
3460
3484
  },
3461
3485
  options
3462
3486
  ),
@@ -3544,6 +3568,7 @@ export namespace tagmanager_v1 {
3544
3568
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/tags'
3545
3569
  ).replace(/([^:]\/)\/+/g, '$1'),
3546
3570
  method: 'GET',
3571
+ apiVersion: '',
3547
3572
  },
3548
3573
  options
3549
3574
  ),
@@ -3631,6 +3656,7 @@ export namespace tagmanager_v1 {
3631
3656
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/tags/{tagId}'
3632
3657
  ).replace(/([^:]\/)\/+/g, '$1'),
3633
3658
  method: 'PUT',
3659
+ apiVersion: '',
3634
3660
  },
3635
3661
  options
3636
3662
  ),
@@ -3807,6 +3833,7 @@ export namespace tagmanager_v1 {
3807
3833
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/triggers'
3808
3834
  ).replace(/([^:]\/)\/+/g, '$1'),
3809
3835
  method: 'POST',
3836
+ apiVersion: '',
3810
3837
  },
3811
3838
  options
3812
3839
  ),
@@ -3892,6 +3919,7 @@ export namespace tagmanager_v1 {
3892
3919
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/triggers/{triggerId}'
3893
3920
  ).replace(/([^:]\/)\/+/g, '$1'),
3894
3921
  method: 'DELETE',
3922
+ apiVersion: '',
3895
3923
  },
3896
3924
  options
3897
3925
  ),
@@ -3979,6 +4007,7 @@ export namespace tagmanager_v1 {
3979
4007
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/triggers/{triggerId}'
3980
4008
  ).replace(/([^:]\/)\/+/g, '$1'),
3981
4009
  method: 'GET',
4010
+ apiVersion: '',
3982
4011
  },
3983
4012
  options
3984
4013
  ),
@@ -4071,6 +4100,7 @@ export namespace tagmanager_v1 {
4071
4100
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/triggers'
4072
4101
  ).replace(/([^:]\/)\/+/g, '$1'),
4073
4102
  method: 'GET',
4103
+ apiVersion: '',
4074
4104
  },
4075
4105
  options
4076
4106
  ),
@@ -4158,6 +4188,7 @@ export namespace tagmanager_v1 {
4158
4188
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/triggers/{triggerId}'
4159
4189
  ).replace(/([^:]\/)\/+/g, '$1'),
4160
4190
  method: 'PUT',
4191
+ apiVersion: '',
4161
4192
  },
4162
4193
  options
4163
4194
  ),
@@ -4334,6 +4365,7 @@ export namespace tagmanager_v1 {
4334
4365
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/variables'
4335
4366
  ).replace(/([^:]\/)\/+/g, '$1'),
4336
4367
  method: 'POST',
4368
+ apiVersion: '',
4337
4369
  },
4338
4370
  options
4339
4371
  ),
@@ -4419,6 +4451,7 @@ export namespace tagmanager_v1 {
4419
4451
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/variables/{variableId}'
4420
4452
  ).replace(/([^:]\/)\/+/g, '$1'),
4421
4453
  method: 'DELETE',
4454
+ apiVersion: '',
4422
4455
  },
4423
4456
  options
4424
4457
  ),
@@ -4506,6 +4539,7 @@ export namespace tagmanager_v1 {
4506
4539
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/variables/{variableId}'
4507
4540
  ).replace(/([^:]\/)\/+/g, '$1'),
4508
4541
  method: 'GET',
4542
+ apiVersion: '',
4509
4543
  },
4510
4544
  options
4511
4545
  ),
@@ -4598,6 +4632,7 @@ export namespace tagmanager_v1 {
4598
4632
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/variables'
4599
4633
  ).replace(/([^:]\/)\/+/g, '$1'),
4600
4634
  method: 'GET',
4635
+ apiVersion: '',
4601
4636
  },
4602
4637
  options
4603
4638
  ),
@@ -4685,6 +4720,7 @@ export namespace tagmanager_v1 {
4685
4720
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/variables/{variableId}'
4686
4721
  ).replace(/([^:]\/)\/+/g, '$1'),
4687
4722
  method: 'PUT',
4723
+ apiVersion: '',
4688
4724
  },
4689
4725
  options
4690
4726
  ),
@@ -4868,6 +4904,7 @@ export namespace tagmanager_v1 {
4868
4904
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/versions'
4869
4905
  ).replace(/([^:]\/)\/+/g, '$1'),
4870
4906
  method: 'POST',
4907
+ apiVersion: '',
4871
4908
  },
4872
4909
  options
4873
4910
  ),
@@ -4955,6 +4992,7 @@ export namespace tagmanager_v1 {
4955
4992
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/versions/{containerVersionId}'
4956
4993
  ).replace(/([^:]\/)\/+/g, '$1'),
4957
4994
  method: 'DELETE',
4995
+ apiVersion: '',
4958
4996
  },
4959
4997
  options
4960
4998
  ),
@@ -5042,6 +5080,7 @@ export namespace tagmanager_v1 {
5042
5080
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/versions/{containerVersionId}'
5043
5081
  ).replace(/([^:]\/)\/+/g, '$1'),
5044
5082
  method: 'GET',
5083
+ apiVersion: '',
5045
5084
  },
5046
5085
  options
5047
5086
  ),
@@ -5136,6 +5175,7 @@ export namespace tagmanager_v1 {
5136
5175
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/versions'
5137
5176
  ).replace(/([^:]\/)\/+/g, '$1'),
5138
5177
  method: 'GET',
5178
+ apiVersion: '',
5139
5179
  },
5140
5180
  options
5141
5181
  ),
@@ -5232,6 +5272,7 @@ export namespace tagmanager_v1 {
5232
5272
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/versions/{containerVersionId}/publish'
5233
5273
  ).replace(/([^:]\/)\/+/g, '$1'),
5234
5274
  method: 'POST',
5275
+ apiVersion: '',
5235
5276
  },
5236
5277
  options
5237
5278
  ),
@@ -5321,6 +5362,7 @@ export namespace tagmanager_v1 {
5321
5362
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/versions/{containerVersionId}/restore'
5322
5363
  ).replace(/([^:]\/)\/+/g, '$1'),
5323
5364
  method: 'POST',
5365
+ apiVersion: '',
5324
5366
  },
5325
5367
  options
5326
5368
  ),
@@ -5408,6 +5450,7 @@ export namespace tagmanager_v1 {
5408
5450
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/versions/{containerVersionId}/undelete'
5409
5451
  ).replace(/([^:]\/)\/+/g, '$1'),
5410
5452
  method: 'POST',
5453
+ apiVersion: '',
5411
5454
  },
5412
5455
  options
5413
5456
  ),
@@ -5495,6 +5538,7 @@ export namespace tagmanager_v1 {
5495
5538
  '/tagmanager/v1/accounts/{accountId}/containers/{containerId}/versions/{containerVersionId}'
5496
5539
  ).replace(/([^:]\/)\/+/g, '$1'),
5497
5540
  method: 'PUT',
5541
+ apiVersion: '',
5498
5542
  },
5499
5543
  options
5500
5544
  ),
@@ -5727,6 +5771,7 @@ export namespace tagmanager_v1 {
5727
5771
  rootUrl + '/tagmanager/v1/accounts/{accountId}/permissions'
5728
5772
  ).replace(/([^:]\/)\/+/g, '$1'),
5729
5773
  method: 'POST',
5774
+ apiVersion: '',
5730
5775
  },
5731
5776
  options
5732
5777
  ),
@@ -5812,6 +5857,7 @@ export namespace tagmanager_v1 {
5812
5857
  '/tagmanager/v1/accounts/{accountId}/permissions/{permissionId}'
5813
5858
  ).replace(/([^:]\/)\/+/g, '$1'),
5814
5859
  method: 'DELETE',
5860
+ apiVersion: '',
5815
5861
  },
5816
5862
  options
5817
5863
  ),
@@ -5899,6 +5945,7 @@ export namespace tagmanager_v1 {
5899
5945
  '/tagmanager/v1/accounts/{accountId}/permissions/{permissionId}'
5900
5946
  ).replace(/([^:]\/)\/+/g, '$1'),
5901
5947
  method: 'GET',
5948
+ apiVersion: '',
5902
5949
  },
5903
5950
  options
5904
5951
  ),
@@ -5990,6 +6037,7 @@ export namespace tagmanager_v1 {
5990
6037
  rootUrl + '/tagmanager/v1/accounts/{accountId}/permissions'
5991
6038
  ).replace(/([^:]\/)\/+/g, '$1'),
5992
6039
  method: 'GET',
6040
+ apiVersion: '',
5993
6041
  },
5994
6042
  options
5995
6043
  ),
@@ -6077,6 +6125,7 @@ export namespace tagmanager_v1 {
6077
6125
  '/tagmanager/v1/accounts/{accountId}/permissions/{permissionId}'
6078
6126
  ).replace(/([^:]\/)\/+/g, '$1'),
6079
6127
  method: 'PUT',
6128
+ apiVersion: '',
6080
6129
  },
6081
6130
  options
6082
6131
  ),