@googleapis/sasportal 21.0.0 → 22.0.1

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/v1alpha1.ts CHANGED
@@ -2119,12 +2119,9 @@ export namespace sasportal_v1alpha1 {
2119
2119
  */
2120
2120
  pageToken?: string;
2121
2121
  }
2122
- export interface Params$Resource$Customers$Listgcpprojectdeployments
2123
- extends StandardParameters {}
2124
- export interface Params$Resource$Customers$Listlegacyorganizations
2125
- extends StandardParameters {}
2126
- export interface Params$Resource$Customers$Migrateorganization
2127
- extends StandardParameters {
2122
+ export interface Params$Resource$Customers$Listgcpprojectdeployments extends StandardParameters {}
2123
+ export interface Params$Resource$Customers$Listlegacyorganizations extends StandardParameters {}
2124
+ export interface Params$Resource$Customers$Migrateorganization extends StandardParameters {
2128
2125
  /**
2129
2126
  * Request body metadata
2130
2127
  */
@@ -2145,15 +2142,13 @@ export namespace sasportal_v1alpha1 {
2145
2142
  */
2146
2143
  requestBody?: Schema$SasPortalCustomer;
2147
2144
  }
2148
- export interface Params$Resource$Customers$Provisiondeployment
2149
- extends StandardParameters {
2145
+ export interface Params$Resource$Customers$Provisiondeployment extends StandardParameters {
2150
2146
  /**
2151
2147
  * Request body metadata
2152
2148
  */
2153
2149
  requestBody?: Schema$SasPortalProvisionDeploymentRequest;
2154
2150
  }
2155
- export interface Params$Resource$Customers$Setupsasanalytics
2156
- extends StandardParameters {
2151
+ export interface Params$Resource$Customers$Setupsasanalytics extends StandardParameters {
2157
2152
  /**
2158
2153
  * Request body metadata
2159
2154
  */
@@ -3060,8 +3055,7 @@ export namespace sasportal_v1alpha1 {
3060
3055
  }
3061
3056
  }
3062
3057
 
3063
- export interface Params$Resource$Customers$Deployments$Create
3064
- extends StandardParameters {
3058
+ export interface Params$Resource$Customers$Deployments$Create extends StandardParameters {
3065
3059
  /**
3066
3060
  * Required. The parent resource name where the deployment is to be created.
3067
3061
  */
@@ -3072,22 +3066,19 @@ export namespace sasportal_v1alpha1 {
3072
3066
  */
3073
3067
  requestBody?: Schema$SasPortalDeployment;
3074
3068
  }
3075
- export interface Params$Resource$Customers$Deployments$Delete
3076
- extends StandardParameters {
3069
+ export interface Params$Resource$Customers$Deployments$Delete extends StandardParameters {
3077
3070
  /**
3078
3071
  * Required. The name of the deployment.
3079
3072
  */
3080
3073
  name?: string;
3081
3074
  }
3082
- export interface Params$Resource$Customers$Deployments$Get
3083
- extends StandardParameters {
3075
+ export interface Params$Resource$Customers$Deployments$Get extends StandardParameters {
3084
3076
  /**
3085
3077
  * Required. The name of the deployment.
3086
3078
  */
3087
3079
  name?: string;
3088
3080
  }
3089
- export interface Params$Resource$Customers$Deployments$List
3090
- extends StandardParameters {
3081
+ export interface Params$Resource$Customers$Deployments$List extends StandardParameters {
3091
3082
  /**
3092
3083
  * The filter expression. The filter should have the following format: "DIRECT_CHILDREN" or format: "direct_children". The filter is case insensitive. If empty, then no deployments are filtered.
3093
3084
  */
@@ -3105,8 +3096,7 @@ export namespace sasportal_v1alpha1 {
3105
3096
  */
3106
3097
  parent?: string;
3107
3098
  }
3108
- export interface Params$Resource$Customers$Deployments$Move
3109
- extends StandardParameters {
3099
+ export interface Params$Resource$Customers$Deployments$Move extends StandardParameters {
3110
3100
  /**
3111
3101
  * Required. The name of the deployment to move.
3112
3102
  */
@@ -3117,8 +3107,7 @@ export namespace sasportal_v1alpha1 {
3117
3107
  */
3118
3108
  requestBody?: Schema$SasPortalMoveDeploymentRequest;
3119
3109
  }
3120
- export interface Params$Resource$Customers$Deployments$Patch
3121
- extends StandardParameters {
3110
+ export interface Params$Resource$Customers$Deployments$Patch extends StandardParameters {
3122
3111
  /**
3123
3112
  * Output only. Resource name.
3124
3113
  */
@@ -3622,8 +3611,7 @@ export namespace sasportal_v1alpha1 {
3622
3611
  }
3623
3612
  }
3624
3613
 
3625
- export interface Params$Resource$Customers$Deployments$Devices$Create
3626
- extends StandardParameters {
3614
+ export interface Params$Resource$Customers$Deployments$Devices$Create extends StandardParameters {
3627
3615
  /**
3628
3616
  * Required. The name of the parent resource.
3629
3617
  */
@@ -3634,8 +3622,7 @@ export namespace sasportal_v1alpha1 {
3634
3622
  */
3635
3623
  requestBody?: Schema$SasPortalDevice;
3636
3624
  }
3637
- export interface Params$Resource$Customers$Deployments$Devices$Createsigned
3638
- extends StandardParameters {
3625
+ export interface Params$Resource$Customers$Deployments$Devices$Createsigned extends StandardParameters {
3639
3626
  /**
3640
3627
  * Required. The name of the parent resource.
3641
3628
  */
@@ -3646,8 +3633,7 @@ export namespace sasportal_v1alpha1 {
3646
3633
  */
3647
3634
  requestBody?: Schema$SasPortalCreateSignedDeviceRequest;
3648
3635
  }
3649
- export interface Params$Resource$Customers$Deployments$Devices$List
3650
- extends StandardParameters {
3636
+ export interface Params$Resource$Customers$Deployments$Devices$List extends StandardParameters {
3651
3637
  /**
3652
3638
  * The filter expression. The filter should have one of the following formats: "sn=123454" or "display_name=MyDevice". sn corresponds to serial number of the device. The filter is case insensitive.
3653
3639
  */
@@ -5059,8 +5045,7 @@ export namespace sasportal_v1alpha1 {
5059
5045
  }
5060
5046
  }
5061
5047
 
5062
- export interface Params$Resource$Customers$Devices$Create
5063
- extends StandardParameters {
5048
+ export interface Params$Resource$Customers$Devices$Create extends StandardParameters {
5064
5049
  /**
5065
5050
  * Required. The name of the parent resource.
5066
5051
  */
@@ -5071,8 +5056,7 @@ export namespace sasportal_v1alpha1 {
5071
5056
  */
5072
5057
  requestBody?: Schema$SasPortalDevice;
5073
5058
  }
5074
- export interface Params$Resource$Customers$Devices$Createsigned
5075
- extends StandardParameters {
5059
+ export interface Params$Resource$Customers$Devices$Createsigned extends StandardParameters {
5076
5060
  /**
5077
5061
  * Required. The name of the parent resource.
5078
5062
  */
@@ -5083,22 +5067,19 @@ export namespace sasportal_v1alpha1 {
5083
5067
  */
5084
5068
  requestBody?: Schema$SasPortalCreateSignedDeviceRequest;
5085
5069
  }
5086
- export interface Params$Resource$Customers$Devices$Delete
5087
- extends StandardParameters {
5070
+ export interface Params$Resource$Customers$Devices$Delete extends StandardParameters {
5088
5071
  /**
5089
5072
  * Required. The name of the device.
5090
5073
  */
5091
5074
  name?: string;
5092
5075
  }
5093
- export interface Params$Resource$Customers$Devices$Get
5094
- extends StandardParameters {
5076
+ export interface Params$Resource$Customers$Devices$Get extends StandardParameters {
5095
5077
  /**
5096
5078
  * Required. The name of the device.
5097
5079
  */
5098
5080
  name?: string;
5099
5081
  }
5100
- export interface Params$Resource$Customers$Devices$List
5101
- extends StandardParameters {
5082
+ export interface Params$Resource$Customers$Devices$List extends StandardParameters {
5102
5083
  /**
5103
5084
  * The filter expression. The filter should have one of the following formats: "sn=123454" or "display_name=MyDevice". sn corresponds to serial number of the device. The filter is case insensitive.
5104
5085
  */
@@ -5116,8 +5097,7 @@ export namespace sasportal_v1alpha1 {
5116
5097
  */
5117
5098
  parent?: string;
5118
5099
  }
5119
- export interface Params$Resource$Customers$Devices$Move
5120
- extends StandardParameters {
5100
+ export interface Params$Resource$Customers$Devices$Move extends StandardParameters {
5121
5101
  /**
5122
5102
  * Required. The name of the device to move.
5123
5103
  */
@@ -5128,8 +5108,7 @@ export namespace sasportal_v1alpha1 {
5128
5108
  */
5129
5109
  requestBody?: Schema$SasPortalMoveDeviceRequest;
5130
5110
  }
5131
- export interface Params$Resource$Customers$Devices$Patch
5132
- extends StandardParameters {
5111
+ export interface Params$Resource$Customers$Devices$Patch extends StandardParameters {
5133
5112
  /**
5134
5113
  * Output only. The resource path name.
5135
5114
  */
@@ -5144,8 +5123,7 @@ export namespace sasportal_v1alpha1 {
5144
5123
  */
5145
5124
  requestBody?: Schema$SasPortalDevice;
5146
5125
  }
5147
- export interface Params$Resource$Customers$Devices$Signdevice
5148
- extends StandardParameters {
5126
+ export interface Params$Resource$Customers$Devices$Signdevice extends StandardParameters {
5149
5127
  /**
5150
5128
  * Output only. The resource path name.
5151
5129
  */
@@ -5156,8 +5134,7 @@ export namespace sasportal_v1alpha1 {
5156
5134
  */
5157
5135
  requestBody?: Schema$SasPortalSignDeviceRequest;
5158
5136
  }
5159
- export interface Params$Resource$Customers$Devices$Updatesigned
5160
- extends StandardParameters {
5137
+ export interface Params$Resource$Customers$Devices$Updatesigned extends StandardParameters {
5161
5138
  /**
5162
5139
  * Required. The name of the device to update.
5163
5140
  */
@@ -6062,8 +6039,7 @@ export namespace sasportal_v1alpha1 {
6062
6039
  }
6063
6040
  }
6064
6041
 
6065
- export interface Params$Resource$Customers$Nodes$Create
6066
- extends StandardParameters {
6042
+ export interface Params$Resource$Customers$Nodes$Create extends StandardParameters {
6067
6043
  /**
6068
6044
  * Required. The parent resource name where the node is to be created.
6069
6045
  */
@@ -6074,22 +6050,19 @@ export namespace sasportal_v1alpha1 {
6074
6050
  */
6075
6051
  requestBody?: Schema$SasPortalNode;
6076
6052
  }
6077
- export interface Params$Resource$Customers$Nodes$Delete
6078
- extends StandardParameters {
6053
+ export interface Params$Resource$Customers$Nodes$Delete extends StandardParameters {
6079
6054
  /**
6080
6055
  * Required. The name of the node.
6081
6056
  */
6082
6057
  name?: string;
6083
6058
  }
6084
- export interface Params$Resource$Customers$Nodes$Get
6085
- extends StandardParameters {
6059
+ export interface Params$Resource$Customers$Nodes$Get extends StandardParameters {
6086
6060
  /**
6087
6061
  * Required. The name of the node.
6088
6062
  */
6089
6063
  name?: string;
6090
6064
  }
6091
- export interface Params$Resource$Customers$Nodes$List
6092
- extends StandardParameters {
6065
+ export interface Params$Resource$Customers$Nodes$List extends StandardParameters {
6093
6066
  /**
6094
6067
  * The filter expression. The filter should have the following format: "DIRECT_CHILDREN" or format: "direct_children". The filter is case insensitive. If empty, then no nodes are filtered.
6095
6068
  */
@@ -6107,8 +6080,7 @@ export namespace sasportal_v1alpha1 {
6107
6080
  */
6108
6081
  parent?: string;
6109
6082
  }
6110
- export interface Params$Resource$Customers$Nodes$Move
6111
- extends StandardParameters {
6083
+ export interface Params$Resource$Customers$Nodes$Move extends StandardParameters {
6112
6084
  /**
6113
6085
  * Required. The name of the node to move.
6114
6086
  */
@@ -6119,8 +6091,7 @@ export namespace sasportal_v1alpha1 {
6119
6091
  */
6120
6092
  requestBody?: Schema$SasPortalMoveNodeRequest;
6121
6093
  }
6122
- export interface Params$Resource$Customers$Nodes$Patch
6123
- extends StandardParameters {
6094
+ export interface Params$Resource$Customers$Nodes$Patch extends StandardParameters {
6124
6095
  /**
6125
6096
  * Output only. Resource name.
6126
6097
  */
@@ -6454,8 +6425,7 @@ export namespace sasportal_v1alpha1 {
6454
6425
  }
6455
6426
  }
6456
6427
 
6457
- export interface Params$Resource$Customers$Nodes$Deployments$Create
6458
- extends StandardParameters {
6428
+ export interface Params$Resource$Customers$Nodes$Deployments$Create extends StandardParameters {
6459
6429
  /**
6460
6430
  * Required. The parent resource name where the deployment is to be created.
6461
6431
  */
@@ -6466,8 +6436,7 @@ export namespace sasportal_v1alpha1 {
6466
6436
  */
6467
6437
  requestBody?: Schema$SasPortalDeployment;
6468
6438
  }
6469
- export interface Params$Resource$Customers$Nodes$Deployments$List
6470
- extends StandardParameters {
6439
+ export interface Params$Resource$Customers$Nodes$Deployments$List extends StandardParameters {
6471
6440
  /**
6472
6441
  * The filter expression. The filter should have the following format: "DIRECT_CHILDREN" or format: "direct_children". The filter is case insensitive. If empty, then no deployments are filtered.
6473
6442
  */
@@ -6973,8 +6942,7 @@ export namespace sasportal_v1alpha1 {
6973
6942
  }
6974
6943
  }
6975
6944
 
6976
- export interface Params$Resource$Customers$Nodes$Devices$Create
6977
- extends StandardParameters {
6945
+ export interface Params$Resource$Customers$Nodes$Devices$Create extends StandardParameters {
6978
6946
  /**
6979
6947
  * Required. The name of the parent resource.
6980
6948
  */
@@ -6985,8 +6953,7 @@ export namespace sasportal_v1alpha1 {
6985
6953
  */
6986
6954
  requestBody?: Schema$SasPortalDevice;
6987
6955
  }
6988
- export interface Params$Resource$Customers$Nodes$Devices$Createsigned
6989
- extends StandardParameters {
6956
+ export interface Params$Resource$Customers$Nodes$Devices$Createsigned extends StandardParameters {
6990
6957
  /**
6991
6958
  * Required. The name of the parent resource.
6992
6959
  */
@@ -6997,8 +6964,7 @@ export namespace sasportal_v1alpha1 {
6997
6964
  */
6998
6965
  requestBody?: Schema$SasPortalCreateSignedDeviceRequest;
6999
6966
  }
7000
- export interface Params$Resource$Customers$Nodes$Devices$List
7001
- extends StandardParameters {
6967
+ export interface Params$Resource$Customers$Nodes$Devices$List extends StandardParameters {
7002
6968
  /**
7003
6969
  * The filter expression. The filter should have one of the following formats: "sn=123454" or "display_name=MyDevice". sn corresponds to serial number of the device. The filter is case insensitive.
7004
6970
  */
@@ -7327,8 +7293,7 @@ export namespace sasportal_v1alpha1 {
7327
7293
  }
7328
7294
  }
7329
7295
 
7330
- export interface Params$Resource$Customers$Nodes$Nodes$Create
7331
- extends StandardParameters {
7296
+ export interface Params$Resource$Customers$Nodes$Nodes$Create extends StandardParameters {
7332
7297
  /**
7333
7298
  * Required. The parent resource name where the node is to be created.
7334
7299
  */
@@ -7339,8 +7304,7 @@ export namespace sasportal_v1alpha1 {
7339
7304
  */
7340
7305
  requestBody?: Schema$SasPortalNode;
7341
7306
  }
7342
- export interface Params$Resource$Customers$Nodes$Nodes$List
7343
- extends StandardParameters {
7307
+ export interface Params$Resource$Customers$Nodes$Nodes$List extends StandardParameters {
7344
7308
  /**
7345
7309
  * The filter expression. The filter should have the following format: "DIRECT_CHILDREN" or format: "direct_children". The filter is case insensitive. If empty, then no nodes are filtered.
7346
7310
  */
@@ -8427,22 +8391,19 @@ export namespace sasportal_v1alpha1 {
8427
8391
  }
8428
8392
  }
8429
8393
 
8430
- export interface Params$Resource$Deployments$Devices$Delete
8431
- extends StandardParameters {
8394
+ export interface Params$Resource$Deployments$Devices$Delete extends StandardParameters {
8432
8395
  /**
8433
8396
  * Required. The name of the device.
8434
8397
  */
8435
8398
  name?: string;
8436
8399
  }
8437
- export interface Params$Resource$Deployments$Devices$Get
8438
- extends StandardParameters {
8400
+ export interface Params$Resource$Deployments$Devices$Get extends StandardParameters {
8439
8401
  /**
8440
8402
  * Required. The name of the device.
8441
8403
  */
8442
8404
  name?: string;
8443
8405
  }
8444
- export interface Params$Resource$Deployments$Devices$Move
8445
- extends StandardParameters {
8406
+ export interface Params$Resource$Deployments$Devices$Move extends StandardParameters {
8446
8407
  /**
8447
8408
  * Required. The name of the device to move.
8448
8409
  */
@@ -8453,8 +8414,7 @@ export namespace sasportal_v1alpha1 {
8453
8414
  */
8454
8415
  requestBody?: Schema$SasPortalMoveDeviceRequest;
8455
8416
  }
8456
- export interface Params$Resource$Deployments$Devices$Patch
8457
- extends StandardParameters {
8417
+ export interface Params$Resource$Deployments$Devices$Patch extends StandardParameters {
8458
8418
  /**
8459
8419
  * Output only. The resource path name.
8460
8420
  */
@@ -8469,8 +8429,7 @@ export namespace sasportal_v1alpha1 {
8469
8429
  */
8470
8430
  requestBody?: Schema$SasPortalDevice;
8471
8431
  }
8472
- export interface Params$Resource$Deployments$Devices$Signdevice
8473
- extends StandardParameters {
8432
+ export interface Params$Resource$Deployments$Devices$Signdevice extends StandardParameters {
8474
8433
  /**
8475
8434
  * Output only. The resource path name.
8476
8435
  */
@@ -8481,8 +8440,7 @@ export namespace sasportal_v1alpha1 {
8481
8440
  */
8482
8441
  requestBody?: Schema$SasPortalSignDeviceRequest;
8483
8442
  }
8484
- export interface Params$Resource$Deployments$Devices$Updatesigned
8485
- extends StandardParameters {
8443
+ export interface Params$Resource$Deployments$Devices$Updatesigned extends StandardParameters {
8486
8444
  /**
8487
8445
  * Required. The name of the device to update.
8488
8446
  */
@@ -8805,15 +8763,13 @@ export namespace sasportal_v1alpha1 {
8805
8763
  }
8806
8764
  }
8807
8765
 
8808
- export interface Params$Resource$Installer$Generatesecret
8809
- extends StandardParameters {
8766
+ export interface Params$Resource$Installer$Generatesecret extends StandardParameters {
8810
8767
  /**
8811
8768
  * Request body metadata
8812
8769
  */
8813
8770
  requestBody?: Schema$SasPortalGenerateSecretRequest;
8814
8771
  }
8815
- export interface Params$Resource$Installer$Validate
8816
- extends StandardParameters {
8772
+ export interface Params$Resource$Installer$Validate extends StandardParameters {
8817
8773
  /**
8818
8774
  * Request body metadata
8819
8775
  */
@@ -9724,22 +9680,19 @@ export namespace sasportal_v1alpha1 {
9724
9680
  }
9725
9681
  }
9726
9682
 
9727
- export interface Params$Resource$Nodes$Deployments$Delete
9728
- extends StandardParameters {
9683
+ export interface Params$Resource$Nodes$Deployments$Delete extends StandardParameters {
9729
9684
  /**
9730
9685
  * Required. The name of the deployment.
9731
9686
  */
9732
9687
  name?: string;
9733
9688
  }
9734
- export interface Params$Resource$Nodes$Deployments$Get
9735
- extends StandardParameters {
9689
+ export interface Params$Resource$Nodes$Deployments$Get extends StandardParameters {
9736
9690
  /**
9737
9691
  * Required. The name of the deployment.
9738
9692
  */
9739
9693
  name?: string;
9740
9694
  }
9741
- export interface Params$Resource$Nodes$Deployments$List
9742
- extends StandardParameters {
9695
+ export interface Params$Resource$Nodes$Deployments$List extends StandardParameters {
9743
9696
  /**
9744
9697
  * The filter expression. The filter should have the following format: "DIRECT_CHILDREN" or format: "direct_children". The filter is case insensitive. If empty, then no deployments are filtered.
9745
9698
  */
@@ -9757,8 +9710,7 @@ export namespace sasportal_v1alpha1 {
9757
9710
  */
9758
9711
  parent?: string;
9759
9712
  }
9760
- export interface Params$Resource$Nodes$Deployments$Move
9761
- extends StandardParameters {
9713
+ export interface Params$Resource$Nodes$Deployments$Move extends StandardParameters {
9762
9714
  /**
9763
9715
  * Required. The name of the deployment to move.
9764
9716
  */
@@ -9769,8 +9721,7 @@ export namespace sasportal_v1alpha1 {
9769
9721
  */
9770
9722
  requestBody?: Schema$SasPortalMoveDeploymentRequest;
9771
9723
  }
9772
- export interface Params$Resource$Nodes$Deployments$Patch
9773
- extends StandardParameters {
9724
+ export interface Params$Resource$Nodes$Deployments$Patch extends StandardParameters {
9774
9725
  /**
9775
9726
  * Output only. Resource name.
9776
9727
  */
@@ -10273,8 +10224,7 @@ export namespace sasportal_v1alpha1 {
10273
10224
  }
10274
10225
  }
10275
10226
 
10276
- export interface Params$Resource$Nodes$Deployments$Devices$Create
10277
- extends StandardParameters {
10227
+ export interface Params$Resource$Nodes$Deployments$Devices$Create extends StandardParameters {
10278
10228
  /**
10279
10229
  * Required. The name of the parent resource.
10280
10230
  */
@@ -10285,8 +10235,7 @@ export namespace sasportal_v1alpha1 {
10285
10235
  */
10286
10236
  requestBody?: Schema$SasPortalDevice;
10287
10237
  }
10288
- export interface Params$Resource$Nodes$Deployments$Devices$Createsigned
10289
- extends StandardParameters {
10238
+ export interface Params$Resource$Nodes$Deployments$Devices$Createsigned extends StandardParameters {
10290
10239
  /**
10291
10240
  * Required. The name of the parent resource.
10292
10241
  */
@@ -10297,8 +10246,7 @@ export namespace sasportal_v1alpha1 {
10297
10246
  */
10298
10247
  requestBody?: Schema$SasPortalCreateSignedDeviceRequest;
10299
10248
  }
10300
- export interface Params$Resource$Nodes$Deployments$Devices$List
10301
- extends StandardParameters {
10249
+ export interface Params$Resource$Nodes$Deployments$Devices$List extends StandardParameters {
10302
10250
  /**
10303
10251
  * The filter expression. The filter should have one of the following formats: "sn=123454" or "display_name=MyDevice". sn corresponds to serial number of the device. The filter is case insensitive.
10304
10252
  */
@@ -11710,8 +11658,7 @@ export namespace sasportal_v1alpha1 {
11710
11658
  }
11711
11659
  }
11712
11660
 
11713
- export interface Params$Resource$Nodes$Devices$Create
11714
- extends StandardParameters {
11661
+ export interface Params$Resource$Nodes$Devices$Create extends StandardParameters {
11715
11662
  /**
11716
11663
  * Required. The name of the parent resource.
11717
11664
  */
@@ -11722,8 +11669,7 @@ export namespace sasportal_v1alpha1 {
11722
11669
  */
11723
11670
  requestBody?: Schema$SasPortalDevice;
11724
11671
  }
11725
- export interface Params$Resource$Nodes$Devices$Createsigned
11726
- extends StandardParameters {
11672
+ export interface Params$Resource$Nodes$Devices$Createsigned extends StandardParameters {
11727
11673
  /**
11728
11674
  * Required. The name of the parent resource.
11729
11675
  */
@@ -11734,22 +11680,19 @@ export namespace sasportal_v1alpha1 {
11734
11680
  */
11735
11681
  requestBody?: Schema$SasPortalCreateSignedDeviceRequest;
11736
11682
  }
11737
- export interface Params$Resource$Nodes$Devices$Delete
11738
- extends StandardParameters {
11683
+ export interface Params$Resource$Nodes$Devices$Delete extends StandardParameters {
11739
11684
  /**
11740
11685
  * Required. The name of the device.
11741
11686
  */
11742
11687
  name?: string;
11743
11688
  }
11744
- export interface Params$Resource$Nodes$Devices$Get
11745
- extends StandardParameters {
11689
+ export interface Params$Resource$Nodes$Devices$Get extends StandardParameters {
11746
11690
  /**
11747
11691
  * Required. The name of the device.
11748
11692
  */
11749
11693
  name?: string;
11750
11694
  }
11751
- export interface Params$Resource$Nodes$Devices$List
11752
- extends StandardParameters {
11695
+ export interface Params$Resource$Nodes$Devices$List extends StandardParameters {
11753
11696
  /**
11754
11697
  * The filter expression. The filter should have one of the following formats: "sn=123454" or "display_name=MyDevice". sn corresponds to serial number of the device. The filter is case insensitive.
11755
11698
  */
@@ -11767,8 +11710,7 @@ export namespace sasportal_v1alpha1 {
11767
11710
  */
11768
11711
  parent?: string;
11769
11712
  }
11770
- export interface Params$Resource$Nodes$Devices$Move
11771
- extends StandardParameters {
11713
+ export interface Params$Resource$Nodes$Devices$Move extends StandardParameters {
11772
11714
  /**
11773
11715
  * Required. The name of the device to move.
11774
11716
  */
@@ -11779,8 +11721,7 @@ export namespace sasportal_v1alpha1 {
11779
11721
  */
11780
11722
  requestBody?: Schema$SasPortalMoveDeviceRequest;
11781
11723
  }
11782
- export interface Params$Resource$Nodes$Devices$Patch
11783
- extends StandardParameters {
11724
+ export interface Params$Resource$Nodes$Devices$Patch extends StandardParameters {
11784
11725
  /**
11785
11726
  * Output only. The resource path name.
11786
11727
  */
@@ -11795,8 +11736,7 @@ export namespace sasportal_v1alpha1 {
11795
11736
  */
11796
11737
  requestBody?: Schema$SasPortalDevice;
11797
11738
  }
11798
- export interface Params$Resource$Nodes$Devices$Signdevice
11799
- extends StandardParameters {
11739
+ export interface Params$Resource$Nodes$Devices$Signdevice extends StandardParameters {
11800
11740
  /**
11801
11741
  * Output only. The resource path name.
11802
11742
  */
@@ -11807,8 +11747,7 @@ export namespace sasportal_v1alpha1 {
11807
11747
  */
11808
11748
  requestBody?: Schema$SasPortalSignDeviceRequest;
11809
11749
  }
11810
- export interface Params$Resource$Nodes$Devices$Updatesigned
11811
- extends StandardParameters {
11750
+ export interface Params$Resource$Nodes$Devices$Updatesigned extends StandardParameters {
11812
11751
  /**
11813
11752
  * Required. The name of the device to update.
11814
11753
  */
@@ -12710,8 +12649,7 @@ export namespace sasportal_v1alpha1 {
12710
12649
  }
12711
12650
  }
12712
12651
 
12713
- export interface Params$Resource$Nodes$Nodes$Create
12714
- extends StandardParameters {
12652
+ export interface Params$Resource$Nodes$Nodes$Create extends StandardParameters {
12715
12653
  /**
12716
12654
  * Required. The parent resource name where the node is to be created.
12717
12655
  */
@@ -12722,8 +12660,7 @@ export namespace sasportal_v1alpha1 {
12722
12660
  */
12723
12661
  requestBody?: Schema$SasPortalNode;
12724
12662
  }
12725
- export interface Params$Resource$Nodes$Nodes$Delete
12726
- extends StandardParameters {
12663
+ export interface Params$Resource$Nodes$Nodes$Delete extends StandardParameters {
12727
12664
  /**
12728
12665
  * Required. The name of the node.
12729
12666
  */
@@ -12764,8 +12701,7 @@ export namespace sasportal_v1alpha1 {
12764
12701
  */
12765
12702
  requestBody?: Schema$SasPortalMoveNodeRequest;
12766
12703
  }
12767
- export interface Params$Resource$Nodes$Nodes$Patch
12768
- extends StandardParameters {
12704
+ export interface Params$Resource$Nodes$Nodes$Patch extends StandardParameters {
12769
12705
  /**
12770
12706
  * Output only. Resource name.
12771
12707
  */
@@ -13099,8 +13035,7 @@ export namespace sasportal_v1alpha1 {
13099
13035
  }
13100
13036
  }
13101
13037
 
13102
- export interface Params$Resource$Nodes$Nodes$Deployments$Create
13103
- extends StandardParameters {
13038
+ export interface Params$Resource$Nodes$Nodes$Deployments$Create extends StandardParameters {
13104
13039
  /**
13105
13040
  * Required. The parent resource name where the deployment is to be created.
13106
13041
  */
@@ -13111,8 +13046,7 @@ export namespace sasportal_v1alpha1 {
13111
13046
  */
13112
13047
  requestBody?: Schema$SasPortalDeployment;
13113
13048
  }
13114
- export interface Params$Resource$Nodes$Nodes$Deployments$List
13115
- extends StandardParameters {
13049
+ export interface Params$Resource$Nodes$Nodes$Deployments$List extends StandardParameters {
13116
13050
  /**
13117
13051
  * The filter expression. The filter should have the following format: "DIRECT_CHILDREN" or format: "direct_children". The filter is case insensitive. If empty, then no deployments are filtered.
13118
13052
  */
@@ -13618,8 +13552,7 @@ export namespace sasportal_v1alpha1 {
13618
13552
  }
13619
13553
  }
13620
13554
 
13621
- export interface Params$Resource$Nodes$Nodes$Devices$Create
13622
- extends StandardParameters {
13555
+ export interface Params$Resource$Nodes$Nodes$Devices$Create extends StandardParameters {
13623
13556
  /**
13624
13557
  * Required. The name of the parent resource.
13625
13558
  */
@@ -13630,8 +13563,7 @@ export namespace sasportal_v1alpha1 {
13630
13563
  */
13631
13564
  requestBody?: Schema$SasPortalDevice;
13632
13565
  }
13633
- export interface Params$Resource$Nodes$Nodes$Devices$Createsigned
13634
- extends StandardParameters {
13566
+ export interface Params$Resource$Nodes$Nodes$Devices$Createsigned extends StandardParameters {
13635
13567
  /**
13636
13568
  * Required. The name of the parent resource.
13637
13569
  */
@@ -13642,8 +13574,7 @@ export namespace sasportal_v1alpha1 {
13642
13574
  */
13643
13575
  requestBody?: Schema$SasPortalCreateSignedDeviceRequest;
13644
13576
  }
13645
- export interface Params$Resource$Nodes$Nodes$Devices$List
13646
- extends StandardParameters {
13577
+ export interface Params$Resource$Nodes$Nodes$Devices$List extends StandardParameters {
13647
13578
  /**
13648
13579
  * The filter expression. The filter should have one of the following formats: "sn=123454" or "display_name=MyDevice". sn corresponds to serial number of the device. The filter is case insensitive.
13649
13580
  */
@@ -13972,8 +13903,7 @@ export namespace sasportal_v1alpha1 {
13972
13903
  }
13973
13904
  }
13974
13905
 
13975
- export interface Params$Resource$Nodes$Nodes$Nodes$Create
13976
- extends StandardParameters {
13906
+ export interface Params$Resource$Nodes$Nodes$Nodes$Create extends StandardParameters {
13977
13907
  /**
13978
13908
  * Required. The parent resource name where the node is to be created.
13979
13909
  */
@@ -13984,8 +13914,7 @@ export namespace sasportal_v1alpha1 {
13984
13914
  */
13985
13915
  requestBody?: Schema$SasPortalNode;
13986
13916
  }
13987
- export interface Params$Resource$Nodes$Nodes$Nodes$List
13988
- extends StandardParameters {
13917
+ export interface Params$Resource$Nodes$Nodes$Nodes$List extends StandardParameters {
13989
13918
  /**
13990
13919
  * The filter expression. The filter should have the following format: "DIRECT_CHILDREN" or format: "direct_children". The filter is case insensitive. If empty, then no nodes are filtered.
13991
13920
  */