@maxim_mazurok/gapi.client.managedidentities-v1alpha1 0.0.20230227 → 0.0.20230413

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.
Files changed (3) hide show
  1. package/index.d.ts +2085 -1047
  2. package/package.json +1 -1
  3. package/tests.ts +3 -7
package/index.d.ts CHANGED
@@ -9,7 +9,7 @@
9
9
  // This file was generated by https://github.com/Maxim-Mazurok/google-api-typings-generator. Please do not edit it manually.
10
10
  // In case of any problems please post issue to https://github.com/Maxim-Mazurok/google-api-typings-generator
11
11
  // Generated from: https://managedidentities.googleapis.com/$discovery/rest?version=v1alpha1
12
- // Revision: 20230227
12
+ // Revision: 20230413
13
13
 
14
14
  /// <reference types="gapi.client" />
15
15
 
@@ -24,25 +24,34 @@ declare namespace gapi.client {
24
24
  namespace managedidentities {
25
25
  interface AttachTrustRequest {
26
26
  /** The domain trust resource. */
27
- trust?: Trust;
27
+ trust?:
28
+ Trust;
28
29
  }
29
30
  interface Backup {
30
31
  /** Output only. The time the backups was created. */
31
- createTime?: string;
32
+ createTime?:
33
+ string;
32
34
  /** Optional. A short description of the backup. */
33
- description?: string;
35
+ description?:
36
+ string;
34
37
  /** Optional. Resource labels to represent user provided metadata. */
35
- labels?: { [P in string]: string };
38
+ labels?:
39
+ { [P in string]: string };
36
40
  /** Output only. The unique name of the Backup in the form of projects/{project_id}/locations/global/domains/{domain_name}/backups/{name} */
37
- name?: string;
41
+ name?:
42
+ string;
38
43
  /** Output only. The current state of the backup. */
39
- state?: string;
44
+ state?:
45
+ string;
40
46
  /** Output only. Additional information about the current status of this backup, if available. */
41
- statusMessage?: string;
47
+ statusMessage?:
48
+ string;
42
49
  /** Output only. Indicates whether it’s an on-demand backup or scheduled. */
43
- type?: string;
50
+ type?:
51
+ string;
44
52
  /** Output only. Last update time. */
45
- updateTime?: string;
53
+ updateTime?:
54
+ string;
46
55
  }
47
56
  interface Binding {
48
57
  /**
@@ -50,7 +59,8 @@ declare namespace gapi.client {
50
59
  * then this binding does not apply to the current request. However, a different role binding might grant the same role to one or more of the principals in this binding. To learn which
51
60
  * resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
52
61
  */
53
- condition?: Expr;
62
+ condition?:
63
+ Expr;
54
64
  /**
55
65
  * Specifies the principals requesting access for a Google Cloud resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on
56
66
  * the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service
@@ -67,195 +77,258 @@ declare namespace gapi.client {
67
77
  * has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group
68
78
  * retains the role in the binding.
69
79
  */
70
- members?: string[];
80
+ members?:
81
+ string[];
71
82
  /** Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`. */
72
- role?: string;
83
+ role?:
84
+ string;
73
85
  }
74
86
  // tslint:disable-next-line:no-empty-interface
75
87
  interface CancelOperationRequest {
76
88
  }
77
89
  interface Certificate {
78
90
  /** The certificate expire time. */
79
- expireTime?: string;
91
+ expireTime?:
92
+ string;
80
93
  /** The issuer of this certificate. */
81
- issuingCertificate?: Certificate;
94
+ issuingCertificate?:
95
+ Certificate;
82
96
  /** The certificate subject. */
83
- subject?: string;
97
+ subject?:
98
+ string;
84
99
  /** The additional hostnames for the domain. */
85
- subjectAlternativeName?: string[];
100
+ subjectAlternativeName?:
101
+ string[];
86
102
  /** The certificate thumbprint which uniquely identifies the certificate. */
87
- thumbprint?: string;
103
+ thumbprint?:
104
+ string;
88
105
  }
89
106
  // tslint:disable-next-line:no-empty-interface
90
107
  interface CheckMigrationPermissionRequest {
91
108
  }
92
109
  interface CheckMigrationPermissionResponse {
93
110
  /** The state of SID filtering of all the domains which has trust established. */
94
- onpremDomains?: OnPremDomainSIDDetails[];
111
+ onpremDomains?:
112
+ OnPremDomainSIDDetails[];
95
113
  /** The state of DomainMigration. */
96
- state?: string;
114
+ state?:
115
+ string;
97
116
  }
98
117
  interface DailyCycle {
99
118
  /** Output only. Duration of the time window, set by service producer. */
100
- duration?: string;
119
+ duration?:
120
+ string;
101
121
  /** Time within the day to start the operations. */
102
- startTime?: TimeOfDay;
122
+ startTime?:
123
+ TimeOfDay;
103
124
  }
104
125
  interface Date {
105
126
  /** Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant. */
106
- day?: number;
127
+ day?:
128
+ number;
107
129
  /** Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day. */
108
- month?: number;
130
+ month?:
131
+ number;
109
132
  /** Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year. */
110
- year?: number;
133
+ year?:
134
+ number;
111
135
  }
112
136
  interface DenyMaintenancePeriod {
113
137
  /**
114
138
  * Deny period end date. This can be: * A full date, with non-zero year, month and day values. * A month and day value, with a zero year. Allows recurring deny periods each year. Date
115
139
  * matching this period will have to be before the end.
116
140
  */
117
- endDate?: Date;
141
+ endDate?:
142
+ Date;
118
143
  /**
119
144
  * Deny period start date. This can be: * A full date, with non-zero year, month and day values. * A month and day value, with a zero year. Allows recurring deny periods each year.
120
145
  * Date matching this period will have to be the same or after the start.
121
146
  */
122
- startDate?: Date;
147
+ startDate?:
148
+ Date;
123
149
  /** Time in UTC when the Blackout period starts on start_date and ends on end_date. This can be: * Full time. * All zeros for 00:00:00 UTC */
124
- time?: TimeOfDay;
150
+ time?:
151
+ TimeOfDay;
125
152
  }
126
153
  interface DetachTrustRequest {
127
154
  /** The domain trust resource to removed. */
128
- trust?: Trust;
155
+ trust?:
156
+ Trust;
129
157
  }
130
158
  // tslint:disable-next-line:no-empty-interface
131
159
  interface DisableMigrationRequest {
132
160
  }
133
161
  interface Domain {
134
162
  /** Optional. Configuration for audit logs. True if audit logs are enabled, else false. Default is audit logs disabled. */
135
- auditLogsEnabled?: boolean;
163
+ auditLogsEnabled?:
164
+ boolean;
136
165
  /**
137
166
  * Optional. The full names of the Google Compute Engine [networks](/compute/docs/networks-and-firewalls#networks) to which the instance is connected. Network can be added using
138
167
  * UpdateDomain later. Domain is only available on network part of authorized_networks. Caller needs to make sure that CIDR subnets do not overlap between networks, else domain
139
168
  * creation will fail.
140
169
  */
141
- authorizedNetworks?: string[];
170
+ authorizedNetworks?:
171
+ string[];
142
172
  /** Output only. The time the instance was created. Synthetic field is populated automatically by CCFE. go/ccfe-synthetic-field-user-guide */
143
- createTime?: string;
173
+ createTime?:
174
+ string;
144
175
  /**
145
176
  * Output only. Fully-qualified domain name of the exposed domain used by clients to connect to the service. Similar to what would be chosen for an Active Directory that is set up on
146
177
  * an internal network.
147
178
  */
148
- fqdn?: string;
179
+ fqdn?:
180
+ string;
149
181
  /** Optional. Resource labels to represent user provided metadata */
150
- labels?: { [P in string]: string };
182
+ labels?:
183
+ { [P in string]: string };
151
184
  /** Required. Locations where domain needs to be provisioned. regions e.g. us-west1 or us-east4 Service supports up to 4 locations at once. Each location will use a /26 block. */
152
- locations?: string[];
185
+ locations?:
186
+ string[];
153
187
  /** Optional. Name of customer-visible admin used to perform Active Directory operations. If not specified `setupadmin` would be used. */
154
- managedIdentitiesAdminName?: string;
188
+ managedIdentitiesAdminName?:
189
+ string;
155
190
  /** Output only. Unique name of the domain in this scope including projects and location using the form: `projects/{project_id}/locations/global/domains/{domain_name}`. */
156
- name?: string;
191
+ name?:
192
+ string;
157
193
  /**
158
194
  * Required. The CIDR range of internal addresses that are reserved for this domain. Reserved networks must be /24 or larger. Ranges must be unique and non-overlapping with existing
159
195
  * subnets in [Domain].[authorized_networks].
160
196
  */
161
- reservedIpRange?: string;
197
+ reservedIpRange?:
198
+ string;
162
199
  /** Output only. The current state of this domain. */
163
- state?: string;
200
+ state?:
201
+ string;
164
202
  /** Output only. Additional information about the current status of this domain, if available. */
165
- statusMessage?: string;
203
+ statusMessage?:
204
+ string;
166
205
  /** Output only. The current trusts associated with the domain. */
167
- trusts?: Trust[];
206
+ trusts?:
207
+ Trust[];
168
208
  /** Output only. Last update time. Synthetic field is populated automatically by CCFE. */
169
- updateTime?: string;
209
+ updateTime?:
210
+ string;
170
211
  }
171
212
  interface DomainJoinMachineRequest {
213
+ /** Optional. force if True, forces domain join even if the computer account already exists. */
214
+ force?:
215
+ boolean;
172
216
  /** Optional. OU name where the VM needs to be domain joined */
173
- ouName?: string;
217
+ ouName?:
218
+ string;
174
219
  /**
175
220
  * Required. Full instance id token of compute engine VM to verify instance identity. More about this:
176
221
  * https://cloud.google.com/compute/docs/instances/verifying-instance-identity#request_signature
177
222
  */
178
- vmIdToken?: string;
223
+ vmIdToken?:
224
+ string;
179
225
  }
180
226
  interface DomainJoinMachineResponse {
181
227
  /** Offline domain join blob as the response */
182
- domainJoinBlob?: string;
228
+ domainJoinBlob?:
229
+ string;
183
230
  }
184
231
  // tslint:disable-next-line:no-empty-interface
185
232
  interface Empty {
186
233
  }
187
234
  interface EnableMigrationRequest {
188
235
  /** Required. List of the on-prem domains to be migrated. */
189
- migratingDomains?: OnPremDomainDetails[];
236
+ migratingDomains?:
237
+ OnPremDomainDetails[];
190
238
  }
191
239
  interface Expr {
192
240
  /** Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI. */
193
- description?: string;
241
+ description?:
242
+ string;
194
243
  /** Textual representation of an expression in Common Expression Language syntax. */
195
- expression?: string;
244
+ expression?:
245
+ string;
196
246
  /** Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file. */
197
- location?: string;
247
+ location?:
248
+ string;
198
249
  /** Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression. */
199
- title?: string;
250
+ title?:
251
+ string;
200
252
  }
201
253
  interface ExtendSchemaRequest {
202
254
  /** Required. Description for Schema Change. */
203
- description?: string;
255
+ description?:
256
+ string;
204
257
  /** File uploaded as a byte stream input. */
205
- fileContents?: string;
258
+ fileContents?:
259
+ string;
206
260
  /** File stored in Cloud Storage bucket and represented in the form projects/{project_id}/buckets/{bucket_name}/objects/{object_name} File should be in the same project as the domain. */
207
- gcsPath?: string;
261
+ gcsPath?:
262
+ string;
208
263
  }
209
264
  interface GoogleCloudManagedidentitiesV1alpha1OpMetadata {
210
265
  /** Output only. API version used to start the operation. */
211
- apiVersion?: string;
266
+ apiVersion?:
267
+ string;
212
268
  /** Output only. The time the operation was created. */
213
- createTime?: string;
269
+ createTime?:
270
+ string;
214
271
  /** Output only. The time the operation finished running. */
215
- endTime?: string;
272
+ endTime?:
273
+ string;
216
274
  /**
217
275
  * Output only. Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have Operation.error value with a
218
276
  * google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.
219
277
  */
220
- requestedCancellation?: boolean;
278
+ requestedCancellation?:
279
+ boolean;
221
280
  /** Output only. Server-defined resource path for the target of the operation. */
222
- target?: string;
281
+ target?:
282
+ string;
223
283
  /** Output only. Name of the verb executed by the operation. */
224
- verb?: string;
284
+ verb?:
285
+ string;
225
286
  }
226
287
  interface GoogleCloudManagedidentitiesV1beta1OpMetadata {
227
288
  /** Output only. API version used to start the operation. */
228
- apiVersion?: string;
289
+ apiVersion?:
290
+ string;
229
291
  /** Output only. The time the operation was created. */
230
- createTime?: string;
292
+ createTime?:
293
+ string;
231
294
  /** Output only. The time the operation finished running. */
232
- endTime?: string;
295
+ endTime?:
296
+ string;
233
297
  /**
234
298
  * Output only. Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have Operation.error value with a
235
299
  * google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.
236
300
  */
237
- requestedCancellation?: boolean;
301
+ requestedCancellation?:
302
+ boolean;
238
303
  /** Output only. Server-defined resource path for the target of the operation. */
239
- target?: string;
304
+ target?:
305
+ string;
240
306
  /** Output only. Name of the verb executed by the operation. */
241
- verb?: string;
307
+ verb?:
308
+ string;
242
309
  }
243
310
  interface GoogleCloudManagedidentitiesV1OpMetadata {
244
311
  /** Output only. API version used to start the operation. */
245
- apiVersion?: string;
312
+ apiVersion?:
313
+ string;
246
314
  /** Output only. The time the operation was created. */
247
- createTime?: string;
315
+ createTime?:
316
+ string;
248
317
  /** Output only. The time the operation finished running. */
249
- endTime?: string;
318
+ endTime?:
319
+ string;
250
320
  /**
251
321
  * Output only. Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have Operation.error value with a
252
322
  * google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.
253
323
  */
254
- requestedCancellation?: boolean;
324
+ requestedCancellation?:
325
+ boolean;
255
326
  /** Output only. Server-defined resource path for the target of the operation. */
256
- target?: string;
327
+ target?:
328
+ string;
257
329
  /** Output only. Name of the verb executed by the operation. */
258
- verb?: string;
330
+ verb?:
331
+ string;
259
332
  }
260
333
  interface GoogleCloudSaasacceleratorManagementProvidersV1Instance {
261
334
  /**
@@ -263,101 +336,130 @@ declare namespace gapi.client {
263
336
  * instance which the service consumers do not recognize. This is a required field for tenants onboarding to Maintenance Window notifications
264
337
  * (go/slm-rollout-maintenance-policies#prerequisites).
265
338
  */
266
- consumerDefinedName?: string;
339
+ consumerDefinedName?:
340
+ string;
267
341
  /** Output only. Timestamp when the resource was created. */
268
- createTime?: string;
342
+ createTime?:
343
+ string;
269
344
  /**
270
345
  * Optional. The instance_type of this instance of format: projects/{project_number}/locations/{location_id}/instanceTypes/{instance_type_id}. Instance Type represents a high-level
271
346
  * tier or SKU of the service that this instance belong to. When enabled(eg: Maintenance Rollout), Rollout uses 'instance_type' along with 'software_versions' to determine whether
272
347
  * instance needs an update or not.
273
348
  */
274
- instanceType?: string;
349
+ instanceType?:
350
+ string;
275
351
  /** Optional. Resource labels to represent user provided metadata. Each label is a key-value pair, where both the key and the value are arbitrary strings provided by the user. */
276
- labels?: { [P in string]: string };
352
+ labels?:
353
+ { [P in string]: string };
277
354
  /**
278
355
  * Optional. The MaintenancePolicies that have been attached to the instance. The key must be of the type name of the oneof policy name defined in MaintenancePolicy, and the referenced
279
356
  * policy must define the same policy type. For details, please refer to go/cloud-saas-mw-ug. Should not be set if maintenance_settings.maintenance_policies is set.
280
357
  */
281
- maintenancePolicyNames?: { [P in string]: string };
358
+ maintenancePolicyNames?:
359
+ { [P in string]: string };
282
360
  /** The MaintenanceSchedule contains the scheduling information of published maintenance schedule with same key as software_versions. */
283
- maintenanceSchedules?: { [P in string]: GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule };
361
+ maintenanceSchedules?:
362
+ { [P in string]: GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule };
284
363
  /** Optional. The MaintenanceSettings associated with instance. */
285
- maintenanceSettings?: GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings;
364
+ maintenanceSettings?:
365
+ GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings;
286
366
  /**
287
367
  * Unique name of the resource. It uses the form: `projects/{project_number}/locations/{location_id}/instances/{instance_id}` Note: This name is passed, stored and logged across the
288
368
  * rollout system. So use of consumer project_id or any other consumer PII in the name is strongly discouraged for wipeout (go/wipeout) compliance. See
289
369
  * go/elysium/project_ids#storage-guidance for more details.
290
370
  */
291
- name?: string;
371
+ name?:
372
+ string;
292
373
  /**
293
374
  * Optional. notification_parameter are information that service producers may like to include that is not relevant to Rollout. This parameter will only be passed to Gamma and Cloud
294
375
  * Logging for notification/logging purpose.
295
376
  */
296
- notificationParameters?: { [P in string]: GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter };
377
+ notificationParameters?:
378
+ { [P in string]: GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter };
297
379
  /** Output only. Custom string attributes used primarily to expose producer-specific information in monitoring dashboards. See go/get-instance-metadata. */
298
- producerMetadata?: { [P in string]: string };
380
+ producerMetadata?:
381
+ { [P in string]: string };
299
382
  /** Output only. The list of data plane resources provisioned for this instance, e.g. compute VMs. See go/get-instance-metadata. */
300
- provisionedResources?: GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource[];
383
+ provisionedResources?:
384
+ GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource[];
301
385
  /**
302
386
  * Link to the SLM instance template. Only populated when updating SLM instances via SSA's Actuation service adaptor. Service producers with custom control plane (e.g. Cloud SQL)
303
387
  * doesn't need to populate this field. Instead they should use software_versions.
304
388
  */
305
- slmInstanceTemplate?: string;
389
+ slmInstanceTemplate?:
390
+ string;
306
391
  /** Output only. SLO metadata for instance classification in the Standardized dataplane SLO platform. See go/cloud-ssa-standard-slo for feature description. */
307
- sloMetadata?: GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata;
392
+ sloMetadata?:
393
+ GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata;
308
394
  /** Software versions that are used to deploy this instance. This can be mutated by rollout services. */
309
- softwareVersions?: { [P in string]: string };
395
+ softwareVersions?:
396
+ { [P in string]: string };
310
397
  /** Output only. Current lifecycle state of the resource (e.g. if it's being created or ready to use). */
311
- state?: string;
398
+ state?:
399
+ string;
312
400
  /** Output only. ID of the associated GCP tenant project. See go/get-instance-metadata. */
313
- tenantProjectId?: string;
401
+ tenantProjectId?:
402
+ string;
314
403
  /** Output only. Timestamp when the resource was last modified. */
315
- updateTime?: string;
404
+ updateTime?:
405
+ string;
316
406
  }
317
407
  interface GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule {
318
408
  /**
319
409
  * This field is deprecated, and will be always set to true since reschedule can happen multiple times now. This field should not be removed until all service producers remove this for
320
410
  * their customers.
321
411
  */
322
- canReschedule?: boolean;
412
+ canReschedule?:
413
+ boolean;
323
414
  /** The scheduled end time for the maintenance. */
324
- endTime?: string;
415
+ endTime?:
416
+ string;
325
417
  /** The rollout management policy this maintenance schedule is associated with. When doing reschedule update request, the reschedule should be against this given policy. */
326
- rolloutManagementPolicy?: string;
418
+ rolloutManagementPolicy?:
419
+ string;
327
420
  /**
328
421
  * schedule_deadline_time is the time deadline any schedule start time cannot go beyond, including reschedule. It's normally the initial schedule start time plus maintenance window
329
422
  * length (1 day or 1 week). Maintenance cannot be scheduled to start beyond this deadline.
330
423
  */
331
- scheduleDeadlineTime?: string;
424
+ scheduleDeadlineTime?:
425
+ string;
332
426
  /** The scheduled start time for the maintenance. */
333
- startTime?: string;
427
+ startTime?:
428
+ string;
334
429
  }
335
430
  interface GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings {
336
431
  /**
337
432
  * Optional. Exclude instance from maintenance. When true, rollout service will not attempt maintenance on the instance. Rollout service will include the instance in reported rollout
338
433
  * progress as not attempted.
339
434
  */
340
- exclude?: boolean;
435
+ exclude?:
436
+ boolean;
341
437
  /** Optional. If the update call is triggered from rollback, set the value as true. */
342
- isRollback?: boolean;
438
+ isRollback?:
439
+ boolean;
343
440
  /**
344
441
  * Optional. The MaintenancePolicies that have been attached to the instance. The key must be of the type name of the oneof policy name defined in MaintenancePolicy, and the embedded
345
442
  * policy must define the same policy type. For details, please refer to go/cloud-saas-mw-ug. Should not be set if maintenance_policy_names is set. If only the name is needed, then
346
443
  * only populate MaintenancePolicy.name.
347
444
  */
348
- maintenancePolicies?: { [P in string]: MaintenancePolicy };
445
+ maintenancePolicies?:
446
+ { [P in string]: MaintenancePolicy };
349
447
  }
350
448
  interface GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata {
351
449
  /** The location of the node, if different from instance location. */
352
- location?: string;
450
+ location?:
451
+ string;
353
452
  /** The id of the node. This should be equal to SaasInstanceNode.node_id. */
354
- nodeId?: string;
453
+ nodeId?:
454
+ string;
355
455
  /** If present, this will override eligibility for the node coming from instance or exclusions for specified SLIs. */
356
- perSliEligibility?: GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility;
456
+ perSliEligibility?:
457
+ GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility;
357
458
  }
358
459
  interface GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter {
359
460
  /** Optional. Array of string values. e.g. instance's replica information. */
360
- values?: string[];
461
+ values?:
462
+ string[];
361
463
  }
362
464
  interface GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility {
363
465
  /**
@@ -367,7 +469,8 @@ declare namespace gapi.client {
367
469
  * data produced by different versions of the Eligibility Exporters. If eligibilities map contains a key for an SLI which has not been declared in the binary flags, there will be an
368
470
  * error message emitted in the Eligibility Exporter log and the metric for the SLI in question will not be emitted.
369
471
  */
370
- eligibilities?: { [P in string]: GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility };
472
+ eligibilities?:
473
+ { [P in string]: GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility };
371
474
  }
372
475
  interface GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource {
373
476
  /**
@@ -375,32 +478,41 @@ declare namespace gapi.client {
375
478
  * compute API documentation (https://cloud.google.com/compute/docs/reference/rest/v1/), prefixed with 'compute-', for example: 'compute-instance', 'compute-disk',
376
479
  * 'compute-autoscaler'.
377
480
  */
378
- resourceType?: string;
481
+ resourceType?:
482
+ string;
379
483
  /** URL identifying the resource, e.g. "https://www.googleapis.com/compute/v1/projects/...)". */
380
- resourceUrl?: string;
484
+ resourceUrl?:
485
+ string;
381
486
  }
382
487
  interface GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility {
383
488
  /** Whether an instance is eligible or ineligible. */
384
- eligible?: boolean;
489
+ eligible?:
490
+ boolean;
385
491
  /** User-defined reason for the current value of instance eligibility. Usually, this can be directly mapped to the internal state. An empty reason is allowed. */
386
- reason?: string;
492
+ reason?:
493
+ string;
387
494
  }
388
495
  interface GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata {
389
496
  /**
390
497
  * Optional. List of nodes. Some producers need to use per-node metadata to calculate SLO. This field allows such producers to publish per-node SLO meta data, which will be consumed by
391
498
  * SSA Eligibility Exporter and published in the form of per node metric to Monarch.
392
499
  */
393
- nodes?: GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata[];
500
+ nodes?:
501
+ GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata[];
394
502
  /** Optional. Multiple per-instance SLI eligibilities which apply for individual SLIs. */
395
- perSliEligibility?: GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility;
503
+ perSliEligibility?:
504
+ GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility;
396
505
  /** Name of the SLO tier the Instance belongs to. This name will be expected to match the tiers specified in the service SLO configuration. Field is mandatory and must not be empty. */
397
- tier?: string;
506
+ tier?:
507
+ string;
398
508
  }
399
509
  interface LDAPSSettings {
400
510
  /** Output only. The certificate used to configure LDAPS. Certificates can be chained with a maximum length of 15. */
401
- certificate?: Certificate;
511
+ certificate?:
512
+ Certificate;
402
513
  /** Input only. The password used to encrypt the uploaded pfx certificate. */
403
- certificatePassword?: string;
514
+ certificatePassword?:
515
+ string;
404
516
  /**
405
517
  * Input only. The uploaded PKCS12-formatted certificate to configure LDAPS with. It will enable the domain controllers in this domain to accept LDAPS connections (either LDAP over
406
518
  * SSL/TLS or the StartTLS operation). A valid certificate chain must form a valid x.509 certificate chain (or be comprised of a single self-signed certificate. It must be encrypted
@@ -410,172 +522,230 @@ declare namespace gapi.client {
410
522
  * (OID=1.3.6.1.5.5.7.3.1) - Private key must be in one of the following formats: RSA, ECDSA, ED25519. - Private key must have appropriate key length: 2048 for RSA, 256 for ECDSA -
411
523
  * Signature algorithm of the leaf certificate cannot be MD2, MD5 or SHA1.
412
524
  */
413
- certificatePfx?: string;
525
+ certificatePfx?:
526
+ string;
414
527
  /** The resource name of the LDAPS settings. Uses the form: `projects/{project}/locations/{location}/domains/{domain}`. */
415
- name?: string;
528
+ name?:
529
+ string;
416
530
  /** Output only. The current state of this LDAPS settings. */
417
- state?: string;
531
+ state?:
532
+ string;
418
533
  /** Output only. Last update time. */
419
- updateTime?: string;
534
+ updateTime?:
535
+ string;
420
536
  }
421
537
  interface ListBackupsResponse {
422
538
  /** A list of Cloud AD backups in the domain. */
423
- backups?: Backup[];
539
+ backups?:
540
+ Backup[];
424
541
  /** Token to retrieve the next page of results, or empty if there are no more results in the list. */
425
- nextPageToken?: string;
542
+ nextPageToken?:
543
+ string;
426
544
  /** Locations that could not be reached. */
427
- unreachable?: string[];
545
+ unreachable?:
546
+ string[];
428
547
  }
429
548
  interface ListDomainsResponse {
430
549
  /** A list of Managed Identities Service domains in the project. */
431
- domains?: Domain[];
550
+ domains?:
551
+ Domain[];
432
552
  /** Token to retrieve the next page of results, or empty if there are no more results in the list. */
433
- nextPageToken?: string;
553
+ nextPageToken?:
554
+ string;
434
555
  /** Locations that could not be reached. */
435
- unreachable?: string[];
556
+ unreachable?:
557
+ string[];
436
558
  }
437
559
  interface ListLocationsResponse {
438
560
  /** A list of locations that matches the specified filter in the request. */
439
- locations?: Location[];
561
+ locations?:
562
+ Location[];
440
563
  /** The standard List next-page token. */
441
- nextPageToken?: string;
564
+ nextPageToken?:
565
+ string;
442
566
  }
443
567
  interface ListOperationsResponse {
444
568
  /** The standard List next-page token. */
445
- nextPageToken?: string;
569
+ nextPageToken?:
570
+ string;
446
571
  /** A list of operations that matches the specified filter in the request. */
447
- operations?: Operation[];
572
+ operations?:
573
+ Operation[];
448
574
  }
449
575
  interface ListPeeringsResponse {
450
576
  /** Token to retrieve the next page of results, or empty if there are no more results in the list. */
451
- nextPageToken?: string;
577
+ nextPageToken?:
578
+ string;
452
579
  /** A list of Managed Identities Service Peerings in the project. */
453
- peerings?: Peering[];
580
+ peerings?:
581
+ Peering[];
454
582
  /** Locations that could not be reached. */
455
- unreachable?: string[];
583
+ unreachable?:
584
+ string[];
456
585
  }
457
586
  interface ListSQLIntegrationsResponse {
458
587
  /** Token to retrieve the next page of results, or empty if there are no more results in the list. */
459
- nextPageToken?: string;
588
+ nextPageToken?:
589
+ string;
460
590
  /** A list of SQLIntegrations of a domain. */
461
- sqlIntegrations?: SQLIntegration[];
591
+ sqlIntegrations?:
592
+ SQLIntegration[];
462
593
  /** A list of locations that could not be reached. */
463
- unreachable?: string[];
594
+ unreachable?:
595
+ string[];
464
596
  }
465
597
  interface Location {
466
598
  /** The friendly name for this location, typically a nearby city name. For example, "Tokyo". */
467
- displayName?: string;
599
+ displayName?:
600
+ string;
468
601
  /** Cross-service attributes for the location. For example {"cloud.googleapis.com/region": "us-east1"} */
469
- labels?: { [P in string]: string };
602
+ labels?:
603
+ { [P in string]: string };
470
604
  /** The canonical id for this location. For example: `"us-east1"`. */
471
- locationId?: string;
605
+ locationId?:
606
+ string;
472
607
  /** Service-specific metadata. For example the available capacity at the given location. */
473
- metadata?: { [P in string]: any };
608
+ metadata?:
609
+ { [P in string]: any };
474
610
  /** Resource name for the location, which may vary between implementations. For example: `"projects/example-project/locations/us-east1"` */
475
- name?: string;
611
+ name?:
612
+ string;
476
613
  }
477
614
  interface MaintenancePolicy {
478
615
  /** Output only. The time when the resource was created. */
479
- createTime?: string;
616
+ createTime?:
617
+ string;
480
618
  /** Optional. Description of what this policy is for. Create/Update methods return INVALID_ARGUMENT if the length is greater than 512. */
481
- description?: string;
619
+ description?:
620
+ string;
482
621
  /** Optional. Resource labels to represent user provided metadata. Each label is a key-value pair, where both the key and the value are arbitrary strings provided by the user. */
483
- labels?: { [P in string]: string };
622
+ labels?:
623
+ { [P in string]: string };
484
624
  /**
485
625
  * Required. MaintenancePolicy name using the form: `projects/{project_id}/locations/{location_id}/maintenancePolicies/{maintenance_policy_id}` where {project_id} refers to a GCP
486
626
  * consumer project ID, {location_id} refers to a GCP region/zone, {maintenance_policy_id} must be 1-63 characters long and match the regular expression
487
627
  * `[a-z0-9]([-a-z0-9]*[a-z0-9])?`.
488
628
  */
489
- name?: string;
629
+ name?:
630
+ string;
490
631
  /** Optional. The state of the policy. */
491
- state?: string;
632
+ state?:
633
+ string;
492
634
  /** Maintenance policy applicable to instance update. */
493
- updatePolicy?: UpdatePolicy;
635
+ updatePolicy?:
636
+ UpdatePolicy;
494
637
  /** Output only. The time when the resource was updated. */
495
- updateTime?: string;
638
+ updateTime?:
639
+ string;
496
640
  }
497
641
  interface MaintenanceWindow {
498
642
  /** Daily cycle. */
499
- dailyCycle?: DailyCycle;
643
+ dailyCycle?:
644
+ DailyCycle;
500
645
  /** Weekly cycle. */
501
- weeklyCycle?: WeeklyCycle;
646
+ weeklyCycle?:
647
+ WeeklyCycle;
502
648
  }
503
649
  interface OnPremDomainDetails {
504
650
  /** Optional. Option to disable SID filtering. */
505
- disableSidFiltering?: boolean;
651
+ disableSidFiltering?:
652
+ boolean;
506
653
  /** Required. FQDN of the on-prem domain being migrated. */
507
- domainName?: string;
654
+ domainName?:
655
+ string;
508
656
  }
509
657
  interface OnPremDomainSIDDetails {
510
658
  /** FQDN of the on-prem domain being migrated. */
511
- name?: string;
659
+ name?:
660
+ string;
512
661
  /** Current SID filtering state. */
513
- sidFilteringState?: string;
662
+ sidFilteringState?:
663
+ string;
514
664
  }
515
665
  interface Operation {
516
666
  /** If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available. */
517
- done?: boolean;
667
+ done?:
668
+ boolean;
518
669
  /** The error result of the operation in case of failure or cancellation. */
519
- error?: Status;
670
+ error?:
671
+ Status;
520
672
  /**
521
673
  * Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such
522
674
  * metadata. Any method that returns a long-running operation should document the metadata type, if any.
523
675
  */
524
- metadata?: { [P in string]: any };
676
+ metadata?:
677
+ { [P in string]: any };
525
678
  /**
526
679
  * The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending
527
680
  * with `operations/{unique_id}`.
528
681
  */
529
- name?: string;
682
+ name?:
683
+ string;
530
684
  /**
531
685
  * The normal response of the operation in case of success. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the
532
686
  * original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the
533
687
  * original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
534
688
  */
535
- response?: { [P in string]: any };
689
+ response?:
690
+ { [P in string]: any };
536
691
  }
537
692
  interface OperationMetadata {
538
693
  /** Output only. API version used to start the operation. */
539
- apiVersion?: string;
694
+ apiVersion?:
695
+ string;
540
696
  /**
541
697
  * Output only. Identifies whether the user has requested cancellation of the operation. Operations that have been cancelled successfully have Operation.error value with a
542
698
  * google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.
543
699
  */
544
- cancelRequested?: boolean;
700
+ cancelRequested?:
701
+ boolean;
545
702
  /** Output only. The time the operation was created. */
546
- createTime?: string;
703
+ createTime?:
704
+ string;
547
705
  /** Output only. The time the operation finished running. */
548
- endTime?: string;
706
+ endTime?:
707
+ string;
549
708
  /** Output only. Human-readable status of the operation, if any. */
550
- statusDetail?: string;
709
+ statusDetail?:
710
+ string;
551
711
  /** Output only. Server-defined resource path for the target of the operation. */
552
- target?: string;
712
+ target?:
713
+ string;
553
714
  /** Output only. Name of the verb executed by the operation. */
554
- verb?: string;
715
+ verb?:
716
+ string;
555
717
  }
556
718
  interface Peering {
557
719
  /**
558
720
  * Required. The full names of the Google Compute Engine [networks](/compute/docs/networks-and-firewalls#networks) to which the instance is connected. Caller needs to make sure that
559
721
  * CIDR subnets do not overlap between networks, else peering creation will fail.
560
722
  */
561
- authorizedNetwork?: string;
723
+ authorizedNetwork?:
724
+ string;
562
725
  /** Output only. The time the instance was created. */
563
- createTime?: string;
726
+ createTime?:
727
+ string;
564
728
  /**
565
729
  * Required. Full domain resource path for the Managed AD Domain involved in peering. The resource path should be in the form:
566
730
  * `projects/{project_id}/locations/global/domains/{domain_name}`
567
731
  */
568
- domainResource?: string;
732
+ domainResource?:
733
+ string;
569
734
  /** Optional. Resource labels to represent user provided metadata. */
570
- labels?: { [P in string]: string };
735
+ labels?:
736
+ { [P in string]: string };
571
737
  /** Output only. Unique name of the peering in this scope including projects and location using the form: `projects/{project_id}/locations/global/peerings/{peering_id}`. */
572
- name?: string;
738
+ name?:
739
+ string;
573
740
  /** Output only. The current state of this Peering. */
574
- state?: string;
741
+ state?:
742
+ string;
575
743
  /** Output only. Additional information about the current status of this peering, if available. */
576
- statusMessage?: string;
744
+ statusMessage?:
745
+ string;
577
746
  /** Output only. Last update time. */
578
- updateTime?: string;
747
+ updateTime?:
748
+ string;
579
749
  }
580
750
  interface Policy {
581
751
  /**
@@ -584,7 +754,8 @@ declare namespace gapi.client {
584
754
  * principal counts towards these limits. For example, if the `bindings` grant 50 different roles to `user:alice@example.com`, and not to any other principal, then you can add another
585
755
  * 1,450 principals to the `bindings` in the `Policy`.
586
756
  */
587
- bindings?: Binding[];
757
+ bindings?:
758
+ Binding[];
588
759
  /**
589
760
  * `etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. It is strongly suggested that systems make
590
761
  * use of the `etag` in the read-modify-write cycle to perform policy updates in order to avoid race conditions: An `etag` is returned in the response to `getIamPolicy`, and systems
@@ -592,7 +763,8 @@ declare namespace gapi.client {
592
763
  * Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1`
593
764
  * policy, and all of the conditions in the version `3` policy are lost.
594
765
  */
595
- etag?: string;
766
+ etag?:
767
+ string;
596
768
  /**
597
769
  * Specifies the format of the policy. Valid values are `0`, `1`, and `3`. Requests that specify an invalid value are rejected. Any operation that affects conditional role bindings
598
770
  * must specify version `3`. This requirement applies to the following operations: * Getting a policy that includes a conditional role binding * Adding a conditional role binding to a
@@ -601,262 +773,358 @@ declare namespace gapi.client {
601
773
  * policy, and all of the conditions in the version `3` policy are lost. If a policy does not include any conditions, operations on that policy may specify any valid version or leave
602
774
  * the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
603
775
  */
604
- version?: number;
776
+ version?:
777
+ number;
605
778
  }
606
779
  interface ReconfigureTrustRequest {
607
780
  /** The domain trust resource with updated dns conditional forwarder. */
608
- trust?: Trust;
781
+ trust?:
782
+ Trust;
609
783
  }
610
784
  // tslint:disable-next-line:no-empty-interface
611
785
  interface ResetAdminPasswordRequest {
612
786
  }
613
787
  interface ResetAdminPasswordResponse {
614
788
  /** A random password. See admin for more information. */
615
- password?: string;
789
+ password?:
790
+ string;
616
791
  }
617
792
  interface RestoreDomainRequest {
618
793
  /** Required. ID of the backup to be restored */
619
- backupId?: string;
794
+ backupId?:
795
+ string;
620
796
  }
621
797
  interface Schedule {
622
798
  /** Allows to define schedule that runs specified day of the week. */
623
- day?: string;
799
+ day?:
800
+ string;
624
801
  /** Output only. Duration of the time window, set by service producer. */
625
- duration?: string;
802
+ duration?:
803
+ string;
626
804
  /** Time within the window to start the operations. */
627
- startTime?: TimeOfDay;
805
+ startTime?:
806
+ TimeOfDay;
628
807
  }
629
808
  interface SetIamPolicyRequest {
630
809
  /**
631
810
  * REQUIRED: The complete policy to be applied to the `resource`. The size of the policy is limited to a few 10s of KB. An empty policy is a valid policy but certain Google Cloud
632
811
  * services (such as Projects) might reject them.
633
812
  */
634
- policy?: Policy;
813
+ policy?:
814
+ Policy;
635
815
  }
636
816
  interface SQLIntegration {
637
817
  /** Output only. The time the instance was created. */
638
- createTime?: string;
818
+ createTime?:
819
+ string;
639
820
  /** The unique name of the sql integration in the form of `projects/{project_id}/locations/global/domains/{domain_name}/sqlIntegrations/{sql_integration}` */
640
- name?: string;
821
+ name?:
822
+ string;
641
823
  /** The full resource name of an integrated sql instance */
642
- sqlInstance?: string;
824
+ sqlInstance?:
825
+ string;
643
826
  /** Output only. The current state of the managed OU. */
644
- state?: string;
827
+ state?:
828
+ string;
645
829
  /** Output only. Last update time for this SQL instance. */
646
- updateTime?: string;
830
+ updateTime?:
831
+ string;
647
832
  }
648
833
  interface Status {
649
834
  /** The status code, which should be an enum value of google.rpc.Code. */
650
- code?: number;
835
+ code?:
836
+ number;
651
837
  /** A list of messages that carry the error details. There is a common set of message types for APIs to use. */
652
- details?: Array<{ [P in string]: any }>;
838
+ details?:
839
+ Array<{ [P in string]: any }>;
653
840
  /**
654
841
  * A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the
655
842
  * client.
656
843
  */
657
- message?: string;
844
+ message?:
845
+ string;
658
846
  }
659
847
  interface TestIamPermissionsRequest {
660
848
  /**
661
849
  * The set of permissions to check for the `resource`. Permissions with wildcards (such as `*` or `storage.*`) are not allowed. For more information see [IAM
662
850
  * Overview](https://cloud.google.com/iam/docs/overview#permissions).
663
851
  */
664
- permissions?: string[];
852
+ permissions?:
853
+ string[];
665
854
  }
666
855
  interface TestIamPermissionsResponse {
667
856
  /** A subset of `TestPermissionsRequest.permissions` that the caller is allowed. */
668
- permissions?: string[];
857
+ permissions?:
858
+ string[];
669
859
  }
670
860
  interface TimeOfDay {
671
861
  /** Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. */
672
- hours?: number;
862
+ hours?:
863
+ number;
673
864
  /** Minutes of hour of day. Must be from 0 to 59. */
674
- minutes?: number;
865
+ minutes?:
866
+ number;
675
867
  /** Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999. */
676
- nanos?: number;
868
+ nanos?:
869
+ number;
677
870
  /** Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds. */
678
- seconds?: number;
871
+ seconds?:
872
+ number;
679
873
  }
680
874
  interface Trust {
681
875
  /** Output only. The time the instance was created. */
682
- createTime?: string;
876
+ createTime?:
877
+ string;
683
878
  /** Output only. The last heartbeat time when the trust was known to be connected. */
684
- lastKnownTrustConnectedHeartbeatTime?: string;
879
+ lastKnownTrustConnectedHeartbeatTime?:
880
+ string;
685
881
  /** The trust authentication type which decides whether the trusted side has forest/domain wide access or selective access to approved set of resources. */
686
- selectiveAuthentication?: boolean;
882
+ selectiveAuthentication?:
883
+ boolean;
687
884
  /** Output only. The current state of this trust. */
688
- state?: string;
885
+ state?:
886
+ string;
689
887
  /** Output only. Additional information about the current state of this trust, if available. */
690
- stateDescription?: string;
888
+ stateDescription?:
889
+ string;
691
890
  /** The target dns server ip addresses which can resolve the remote domain involved in trust. */
692
- targetDnsIpAddresses?: string[];
891
+ targetDnsIpAddresses?:
892
+ string[];
693
893
  /** The fully qualified target domain name which will be in trust with current domain. */
694
- targetDomainName?: string;
894
+ targetDomainName?:
895
+ string;
695
896
  /** The trust direction decides the current domain is trusted, trusting or both. */
696
- trustDirection?: string;
897
+ trustDirection?:
898
+ string;
697
899
  /** Input only, and will not be stored. The trust secret used for handshake with target domain. */
698
- trustHandshakeSecret?: string;
900
+ trustHandshakeSecret?:
901
+ string;
699
902
  /** The type of trust represented by the trust resource. */
700
- trustType?: string;
903
+ trustType?:
904
+ string;
701
905
  /** Output only. Last update time. */
702
- updateTime?: string;
906
+ updateTime?:
907
+ string;
703
908
  }
704
909
  interface UpdatePolicy {
705
910
  /** Optional. Relative scheduling channel applied to resource. */
706
- channel?: string;
911
+ channel?:
912
+ string;
707
913
  /**
708
914
  * Deny Maintenance Period that is applied to resource to indicate when maintenance is forbidden. User can specify zero or more non-overlapping deny periods. Maximum number of
709
915
  * deny_maintenance_periods expected is one.
710
916
  */
711
- denyMaintenancePeriods?: DenyMaintenancePeriod[];
917
+ denyMaintenancePeriods?:
918
+ DenyMaintenancePeriod[];
712
919
  /** Optional. Maintenance window that is applied to resources covered by this policy. */
713
- window?: MaintenanceWindow;
920
+ window?:
921
+ MaintenanceWindow;
714
922
  }
715
923
  interface ValidateTrustRequest {
716
924
  /** The domain trust to validate trust state for. */
717
- trust?: Trust;
925
+ trust?:
926
+ Trust;
718
927
  }
719
928
  interface WeeklyCycle {
720
929
  /** User can specify multiple windows in a week. Minimum of 1 window. */
721
- schedule?: Schedule[];
930
+ schedule?:
931
+ Schedule[];
722
932
  }
723
933
  interface BackupsResource {
724
934
  /** Creates a Backup for a domain. */
725
935
  create(request: {
726
936
  /** V1 error format. */
727
- "$.xgafv"?: string;
937
+ "$.xgafv"?:
938
+ string;
728
939
  /** OAuth access token. */
729
- access_token?: string;
940
+ access_token?:
941
+ string;
730
942
  /** Data format for response. */
731
- alt?: string;
943
+ alt?:
944
+ string;
732
945
  /**
733
946
  * Required. Backup Id, unique name to identify the backups with the following restrictions: * Must be lowercase letters, numbers, and hyphens * Must start with a letter. * Must
734
947
  * contain between 1-63 characters. * Must end with a number or a letter. * Must be unique within the domain.
735
948
  */
736
- backupId?: string;
949
+ backupId?:
950
+ string;
737
951
  /** JSONP */
738
- callback?: string;
952
+ callback?:
953
+ string;
739
954
  /** Selector specifying which fields to include in a partial response. */
740
- fields?: string;
955
+ fields?:
956
+ string;
741
957
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
742
- key?: string;
958
+ key?:
959
+ string;
743
960
  /** OAuth 2.0 token for the current user. */
744
- oauth_token?: string;
961
+ oauth_token?:
962
+ string;
745
963
  /** Required. The domain resource name using the form: `projects/{project_id}/locations/global/domains/{domain_name}` */
746
- parent: string;
964
+ parent:
965
+ string;
747
966
  /** Returns response with indentations and line breaks. */
748
- prettyPrint?: boolean;
967
+ prettyPrint?:
968
+ boolean;
749
969
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
750
- quotaUser?: string;
970
+ quotaUser?:
971
+ string;
751
972
  /** Upload protocol for media (e.g. "raw", "multipart"). */
752
- upload_protocol?: string;
973
+ upload_protocol?:
974
+ string;
753
975
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
754
- uploadType?: string;
976
+ uploadType?:
977
+ string;
755
978
  /** Request body */
756
- resource: Backup;
979
+ resource:
980
+ Backup;
757
981
  }): Request<Operation>;
758
982
  create(request: {
759
983
  /** V1 error format. */
760
- "$.xgafv"?: string;
984
+ "$.xgafv"?:
985
+ string;
761
986
  /** OAuth access token. */
762
- access_token?: string;
987
+ access_token?:
988
+ string;
763
989
  /** Data format for response. */
764
- alt?: string;
990
+ alt?:
991
+ string;
765
992
  /**
766
993
  * Required. Backup Id, unique name to identify the backups with the following restrictions: * Must be lowercase letters, numbers, and hyphens * Must start with a letter. * Must
767
994
  * contain between 1-63 characters. * Must end with a number or a letter. * Must be unique within the domain.
768
995
  */
769
- backupId?: string;
996
+ backupId?:
997
+ string;
770
998
  /** JSONP */
771
- callback?: string;
999
+ callback?:
1000
+ string;
772
1001
  /** Selector specifying which fields to include in a partial response. */
773
- fields?: string;
1002
+ fields?:
1003
+ string;
774
1004
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
775
- key?: string;
1005
+ key?:
1006
+ string;
776
1007
  /** OAuth 2.0 token for the current user. */
777
- oauth_token?: string;
1008
+ oauth_token?:
1009
+ string;
778
1010
  /** Required. The domain resource name using the form: `projects/{project_id}/locations/global/domains/{domain_name}` */
779
- parent: string;
1011
+ parent:
1012
+ string;
780
1013
  /** Returns response with indentations and line breaks. */
781
- prettyPrint?: boolean;
1014
+ prettyPrint?:
1015
+ boolean;
782
1016
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
783
- quotaUser?: string;
1017
+ quotaUser?:
1018
+ string;
784
1019
  /** Upload protocol for media (e.g. "raw", "multipart"). */
785
- upload_protocol?: string;
1020
+ upload_protocol?:
1021
+ string;
786
1022
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
787
- uploadType?: string;
1023
+ uploadType?:
1024
+ string;
788
1025
  },
789
1026
  body: Backup): Request<Operation>;
790
1027
  /** Deletes identified Backup. */
791
1028
  delete(request?: {
792
1029
  /** V1 error format. */
793
- "$.xgafv"?: string;
1030
+ "$.xgafv"?:
1031
+ string;
794
1032
  /** OAuth access token. */
795
- access_token?: string;
1033
+ access_token?:
1034
+ string;
796
1035
  /** Data format for response. */
797
- alt?: string;
1036
+ alt?:
1037
+ string;
798
1038
  /** JSONP */
799
- callback?: string;
1039
+ callback?:
1040
+ string;
800
1041
  /** Selector specifying which fields to include in a partial response. */
801
- fields?: string;
1042
+ fields?:
1043
+ string;
802
1044
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
803
- key?: string;
1045
+ key?:
1046
+ string;
804
1047
  /** Required. The backup resource name using the form: `projects/{project_id}/locations/global/domains/{domain_name}/backups/{backup_id}` */
805
- name: string;
1048
+ name:
1049
+ string;
806
1050
  /** OAuth 2.0 token for the current user. */
807
- oauth_token?: string;
1051
+ oauth_token?:
1052
+ string;
808
1053
  /** Returns response with indentations and line breaks. */
809
- prettyPrint?: boolean;
1054
+ prettyPrint?:
1055
+ boolean;
810
1056
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
811
- quotaUser?: string;
1057
+ quotaUser?:
1058
+ string;
812
1059
  /** Upload protocol for media (e.g. "raw", "multipart"). */
813
- upload_protocol?: string;
1060
+ upload_protocol?:
1061
+ string;
814
1062
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
815
- uploadType?: string;
1063
+ uploadType?:
1064
+ string;
816
1065
  }): Request<Operation>;
817
1066
  /** Gets details of a single Backup. */
818
1067
  get(request?: {
819
1068
  /** V1 error format. */
820
- "$.xgafv"?: string;
1069
+ "$.xgafv"?:
1070
+ string;
821
1071
  /** OAuth access token. */
822
- access_token?: string;
1072
+ access_token?:
1073
+ string;
823
1074
  /** Data format for response. */
824
- alt?: string;
1075
+ alt?:
1076
+ string;
825
1077
  /** JSONP */
826
- callback?: string;
1078
+ callback?:
1079
+ string;
827
1080
  /** Selector specifying which fields to include in a partial response. */
828
- fields?: string;
1081
+ fields?:
1082
+ string;
829
1083
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
830
- key?: string;
1084
+ key?:
1085
+ string;
831
1086
  /** Required. The backup resource name using the form: `projects/{project_id}/locations/global/domains/{domain_name}/backups/{backup_id}` */
832
- name: string;
1087
+ name:
1088
+ string;
833
1089
  /** OAuth 2.0 token for the current user. */
834
- oauth_token?: string;
1090
+ oauth_token?:
1091
+ string;
835
1092
  /** Returns response with indentations and line breaks. */
836
- prettyPrint?: boolean;
1093
+ prettyPrint?:
1094
+ boolean;
837
1095
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
838
- quotaUser?: string;
1096
+ quotaUser?:
1097
+ string;
839
1098
  /** Upload protocol for media (e.g. "raw", "multipart"). */
840
- upload_protocol?: string;
1099
+ upload_protocol?:
1100
+ string;
841
1101
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
842
- uploadType?: string;
1102
+ uploadType?:
1103
+ string;
843
1104
  }): Request<Backup>;
844
1105
  /** Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set. */
845
1106
  getIamPolicy(request?: {
846
1107
  /** V1 error format. */
847
- "$.xgafv"?: string;
1108
+ "$.xgafv"?:
1109
+ string;
848
1110
  /** OAuth access token. */
849
- access_token?: string;
1111
+ access_token?:
1112
+ string;
850
1113
  /** Data format for response. */
851
- alt?: string;
1114
+ alt?:
1115
+ string;
852
1116
  /** JSONP */
853
- callback?: string;
1117
+ callback?:
1118
+ string;
854
1119
  /** Selector specifying which fields to include in a partial response. */
855
- fields?: string;
1120
+ fields?:
1121
+ string;
856
1122
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
857
- key?: string;
1123
+ key?:
1124
+ string;
858
1125
  /** OAuth 2.0 token for the current user. */
859
- oauth_token?: string;
1126
+ oauth_token?:
1127
+ string;
860
1128
  /**
861
1129
  * Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for
862
1130
  * policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy
@@ -864,154 +1132,215 @@ declare namespace gapi.client {
864
1132
  * role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM
865
1133
  * documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
866
1134
  */
867
- "options.requestedPolicyVersion"?: number;
1135
+ "options.requestedPolicyVersion"?:
1136
+ number;
868
1137
  /** Returns response with indentations and line breaks. */
869
- prettyPrint?: boolean;
1138
+ prettyPrint?:
1139
+ boolean;
870
1140
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
871
- quotaUser?: string;
1141
+ quotaUser?:
1142
+ string;
872
1143
  /**
873
1144
  * REQUIRED: The resource for which the policy is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this
874
1145
  * field.
875
1146
  */
876
- resource: string;
1147
+ resource:
1148
+ string;
877
1149
  /** Upload protocol for media (e.g. "raw", "multipart"). */
878
- upload_protocol?: string;
1150
+ upload_protocol?:
1151
+ string;
879
1152
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
880
- uploadType?: string;
1153
+ uploadType?:
1154
+ string;
881
1155
  }): Request<Policy>;
882
1156
  /** Lists Backup in a given project. */
883
1157
  list(request?: {
884
1158
  /** V1 error format. */
885
- "$.xgafv"?: string;
1159
+ "$.xgafv"?:
1160
+ string;
886
1161
  /** OAuth access token. */
887
- access_token?: string;
1162
+ access_token?:
1163
+ string;
888
1164
  /** Data format for response. */
889
- alt?: string;
1165
+ alt?:
1166
+ string;
890
1167
  /** JSONP */
891
- callback?: string;
1168
+ callback?:
1169
+ string;
892
1170
  /** Selector specifying which fields to include in a partial response. */
893
- fields?: string;
1171
+ fields?:
1172
+ string;
894
1173
  /** Optional. Filter specifying constraints of a list operation. */
895
- filter?: string;
1174
+ filter?:
1175
+ string;
896
1176
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
897
- key?: string;
1177
+ key?:
1178
+ string;
898
1179
  /** OAuth 2.0 token for the current user. */
899
- oauth_token?: string;
1180
+ oauth_token?:
1181
+ string;
900
1182
  /** Optional. Specifies the ordering of results following syntax at https://cloud.google.com/apis/design/design_patterns#sorting_order. */
901
- orderBy?: string;
1183
+ orderBy?:
1184
+ string;
902
1185
  /**
903
1186
  * Optional. The maximum number of items to return. If not specified, a default value of 1000 will be used by the service. Regardless of the page_size value, the response may
904
1187
  * include a partial list and a caller should only rely on response's next_page_token to determine if there are more instances left to be queried.
905
1188
  */
906
- pageSize?: number;
1189
+ pageSize?:
1190
+ number;
907
1191
  /** Optional. The next_page_token value returned from a previous List request, if any. */
908
- pageToken?: string;
1192
+ pageToken?:
1193
+ string;
909
1194
  /** Required. The domain resource name using the form: `projects/{project_id}/locations/global/domains/{domain_name}` */
910
- parent: string;
1195
+ parent:
1196
+ string;
911
1197
  /** Returns response with indentations and line breaks. */
912
- prettyPrint?: boolean;
1198
+ prettyPrint?:
1199
+ boolean;
913
1200
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
914
- quotaUser?: string;
1201
+ quotaUser?:
1202
+ string;
915
1203
  /** Upload protocol for media (e.g. "raw", "multipart"). */
916
- upload_protocol?: string;
1204
+ upload_protocol?:
1205
+ string;
917
1206
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
918
- uploadType?: string;
1207
+ uploadType?:
1208
+ string;
919
1209
  }): Request<ListBackupsResponse>;
920
1210
  /** Updates the labels for specified Backup. */
921
1211
  patch(request: {
922
1212
  /** V1 error format. */
923
- "$.xgafv"?: string;
1213
+ "$.xgafv"?:
1214
+ string;
924
1215
  /** OAuth access token. */
925
- access_token?: string;
1216
+ access_token?:
1217
+ string;
926
1218
  /** Data format for response. */
927
- alt?: string;
1219
+ alt?:
1220
+ string;
928
1221
  /** JSONP */
929
- callback?: string;
1222
+ callback?:
1223
+ string;
930
1224
  /** Selector specifying which fields to include in a partial response. */
931
- fields?: string;
1225
+ fields?:
1226
+ string;
932
1227
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
933
- key?: string;
1228
+ key?:
1229
+ string;
934
1230
  /** Output only. The unique name of the Backup in the form of projects/{project_id}/locations/global/domains/{domain_name}/backups/{name} */
935
- name: string;
1231
+ name:
1232
+ string;
936
1233
  /** OAuth 2.0 token for the current user. */
937
- oauth_token?: string;
1234
+ oauth_token?:
1235
+ string;
938
1236
  /** Returns response with indentations and line breaks. */
939
- prettyPrint?: boolean;
1237
+ prettyPrint?:
1238
+ boolean;
940
1239
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
941
- quotaUser?: string;
1240
+ quotaUser?:
1241
+ string;
942
1242
  /**
943
1243
  * Required. Mask of fields to update. At least one path must be supplied in this field. The elements of the repeated paths field may only include these fields from Backup: *
944
1244
  * `labels`
945
1245
  */
946
- updateMask?: string;
1246
+ updateMask?:
1247
+ string;
947
1248
  /** Upload protocol for media (e.g. "raw", "multipart"). */
948
- upload_protocol?: string;
1249
+ upload_protocol?:
1250
+ string;
949
1251
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
950
- uploadType?: string;
1252
+ uploadType?:
1253
+ string;
951
1254
  /** Request body */
952
- resource: Backup;
1255
+ resource:
1256
+ Backup;
953
1257
  }): Request<Operation>;
954
1258
  patch(request: {
955
1259
  /** V1 error format. */
956
- "$.xgafv"?: string;
1260
+ "$.xgafv"?:
1261
+ string;
957
1262
  /** OAuth access token. */
958
- access_token?: string;
1263
+ access_token?:
1264
+ string;
959
1265
  /** Data format for response. */
960
- alt?: string;
1266
+ alt?:
1267
+ string;
961
1268
  /** JSONP */
962
- callback?: string;
1269
+ callback?:
1270
+ string;
963
1271
  /** Selector specifying which fields to include in a partial response. */
964
- fields?: string;
1272
+ fields?:
1273
+ string;
965
1274
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
966
- key?: string;
1275
+ key?:
1276
+ string;
967
1277
  /** Output only. The unique name of the Backup in the form of projects/{project_id}/locations/global/domains/{domain_name}/backups/{name} */
968
- name: string;
1278
+ name:
1279
+ string;
969
1280
  /** OAuth 2.0 token for the current user. */
970
- oauth_token?: string;
1281
+ oauth_token?:
1282
+ string;
971
1283
  /** Returns response with indentations and line breaks. */
972
- prettyPrint?: boolean;
1284
+ prettyPrint?:
1285
+ boolean;
973
1286
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
974
- quotaUser?: string;
1287
+ quotaUser?:
1288
+ string;
975
1289
  /**
976
1290
  * Required. Mask of fields to update. At least one path must be supplied in this field. The elements of the repeated paths field may only include these fields from Backup: *
977
1291
  * `labels`
978
1292
  */
979
- updateMask?: string;
1293
+ updateMask?:
1294
+ string;
980
1295
  /** Upload protocol for media (e.g. "raw", "multipart"). */
981
- upload_protocol?: string;
1296
+ upload_protocol?:
1297
+ string;
982
1298
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
983
- uploadType?: string;
1299
+ uploadType?:
1300
+ string;
984
1301
  },
985
1302
  body: Backup): Request<Operation>;
986
1303
  /** Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors. */
987
1304
  setIamPolicy(request: {
988
1305
  /** V1 error format. */
989
- "$.xgafv"?: string;
1306
+ "$.xgafv"?:
1307
+ string;
990
1308
  /** OAuth access token. */
991
- access_token?: string;
1309
+ access_token?:
1310
+ string;
992
1311
  /** Data format for response. */
993
- alt?: string;
1312
+ alt?:
1313
+ string;
994
1314
  /** JSONP */
995
- callback?: string;
1315
+ callback?:
1316
+ string;
996
1317
  /** Selector specifying which fields to include in a partial response. */
997
- fields?: string;
1318
+ fields?:
1319
+ string;
998
1320
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
999
- key?: string;
1321
+ key?:
1322
+ string;
1000
1323
  /** OAuth 2.0 token for the current user. */
1001
- oauth_token?: string;
1324
+ oauth_token?:
1325
+ string;
1002
1326
  /** Returns response with indentations and line breaks. */
1003
- prettyPrint?: boolean;
1327
+ prettyPrint?:
1328
+ boolean;
1004
1329
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1005
- quotaUser?: string;
1330
+ quotaUser?:
1331
+ string;
1006
1332
  /**
1007
1333
  * REQUIRED: The resource for which the policy is being specified. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this
1008
1334
  * field.
1009
1335
  */
1010
- resource: string;
1336
+ resource:
1337
+ string;
1011
1338
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1012
- upload_protocol?: string;
1339
+ upload_protocol?:
1340
+ string;
1013
1341
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1014
- uploadType?: string;
1342
+ uploadType?:
1343
+ string;
1015
1344
  },
1016
1345
  body: SetIamPolicyRequest): Request<Policy>;
1017
1346
  /**
@@ -1020,32 +1349,44 @@ declare namespace gapi.client {
1020
1349
  */
1021
1350
  testIamPermissions(request: {
1022
1351
  /** V1 error format. */
1023
- "$.xgafv"?: string;
1352
+ "$.xgafv"?:
1353
+ string;
1024
1354
  /** OAuth access token. */
1025
- access_token?: string;
1355
+ access_token?:
1356
+ string;
1026
1357
  /** Data format for response. */
1027
- alt?: string;
1358
+ alt?:
1359
+ string;
1028
1360
  /** JSONP */
1029
- callback?: string;
1361
+ callback?:
1362
+ string;
1030
1363
  /** Selector specifying which fields to include in a partial response. */
1031
- fields?: string;
1364
+ fields?:
1365
+ string;
1032
1366
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1033
- key?: string;
1367
+ key?:
1368
+ string;
1034
1369
  /** OAuth 2.0 token for the current user. */
1035
- oauth_token?: string;
1370
+ oauth_token?:
1371
+ string;
1036
1372
  /** Returns response with indentations and line breaks. */
1037
- prettyPrint?: boolean;
1373
+ prettyPrint?:
1374
+ boolean;
1038
1375
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1039
- quotaUser?: string;
1376
+ quotaUser?:
1377
+ string;
1040
1378
  /**
1041
1379
  * REQUIRED: The resource for which the policy detail is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for
1042
1380
  * this field.
1043
1381
  */
1044
- resource: string;
1382
+ resource:
1383
+ string;
1045
1384
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1046
- upload_protocol?: string;
1385
+ upload_protocol?:
1386
+ string;
1047
1387
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1048
- uploadType?: string;
1388
+ uploadType?:
1389
+ string;
1049
1390
  },
1050
1391
  body: TestIamPermissionsRequest): Request<TestIamPermissionsResponse>;
1051
1392
  }
@@ -1053,600 +1394,861 @@ declare namespace gapi.client {
1053
1394
  /** Gets details of a single sqlIntegration. */
1054
1395
  get(request?: {
1055
1396
  /** V1 error format. */
1056
- "$.xgafv"?: string;
1397
+ "$.xgafv"?:
1398
+ string;
1057
1399
  /** OAuth access token. */
1058
- access_token?: string;
1400
+ access_token?:
1401
+ string;
1059
1402
  /** Data format for response. */
1060
- alt?: string;
1403
+ alt?:
1404
+ string;
1061
1405
  /** JSONP */
1062
- callback?: string;
1406
+ callback?:
1407
+ string;
1063
1408
  /** Selector specifying which fields to include in a partial response. */
1064
- fields?: string;
1409
+ fields?:
1410
+ string;
1065
1411
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1066
- key?: string;
1412
+ key?:
1413
+ string;
1067
1414
  /** Required. MangedOU resource name using the form: `projects/{project_id}/locations/global/domains/*‍/sqlIntegrations/{name}` */
1068
- name: string;
1415
+ name:
1416
+ string;
1069
1417
  /** OAuth 2.0 token for the current user. */
1070
- oauth_token?: string;
1418
+ oauth_token?:
1419
+ string;
1071
1420
  /** Returns response with indentations and line breaks. */
1072
- prettyPrint?: boolean;
1421
+ prettyPrint?:
1422
+ boolean;
1073
1423
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1074
- quotaUser?: string;
1424
+ quotaUser?:
1425
+ string;
1075
1426
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1076
- upload_protocol?: string;
1427
+ upload_protocol?:
1428
+ string;
1077
1429
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1078
- uploadType?: string;
1430
+ uploadType?:
1431
+ string;
1079
1432
  }): Request<SQLIntegration>;
1080
1433
  /** Lists SQLIntegrations in a given domain. */
1081
1434
  list(request?: {
1082
1435
  /** V1 error format. */
1083
- "$.xgafv"?: string;
1436
+ "$.xgafv"?:
1437
+ string;
1084
1438
  /** OAuth access token. */
1085
- access_token?: string;
1439
+ access_token?:
1440
+ string;
1086
1441
  /** Data format for response. */
1087
- alt?: string;
1442
+ alt?:
1443
+ string;
1088
1444
  /** JSONP */
1089
- callback?: string;
1445
+ callback?:
1446
+ string;
1090
1447
  /** Selector specifying which fields to include in a partial response. */
1091
- fields?: string;
1448
+ fields?:
1449
+ string;
1092
1450
  /** Optional. Filter specifying constraints of a list operation. For example, `SqlIntegration.name="sql"`. */
1093
- filter?: string;
1451
+ filter?:
1452
+ string;
1094
1453
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1095
- key?: string;
1454
+ key?:
1455
+ string;
1096
1456
  /** OAuth 2.0 token for the current user. */
1097
- oauth_token?: string;
1457
+ oauth_token?:
1458
+ string;
1098
1459
  /** Optional. Specifies the ordering of results following syntax at https://cloud.google.com/apis/design/design_patterns#sorting_order. */
1099
- orderBy?: string;
1460
+ orderBy?:
1461
+ string;
1100
1462
  /**
1101
1463
  * Optional. The maximum number of items to return. If not specified, a default value of 1000 will be used by the service. Regardless of the page_size value, the response may
1102
1464
  * include a partial list and a caller should only rely on response'ANIZATIONs next_page_token to determine if there are more instances left to be queried.
1103
1465
  */
1104
- pageSize?: number;
1466
+ pageSize?:
1467
+ number;
1105
1468
  /** Optional. The next_page_token value returned from a previous List request, if any. */
1106
- pageToken?: string;
1469
+ pageToken?:
1470
+ string;
1107
1471
  /** Required. The resource name of the SqlIntegrations using the form: `projects/{project_id}/locations/global/domains/*` */
1108
- parent: string;
1472
+ parent:
1473
+ string;
1109
1474
  /** Returns response with indentations and line breaks. */
1110
- prettyPrint?: boolean;
1475
+ prettyPrint?:
1476
+ boolean;
1111
1477
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1112
- quotaUser?: string;
1478
+ quotaUser?:
1479
+ string;
1113
1480
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1114
- upload_protocol?: string;
1481
+ upload_protocol?:
1482
+ string;
1115
1483
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1116
- uploadType?: string;
1484
+ uploadType?:
1485
+ string;
1117
1486
  }): Request<ListSQLIntegrationsResponse>;
1118
1487
  }
1119
1488
  interface DomainsResource {
1120
1489
  /** Adds AD trust in a given domain. Operation */
1121
1490
  attachTrust(request: {
1122
1491
  /** V1 error format. */
1123
- "$.xgafv"?: string;
1492
+ "$.xgafv"?:
1493
+ string;
1124
1494
  /** OAuth access token. */
1125
- access_token?: string;
1495
+ access_token?:
1496
+ string;
1126
1497
  /** Data format for response. */
1127
- alt?: string;
1498
+ alt?:
1499
+ string;
1128
1500
  /** JSONP */
1129
- callback?: string;
1501
+ callback?:
1502
+ string;
1130
1503
  /** Selector specifying which fields to include in a partial response. */
1131
- fields?: string;
1504
+ fields?:
1505
+ string;
1132
1506
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1133
- key?: string;
1507
+ key?:
1508
+ string;
1134
1509
  /** The resource domain name, project name and location using the form: `projects/{project_id}/locations/global/domains/{domain_name}` */
1135
- name: string;
1510
+ name:
1511
+ string;
1136
1512
  /** OAuth 2.0 token for the current user. */
1137
- oauth_token?: string;
1513
+ oauth_token?:
1514
+ string;
1138
1515
  /** Returns response with indentations and line breaks. */
1139
- prettyPrint?: boolean;
1516
+ prettyPrint?:
1517
+ boolean;
1140
1518
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1141
- quotaUser?: string;
1519
+ quotaUser?:
1520
+ string;
1142
1521
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1143
- upload_protocol?: string;
1522
+ upload_protocol?:
1523
+ string;
1144
1524
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1145
- uploadType?: string;
1525
+ uploadType?:
1526
+ string;
1146
1527
  /** Request body */
1147
- resource: AttachTrustRequest;
1528
+ resource:
1529
+ AttachTrustRequest;
1148
1530
  }): Request<Operation>;
1149
1531
  attachTrust(request: {
1150
1532
  /** V1 error format. */
1151
- "$.xgafv"?: string;
1533
+ "$.xgafv"?:
1534
+ string;
1152
1535
  /** OAuth access token. */
1153
- access_token?: string;
1536
+ access_token?:
1537
+ string;
1154
1538
  /** Data format for response. */
1155
- alt?: string;
1539
+ alt?:
1540
+ string;
1156
1541
  /** JSONP */
1157
- callback?: string;
1542
+ callback?:
1543
+ string;
1158
1544
  /** Selector specifying which fields to include in a partial response. */
1159
- fields?: string;
1545
+ fields?:
1546
+ string;
1160
1547
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1161
- key?: string;
1548
+ key?:
1549
+ string;
1162
1550
  /** The resource domain name, project name and location using the form: `projects/{project_id}/locations/global/domains/{domain_name}` */
1163
- name: string;
1551
+ name:
1552
+ string;
1164
1553
  /** OAuth 2.0 token for the current user. */
1165
- oauth_token?: string;
1554
+ oauth_token?:
1555
+ string;
1166
1556
  /** Returns response with indentations and line breaks. */
1167
- prettyPrint?: boolean;
1557
+ prettyPrint?:
1558
+ boolean;
1168
1559
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1169
- quotaUser?: string;
1560
+ quotaUser?:
1561
+ string;
1170
1562
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1171
- upload_protocol?: string;
1563
+ upload_protocol?:
1564
+ string;
1172
1565
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1173
- uploadType?: string;
1566
+ uploadType?:
1567
+ string;
1174
1568
  },
1175
1569
  body: AttachTrustRequest): Request<Operation>;
1176
1570
  /** AuditMigration API gets the current state of DomainMigration */
1177
1571
  checkMigrationPermission(request: {
1178
1572
  /** V1 error format. */
1179
- "$.xgafv"?: string;
1573
+ "$.xgafv"?:
1574
+ string;
1180
1575
  /** OAuth access token. */
1181
- access_token?: string;
1576
+ access_token?:
1577
+ string;
1182
1578
  /** Data format for response. */
1183
- alt?: string;
1579
+ alt?:
1580
+ string;
1184
1581
  /** JSONP */
1185
- callback?: string;
1582
+ callback?:
1583
+ string;
1186
1584
  /** Required. The domain resource name using the form: `projects/{project_id}/locations/global/domains/{domain_name}` */
1187
- domain: string;
1585
+ domain:
1586
+ string;
1188
1587
  /** Selector specifying which fields to include in a partial response. */
1189
- fields?: string;
1588
+ fields?:
1589
+ string;
1190
1590
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1191
- key?: string;
1591
+ key?:
1592
+ string;
1192
1593
  /** OAuth 2.0 token for the current user. */
1193
- oauth_token?: string;
1594
+ oauth_token?:
1595
+ string;
1194
1596
  /** Returns response with indentations and line breaks. */
1195
- prettyPrint?: boolean;
1597
+ prettyPrint?:
1598
+ boolean;
1196
1599
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1197
- quotaUser?: string;
1600
+ quotaUser?:
1601
+ string;
1198
1602
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1199
- upload_protocol?: string;
1603
+ upload_protocol?:
1604
+ string;
1200
1605
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1201
- uploadType?: string;
1606
+ uploadType?:
1607
+ string;
1202
1608
  /** Request body */
1203
- resource: CheckMigrationPermissionRequest;
1609
+ resource:
1610
+ CheckMigrationPermissionRequest;
1204
1611
  }): Request<CheckMigrationPermissionResponse>;
1205
1612
  checkMigrationPermission(request: {
1206
1613
  /** V1 error format. */
1207
- "$.xgafv"?: string;
1614
+ "$.xgafv"?:
1615
+ string;
1208
1616
  /** OAuth access token. */
1209
- access_token?: string;
1617
+ access_token?:
1618
+ string;
1210
1619
  /** Data format for response. */
1211
- alt?: string;
1620
+ alt?:
1621
+ string;
1212
1622
  /** JSONP */
1213
- callback?: string;
1623
+ callback?:
1624
+ string;
1214
1625
  /** Required. The domain resource name using the form: `projects/{project_id}/locations/global/domains/{domain_name}` */
1215
- domain: string;
1626
+ domain:
1627
+ string;
1216
1628
  /** Selector specifying which fields to include in a partial response. */
1217
- fields?: string;
1629
+ fields?:
1630
+ string;
1218
1631
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1219
- key?: string;
1632
+ key?:
1633
+ string;
1220
1634
  /** OAuth 2.0 token for the current user. */
1221
- oauth_token?: string;
1635
+ oauth_token?:
1636
+ string;
1222
1637
  /** Returns response with indentations and line breaks. */
1223
- prettyPrint?: boolean;
1638
+ prettyPrint?:
1639
+ boolean;
1224
1640
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1225
- quotaUser?: string;
1641
+ quotaUser?:
1642
+ string;
1226
1643
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1227
- upload_protocol?: string;
1644
+ upload_protocol?:
1645
+ string;
1228
1646
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1229
- uploadType?: string;
1647
+ uploadType?:
1648
+ string;
1230
1649
  },
1231
1650
  body: CheckMigrationPermissionRequest): Request<CheckMigrationPermissionResponse>;
1232
1651
  /** Creates a Microsoft AD Domain in a given project. Operation */
1233
1652
  create(request: {
1234
1653
  /** V1 error format. */
1235
- "$.xgafv"?: string;
1654
+ "$.xgafv"?:
1655
+ string;
1236
1656
  /** OAuth access token. */
1237
- access_token?: string;
1657
+ access_token?:
1658
+ string;
1238
1659
  /** Data format for response. */
1239
- alt?: string;
1660
+ alt?:
1661
+ string;
1240
1662
  /** JSONP */
1241
- callback?: string;
1663
+ callback?:
1664
+ string;
1242
1665
  /**
1243
1666
  * The fully qualified domain name. e.g. mydomain.myorganization.com, with the following restrictions: * Must contain only lowercase letters, numbers, periods and hyphens. * Must
1244
1667
  * start with a letter. * Must contain between 2-64 characters. * Must end with a number or a letter. * Must not start with period. * Must be unique within the project. * First
1245
1668
  * segment length (mydomain form example above) shouldn't exceed 15 chars. * The last segment cannot be fully numeric.
1246
1669
  */
1247
- domainName?: string;
1670
+ domainName?:
1671
+ string;
1248
1672
  /** Selector specifying which fields to include in a partial response. */
1249
- fields?: string;
1673
+ fields?:
1674
+ string;
1250
1675
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1251
- key?: string;
1676
+ key?:
1677
+ string;
1252
1678
  /** OAuth 2.0 token for the current user. */
1253
- oauth_token?: string;
1679
+ oauth_token?:
1680
+ string;
1254
1681
  /** Resource project name and location using the form: `projects/{project_id}/locations/global` */
1255
- parent: string;
1682
+ parent:
1683
+ string;
1256
1684
  /** Returns response with indentations and line breaks. */
1257
- prettyPrint?: boolean;
1685
+ prettyPrint?:
1686
+ boolean;
1258
1687
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1259
- quotaUser?: string;
1688
+ quotaUser?:
1689
+ string;
1260
1690
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1261
- upload_protocol?: string;
1691
+ upload_protocol?:
1692
+ string;
1262
1693
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1263
- uploadType?: string;
1694
+ uploadType?:
1695
+ string;
1264
1696
  /** Request body */
1265
- resource: Domain;
1697
+ resource:
1698
+ Domain;
1266
1699
  }): Request<Operation>;
1267
1700
  create(request: {
1268
1701
  /** V1 error format. */
1269
- "$.xgafv"?: string;
1702
+ "$.xgafv"?:
1703
+ string;
1270
1704
  /** OAuth access token. */
1271
- access_token?: string;
1705
+ access_token?:
1706
+ string;
1272
1707
  /** Data format for response. */
1273
- alt?: string;
1708
+ alt?:
1709
+ string;
1274
1710
  /** JSONP */
1275
- callback?: string;
1711
+ callback?:
1712
+ string;
1276
1713
  /**
1277
1714
  * The fully qualified domain name. e.g. mydomain.myorganization.com, with the following restrictions: * Must contain only lowercase letters, numbers, periods and hyphens. * Must
1278
1715
  * start with a letter. * Must contain between 2-64 characters. * Must end with a number or a letter. * Must not start with period. * Must be unique within the project. * First
1279
1716
  * segment length (mydomain form example above) shouldn't exceed 15 chars. * The last segment cannot be fully numeric.
1280
1717
  */
1281
- domainName?: string;
1718
+ domainName?:
1719
+ string;
1282
1720
  /** Selector specifying which fields to include in a partial response. */
1283
- fields?: string;
1721
+ fields?:
1722
+ string;
1284
1723
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1285
- key?: string;
1724
+ key?:
1725
+ string;
1286
1726
  /** OAuth 2.0 token for the current user. */
1287
- oauth_token?: string;
1727
+ oauth_token?:
1728
+ string;
1288
1729
  /** Resource project name and location using the form: `projects/{project_id}/locations/global` */
1289
- parent: string;
1730
+ parent:
1731
+ string;
1290
1732
  /** Returns response with indentations and line breaks. */
1291
- prettyPrint?: boolean;
1733
+ prettyPrint?:
1734
+ boolean;
1292
1735
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1293
- quotaUser?: string;
1736
+ quotaUser?:
1737
+ string;
1294
1738
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1295
- upload_protocol?: string;
1739
+ upload_protocol?:
1740
+ string;
1296
1741
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1297
- uploadType?: string;
1742
+ uploadType?:
1743
+ string;
1298
1744
  },
1299
1745
  body: Domain): Request<Operation>;
1300
1746
  /** Deletes identified domain. Operation */
1301
1747
  delete(request?: {
1302
1748
  /** V1 error format. */
1303
- "$.xgafv"?: string;
1749
+ "$.xgafv"?:
1750
+ string;
1304
1751
  /** OAuth access token. */
1305
- access_token?: string;
1752
+ access_token?:
1753
+ string;
1306
1754
  /** Data format for response. */
1307
- alt?: string;
1755
+ alt?:
1756
+ string;
1308
1757
  /** JSONP */
1309
- callback?: string;
1758
+ callback?:
1759
+ string;
1310
1760
  /** Selector specifying which fields to include in a partial response. */
1311
- fields?: string;
1761
+ fields?:
1762
+ string;
1312
1763
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1313
- key?: string;
1764
+ key?:
1765
+ string;
1314
1766
  /** Domain resource name using the form: `projects/{project_id}/locations/global/domains/{domain_name}` */
1315
- name: string;
1767
+ name:
1768
+ string;
1316
1769
  /** OAuth 2.0 token for the current user. */
1317
- oauth_token?: string;
1770
+ oauth_token?:
1771
+ string;
1318
1772
  /** Returns response with indentations and line breaks. */
1319
- prettyPrint?: boolean;
1773
+ prettyPrint?:
1774
+ boolean;
1320
1775
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1321
- quotaUser?: string;
1776
+ quotaUser?:
1777
+ string;
1322
1778
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1323
- upload_protocol?: string;
1779
+ upload_protocol?:
1780
+ string;
1324
1781
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1325
- uploadType?: string;
1782
+ uploadType?:
1783
+ string;
1326
1784
  }): Request<Operation>;
1327
1785
  /** Removes identified trust. Operation */
1328
1786
  detachTrust(request: {
1329
1787
  /** V1 error format. */
1330
- "$.xgafv"?: string;
1788
+ "$.xgafv"?:
1789
+ string;
1331
1790
  /** OAuth access token. */
1332
- access_token?: string;
1791
+ access_token?:
1792
+ string;
1333
1793
  /** Data format for response. */
1334
- alt?: string;
1794
+ alt?:
1795
+ string;
1335
1796
  /** JSONP */
1336
- callback?: string;
1797
+ callback?:
1798
+ string;
1337
1799
  /** Selector specifying which fields to include in a partial response. */
1338
- fields?: string;
1800
+ fields?:
1801
+ string;
1339
1802
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1340
- key?: string;
1803
+ key?:
1804
+ string;
1341
1805
  /** The resource domain name, project name, and location using the form: `projects/{project_id}/locations/global/domains/{domain_name}` */
1342
- name: string;
1806
+ name:
1807
+ string;
1343
1808
  /** OAuth 2.0 token for the current user. */
1344
- oauth_token?: string;
1809
+ oauth_token?:
1810
+ string;
1345
1811
  /** Returns response with indentations and line breaks. */
1346
- prettyPrint?: boolean;
1812
+ prettyPrint?:
1813
+ boolean;
1347
1814
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1348
- quotaUser?: string;
1815
+ quotaUser?:
1816
+ string;
1349
1817
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1350
- upload_protocol?: string;
1818
+ upload_protocol?:
1819
+ string;
1351
1820
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1352
- uploadType?: string;
1821
+ uploadType?:
1822
+ string;
1353
1823
  /** Request body */
1354
- resource: DetachTrustRequest;
1824
+ resource:
1825
+ DetachTrustRequest;
1355
1826
  }): Request<Operation>;
1356
1827
  detachTrust(request: {
1357
1828
  /** V1 error format. */
1358
- "$.xgafv"?: string;
1829
+ "$.xgafv"?:
1830
+ string;
1359
1831
  /** OAuth access token. */
1360
- access_token?: string;
1832
+ access_token?:
1833
+ string;
1361
1834
  /** Data format for response. */
1362
- alt?: string;
1835
+ alt?:
1836
+ string;
1363
1837
  /** JSONP */
1364
- callback?: string;
1838
+ callback?:
1839
+ string;
1365
1840
  /** Selector specifying which fields to include in a partial response. */
1366
- fields?: string;
1841
+ fields?:
1842
+ string;
1367
1843
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1368
- key?: string;
1844
+ key?:
1845
+ string;
1369
1846
  /** The resource domain name, project name, and location using the form: `projects/{project_id}/locations/global/domains/{domain_name}` */
1370
- name: string;
1847
+ name:
1848
+ string;
1371
1849
  /** OAuth 2.0 token for the current user. */
1372
- oauth_token?: string;
1850
+ oauth_token?:
1851
+ string;
1373
1852
  /** Returns response with indentations and line breaks. */
1374
- prettyPrint?: boolean;
1853
+ prettyPrint?:
1854
+ boolean;
1375
1855
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1376
- quotaUser?: string;
1856
+ quotaUser?:
1857
+ string;
1377
1858
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1378
- upload_protocol?: string;
1859
+ upload_protocol?:
1860
+ string;
1379
1861
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1380
- uploadType?: string;
1862
+ uploadType?:
1863
+ string;
1381
1864
  },
1382
1865
  body: DetachTrustRequest): Request<Operation>;
1383
1866
  /** Disable Domain Migration */
1384
1867
  disableMigration(request: {
1385
1868
  /** V1 error format. */
1386
- "$.xgafv"?: string;
1869
+ "$.xgafv"?:
1870
+ string;
1387
1871
  /** OAuth access token. */
1388
- access_token?: string;
1872
+ access_token?:
1873
+ string;
1389
1874
  /** Data format for response. */
1390
- alt?: string;
1875
+ alt?:
1876
+ string;
1391
1877
  /** JSONP */
1392
- callback?: string;
1878
+ callback?:
1879
+ string;
1393
1880
  /** Required. The domain resource name using the form: `projects/{project_id}/locations/global/domains/{domain_name}` */
1394
- domain: string;
1881
+ domain:
1882
+ string;
1395
1883
  /** Selector specifying which fields to include in a partial response. */
1396
- fields?: string;
1884
+ fields?:
1885
+ string;
1397
1886
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1398
- key?: string;
1887
+ key?:
1888
+ string;
1399
1889
  /** OAuth 2.0 token for the current user. */
1400
- oauth_token?: string;
1890
+ oauth_token?:
1891
+ string;
1401
1892
  /** Returns response with indentations and line breaks. */
1402
- prettyPrint?: boolean;
1893
+ prettyPrint?:
1894
+ boolean;
1403
1895
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1404
- quotaUser?: string;
1896
+ quotaUser?:
1897
+ string;
1405
1898
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1406
- upload_protocol?: string;
1899
+ upload_protocol?:
1900
+ string;
1407
1901
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1408
- uploadType?: string;
1902
+ uploadType?:
1903
+ string;
1409
1904
  /** Request body */
1410
- resource: DisableMigrationRequest;
1905
+ resource:
1906
+ DisableMigrationRequest;
1411
1907
  }): Request<Operation>;
1412
1908
  disableMigration(request: {
1413
1909
  /** V1 error format. */
1414
- "$.xgafv"?: string;
1910
+ "$.xgafv"?:
1911
+ string;
1415
1912
  /** OAuth access token. */
1416
- access_token?: string;
1913
+ access_token?:
1914
+ string;
1417
1915
  /** Data format for response. */
1418
- alt?: string;
1916
+ alt?:
1917
+ string;
1419
1918
  /** JSONP */
1420
- callback?: string;
1919
+ callback?:
1920
+ string;
1421
1921
  /** Required. The domain resource name using the form: `projects/{project_id}/locations/global/domains/{domain_name}` */
1422
- domain: string;
1922
+ domain:
1923
+ string;
1423
1924
  /** Selector specifying which fields to include in a partial response. */
1424
- fields?: string;
1925
+ fields?:
1926
+ string;
1425
1927
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1426
- key?: string;
1928
+ key?:
1929
+ string;
1427
1930
  /** OAuth 2.0 token for the current user. */
1428
- oauth_token?: string;
1931
+ oauth_token?:
1932
+ string;
1429
1933
  /** Returns response with indentations and line breaks. */
1430
- prettyPrint?: boolean;
1934
+ prettyPrint?:
1935
+ boolean;
1431
1936
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1432
- quotaUser?: string;
1937
+ quotaUser?:
1938
+ string;
1433
1939
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1434
- upload_protocol?: string;
1940
+ upload_protocol?:
1941
+ string;
1435
1942
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1436
- uploadType?: string;
1943
+ uploadType?:
1944
+ string;
1437
1945
  },
1438
1946
  body: DisableMigrationRequest): Request<Operation>;
1439
1947
  /** DomainJoinMachine API joins a Compute Engine VM to the domain */
1440
1948
  domainJoinMachine(request: {
1441
1949
  /** V1 error format. */
1442
- "$.xgafv"?: string;
1950
+ "$.xgafv"?:
1951
+ string;
1443
1952
  /** OAuth access token. */
1444
- access_token?: string;
1953
+ access_token?:
1954
+ string;
1445
1955
  /** Data format for response. */
1446
- alt?: string;
1956
+ alt?:
1957
+ string;
1447
1958
  /** JSONP */
1448
- callback?: string;
1959
+ callback?:
1960
+ string;
1449
1961
  /** Required. The domain resource name using the form: projects/{project_id}/locations/global/domains/{domain_name} */
1450
- domain: string;
1962
+ domain:
1963
+ string;
1451
1964
  /** Selector specifying which fields to include in a partial response. */
1452
- fields?: string;
1965
+ fields?:
1966
+ string;
1453
1967
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1454
- key?: string;
1968
+ key?:
1969
+ string;
1455
1970
  /** OAuth 2.0 token for the current user. */
1456
- oauth_token?: string;
1971
+ oauth_token?:
1972
+ string;
1457
1973
  /** Returns response with indentations and line breaks. */
1458
- prettyPrint?: boolean;
1974
+ prettyPrint?:
1975
+ boolean;
1459
1976
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1460
- quotaUser?: string;
1977
+ quotaUser?:
1978
+ string;
1461
1979
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1462
- upload_protocol?: string;
1980
+ upload_protocol?:
1981
+ string;
1463
1982
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1464
- uploadType?: string;
1983
+ uploadType?:
1984
+ string;
1465
1985
  /** Request body */
1466
- resource: DomainJoinMachineRequest;
1986
+ resource:
1987
+ DomainJoinMachineRequest;
1467
1988
  }): Request<DomainJoinMachineResponse>;
1468
1989
  domainJoinMachine(request: {
1469
1990
  /** V1 error format. */
1470
- "$.xgafv"?: string;
1991
+ "$.xgafv"?:
1992
+ string;
1471
1993
  /** OAuth access token. */
1472
- access_token?: string;
1994
+ access_token?:
1995
+ string;
1473
1996
  /** Data format for response. */
1474
- alt?: string;
1997
+ alt?:
1998
+ string;
1475
1999
  /** JSONP */
1476
- callback?: string;
2000
+ callback?:
2001
+ string;
1477
2002
  /** Required. The domain resource name using the form: projects/{project_id}/locations/global/domains/{domain_name} */
1478
- domain: string;
2003
+ domain:
2004
+ string;
1479
2005
  /** Selector specifying which fields to include in a partial response. */
1480
- fields?: string;
2006
+ fields?:
2007
+ string;
1481
2008
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1482
- key?: string;
2009
+ key?:
2010
+ string;
1483
2011
  /** OAuth 2.0 token for the current user. */
1484
- oauth_token?: string;
2012
+ oauth_token?:
2013
+ string;
1485
2014
  /** Returns response with indentations and line breaks. */
1486
- prettyPrint?: boolean;
2015
+ prettyPrint?:
2016
+ boolean;
1487
2017
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1488
- quotaUser?: string;
2018
+ quotaUser?:
2019
+ string;
1489
2020
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1490
- upload_protocol?: string;
2021
+ upload_protocol?:
2022
+ string;
1491
2023
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1492
- uploadType?: string;
2024
+ uploadType?:
2025
+ string;
1493
2026
  },
1494
2027
  body: DomainJoinMachineRequest): Request<DomainJoinMachineResponse>;
1495
2028
  /** Enable Domain Migration */
1496
2029
  enableMigration(request: {
1497
2030
  /** V1 error format. */
1498
- "$.xgafv"?: string;
2031
+ "$.xgafv"?:
2032
+ string;
1499
2033
  /** OAuth access token. */
1500
- access_token?: string;
2034
+ access_token?:
2035
+ string;
1501
2036
  /** Data format for response. */
1502
- alt?: string;
2037
+ alt?:
2038
+ string;
1503
2039
  /** JSONP */
1504
- callback?: string;
2040
+ callback?:
2041
+ string;
1505
2042
  /** Required. The domain resource name using the form: `projects/{project_id}/locations/global/domains/{domain_name}` */
1506
- domain: string;
2043
+ domain:
2044
+ string;
1507
2045
  /** Selector specifying which fields to include in a partial response. */
1508
- fields?: string;
2046
+ fields?:
2047
+ string;
1509
2048
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1510
- key?: string;
2049
+ key?:
2050
+ string;
1511
2051
  /** OAuth 2.0 token for the current user. */
1512
- oauth_token?: string;
2052
+ oauth_token?:
2053
+ string;
1513
2054
  /** Returns response with indentations and line breaks. */
1514
- prettyPrint?: boolean;
2055
+ prettyPrint?:
2056
+ boolean;
1515
2057
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1516
- quotaUser?: string;
2058
+ quotaUser?:
2059
+ string;
1517
2060
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1518
- upload_protocol?: string;
2061
+ upload_protocol?:
2062
+ string;
1519
2063
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1520
- uploadType?: string;
2064
+ uploadType?:
2065
+ string;
1521
2066
  /** Request body */
1522
- resource: EnableMigrationRequest;
2067
+ resource:
2068
+ EnableMigrationRequest;
1523
2069
  }): Request<Operation>;
1524
2070
  enableMigration(request: {
1525
2071
  /** V1 error format. */
1526
- "$.xgafv"?: string;
2072
+ "$.xgafv"?:
2073
+ string;
1527
2074
  /** OAuth access token. */
1528
- access_token?: string;
2075
+ access_token?:
2076
+ string;
1529
2077
  /** Data format for response. */
1530
- alt?: string;
2078
+ alt?:
2079
+ string;
1531
2080
  /** JSONP */
1532
- callback?: string;
2081
+ callback?:
2082
+ string;
1533
2083
  /** Required. The domain resource name using the form: `projects/{project_id}/locations/global/domains/{domain_name}` */
1534
- domain: string;
2084
+ domain:
2085
+ string;
1535
2086
  /** Selector specifying which fields to include in a partial response. */
1536
- fields?: string;
2087
+ fields?:
2088
+ string;
1537
2089
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1538
- key?: string;
2090
+ key?:
2091
+ string;
1539
2092
  /** OAuth 2.0 token for the current user. */
1540
- oauth_token?: string;
2093
+ oauth_token?:
2094
+ string;
1541
2095
  /** Returns response with indentations and line breaks. */
1542
- prettyPrint?: boolean;
2096
+ prettyPrint?:
2097
+ boolean;
1543
2098
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1544
- quotaUser?: string;
2099
+ quotaUser?:
2100
+ string;
1545
2101
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1546
- upload_protocol?: string;
2102
+ upload_protocol?:
2103
+ string;
1547
2104
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1548
- uploadType?: string;
2105
+ uploadType?:
2106
+ string;
1549
2107
  },
1550
2108
  body: EnableMigrationRequest): Request<Operation>;
1551
2109
  /** Extend Schema for Domain */
1552
2110
  extendSchema(request: {
1553
2111
  /** V1 error format. */
1554
- "$.xgafv"?: string;
2112
+ "$.xgafv"?:
2113
+ string;
1555
2114
  /** OAuth access token. */
1556
- access_token?: string;
2115
+ access_token?:
2116
+ string;
1557
2117
  /** Data format for response. */
1558
- alt?: string;
2118
+ alt?:
2119
+ string;
1559
2120
  /** JSONP */
1560
- callback?: string;
2121
+ callback?:
2122
+ string;
1561
2123
  /** Required. The domain resource name using the form: `projects/{project_id}/locations/global/domains/{domain_name}` */
1562
- domain: string;
2124
+ domain:
2125
+ string;
1563
2126
  /** Selector specifying which fields to include in a partial response. */
1564
- fields?: string;
2127
+ fields?:
2128
+ string;
1565
2129
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1566
- key?: string;
2130
+ key?:
2131
+ string;
1567
2132
  /** OAuth 2.0 token for the current user. */
1568
- oauth_token?: string;
2133
+ oauth_token?:
2134
+ string;
1569
2135
  /** Returns response with indentations and line breaks. */
1570
- prettyPrint?: boolean;
2136
+ prettyPrint?:
2137
+ boolean;
1571
2138
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1572
- quotaUser?: string;
2139
+ quotaUser?:
2140
+ string;
1573
2141
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1574
- upload_protocol?: string;
2142
+ upload_protocol?:
2143
+ string;
1575
2144
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1576
- uploadType?: string;
2145
+ uploadType?:
2146
+ string;
1577
2147
  /** Request body */
1578
- resource: ExtendSchemaRequest;
2148
+ resource:
2149
+ ExtendSchemaRequest;
1579
2150
  }): Request<Operation>;
1580
2151
  extendSchema(request: {
1581
2152
  /** V1 error format. */
1582
- "$.xgafv"?: string;
2153
+ "$.xgafv"?:
2154
+ string;
1583
2155
  /** OAuth access token. */
1584
- access_token?: string;
2156
+ access_token?:
2157
+ string;
1585
2158
  /** Data format for response. */
1586
- alt?: string;
2159
+ alt?:
2160
+ string;
1587
2161
  /** JSONP */
1588
- callback?: string;
2162
+ callback?:
2163
+ string;
1589
2164
  /** Required. The domain resource name using the form: `projects/{project_id}/locations/global/domains/{domain_name}` */
1590
- domain: string;
2165
+ domain:
2166
+ string;
1591
2167
  /** Selector specifying which fields to include in a partial response. */
1592
- fields?: string;
2168
+ fields?:
2169
+ string;
1593
2170
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1594
- key?: string;
2171
+ key?:
2172
+ string;
1595
2173
  /** OAuth 2.0 token for the current user. */
1596
- oauth_token?: string;
2174
+ oauth_token?:
2175
+ string;
1597
2176
  /** Returns response with indentations and line breaks. */
1598
- prettyPrint?: boolean;
2177
+ prettyPrint?:
2178
+ boolean;
1599
2179
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1600
- quotaUser?: string;
2180
+ quotaUser?:
2181
+ string;
1601
2182
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1602
- upload_protocol?: string;
2183
+ upload_protocol?:
2184
+ string;
1603
2185
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1604
- uploadType?: string;
2186
+ uploadType?:
2187
+ string;
1605
2188
  },
1606
2189
  body: ExtendSchemaRequest): Request<Operation>;
1607
2190
  /** Gets details of a single Domain. */
1608
2191
  get(request?: {
1609
2192
  /** V1 error format. */
1610
- "$.xgafv"?: string;
2193
+ "$.xgafv"?:
2194
+ string;
1611
2195
  /** OAuth access token. */
1612
- access_token?: string;
2196
+ access_token?:
2197
+ string;
1613
2198
  /** Data format for response. */
1614
- alt?: string;
2199
+ alt?:
2200
+ string;
1615
2201
  /** JSONP */
1616
- callback?: string;
2202
+ callback?:
2203
+ string;
1617
2204
  /** Selector specifying which fields to include in a partial response. */
1618
- fields?: string;
2205
+ fields?:
2206
+ string;
1619
2207
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1620
- key?: string;
2208
+ key?:
2209
+ string;
1621
2210
  /** Domain resource name using the form: `projects/{project_id}/locations/global/domains/{domain_name}` */
1622
- name: string;
2211
+ name:
2212
+ string;
1623
2213
  /** OAuth 2.0 token for the current user. */
1624
- oauth_token?: string;
2214
+ oauth_token?:
2215
+ string;
1625
2216
  /** Returns response with indentations and line breaks. */
1626
- prettyPrint?: boolean;
2217
+ prettyPrint?:
2218
+ boolean;
1627
2219
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1628
- quotaUser?: string;
2220
+ quotaUser?:
2221
+ string;
1629
2222
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1630
- upload_protocol?: string;
2223
+ upload_protocol?:
2224
+ string;
1631
2225
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1632
- uploadType?: string;
2226
+ uploadType?:
2227
+ string;
1633
2228
  }): Request<Domain>;
1634
2229
  /** Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set. */
1635
2230
  getIamPolicy(request?: {
1636
2231
  /** V1 error format. */
1637
- "$.xgafv"?: string;
2232
+ "$.xgafv"?:
2233
+ string;
1638
2234
  /** OAuth access token. */
1639
- access_token?: string;
2235
+ access_token?:
2236
+ string;
1640
2237
  /** Data format for response. */
1641
- alt?: string;
2238
+ alt?:
2239
+ string;
1642
2240
  /** JSONP */
1643
- callback?: string;
2241
+ callback?:
2242
+ string;
1644
2243
  /** Selector specifying which fields to include in a partial response. */
1645
- fields?: string;
2244
+ fields?:
2245
+ string;
1646
2246
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1647
- key?: string;
2247
+ key?:
2248
+ string;
1648
2249
  /** OAuth 2.0 token for the current user. */
1649
- oauth_token?: string;
2250
+ oauth_token?:
2251
+ string;
1650
2252
  /**
1651
2253
  * Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for
1652
2254
  * policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy
@@ -1654,349 +2256,497 @@ declare namespace gapi.client {
1654
2256
  * role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM
1655
2257
  * documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
1656
2258
  */
1657
- "options.requestedPolicyVersion"?: number;
2259
+ "options.requestedPolicyVersion"?:
2260
+ number;
1658
2261
  /** Returns response with indentations and line breaks. */
1659
- prettyPrint?: boolean;
2262
+ prettyPrint?:
2263
+ boolean;
1660
2264
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1661
- quotaUser?: string;
2265
+ quotaUser?:
2266
+ string;
1662
2267
  /**
1663
2268
  * REQUIRED: The resource for which the policy is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this
1664
2269
  * field.
1665
2270
  */
1666
- resource: string;
2271
+ resource:
2272
+ string;
1667
2273
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1668
- upload_protocol?: string;
2274
+ upload_protocol?:
2275
+ string;
1669
2276
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1670
- uploadType?: string;
2277
+ uploadType?:
2278
+ string;
1671
2279
  }): Request<Policy>;
1672
2280
  /** Gets the domain ldaps settings. */
1673
2281
  getLdapssettings(request?: {
1674
2282
  /** V1 error format. */
1675
- "$.xgafv"?: string;
2283
+ "$.xgafv"?:
2284
+ string;
1676
2285
  /** OAuth access token. */
1677
- access_token?: string;
2286
+ access_token?:
2287
+ string;
1678
2288
  /** Data format for response. */
1679
- alt?: string;
2289
+ alt?:
2290
+ string;
1680
2291
  /** JSONP */
1681
- callback?: string;
2292
+ callback?:
2293
+ string;
1682
2294
  /** Selector specifying which fields to include in a partial response. */
1683
- fields?: string;
2295
+ fields?:
2296
+ string;
1684
2297
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1685
- key?: string;
2298
+ key?:
2299
+ string;
1686
2300
  /** Required. The domain resource name using the form: `projects/{project_id}/locations/global/domains/{domain_name}` */
1687
- name: string;
2301
+ name:
2302
+ string;
1688
2303
  /** OAuth 2.0 token for the current user. */
1689
- oauth_token?: string;
2304
+ oauth_token?:
2305
+ string;
1690
2306
  /** Returns response with indentations and line breaks. */
1691
- prettyPrint?: boolean;
2307
+ prettyPrint?:
2308
+ boolean;
1692
2309
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1693
- quotaUser?: string;
2310
+ quotaUser?:
2311
+ string;
1694
2312
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1695
- upload_protocol?: string;
2313
+ upload_protocol?:
2314
+ string;
1696
2315
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1697
- uploadType?: string;
2316
+ uploadType?:
2317
+ string;
1698
2318
  }): Request<LDAPSSettings>;
1699
2319
  /** Lists Domains in a given project. */
1700
2320
  list(request?: {
1701
2321
  /** V1 error format. */
1702
- "$.xgafv"?: string;
2322
+ "$.xgafv"?:
2323
+ string;
1703
2324
  /** OAuth access token. */
1704
- access_token?: string;
2325
+ access_token?:
2326
+ string;
1705
2327
  /** Data format for response. */
1706
- alt?: string;
2328
+ alt?:
2329
+ string;
1707
2330
  /** JSONP */
1708
- callback?: string;
2331
+ callback?:
2332
+ string;
1709
2333
  /** Selector specifying which fields to include in a partial response. */
1710
- fields?: string;
2334
+ fields?:
2335
+ string;
1711
2336
  /** Optional. Filter specifying constraints of a list operation. For example, `Domain.fqdn="mydomain.myorginization"`. */
1712
- filter?: string;
2337
+ filter?:
2338
+ string;
1713
2339
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1714
- key?: string;
2340
+ key?:
2341
+ string;
1715
2342
  /** OAuth 2.0 token for the current user. */
1716
- oauth_token?: string;
2343
+ oauth_token?:
2344
+ string;
1717
2345
  /** Optional. Specifies the ordering of results following syntax at https://cloud.google.com/apis/design/design_patterns#sorting_order. */
1718
- orderBy?: string;
2346
+ orderBy?:
2347
+ string;
1719
2348
  /**
1720
2349
  * If not specified, a default value of 1000 will be used by the service. Regardless of the page_size value, the response may include a partial list and a caller should only rely
1721
2350
  * on response's next_page_token to determine if there are more instances left to be queried.
1722
2351
  */
1723
- pageSize?: number;
2352
+ pageSize?:
2353
+ number;
1724
2354
  /** The next_page_token value returned from a previous List request, if any. */
1725
- pageToken?: string;
2355
+ pageToken?:
2356
+ string;
1726
2357
  /** Required. The resource name of the domain location using the form: `projects/{project_id}/locations/global` */
1727
- parent: string;
2358
+ parent:
2359
+ string;
1728
2360
  /** Returns response with indentations and line breaks. */
1729
- prettyPrint?: boolean;
2361
+ prettyPrint?:
2362
+ boolean;
1730
2363
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1731
- quotaUser?: string;
2364
+ quotaUser?:
2365
+ string;
1732
2366
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1733
- upload_protocol?: string;
2367
+ upload_protocol?:
2368
+ string;
1734
2369
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1735
- uploadType?: string;
2370
+ uploadType?:
2371
+ string;
1736
2372
  }): Request<ListDomainsResponse>;
1737
2373
  /** Updates the metadata and configuration of a specified domain. Operation */
1738
2374
  patch(request: {
1739
2375
  /** V1 error format. */
1740
- "$.xgafv"?: string;
2376
+ "$.xgafv"?:
2377
+ string;
1741
2378
  /** OAuth access token. */
1742
- access_token?: string;
2379
+ access_token?:
2380
+ string;
1743
2381
  /** Data format for response. */
1744
- alt?: string;
2382
+ alt?:
2383
+ string;
1745
2384
  /** JSONP */
1746
- callback?: string;
2385
+ callback?:
2386
+ string;
1747
2387
  /** Selector specifying which fields to include in a partial response. */
1748
- fields?: string;
2388
+ fields?:
2389
+ string;
1749
2390
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1750
- key?: string;
2391
+ key?:
2392
+ string;
1751
2393
  /** Output only. Unique name of the domain in this scope including projects and location using the form: `projects/{project_id}/locations/global/domains/{domain_name}`. */
1752
- name: string;
2394
+ name:
2395
+ string;
1753
2396
  /** OAuth 2.0 token for the current user. */
1754
- oauth_token?: string;
2397
+ oauth_token?:
2398
+ string;
1755
2399
  /** Returns response with indentations and line breaks. */
1756
- prettyPrint?: boolean;
2400
+ prettyPrint?:
2401
+ boolean;
1757
2402
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1758
- quotaUser?: string;
2403
+ quotaUser?:
2404
+ string;
1759
2405
  /**
1760
2406
  * Mask of fields to update. At least one path must be supplied in this field. The elements of the repeated paths field may only include these fields from Domain: * `labels` *
1761
2407
  * `locations` * `authorized_networks` * `audit_logs_enabled`
1762
2408
  */
1763
- updateMask?: string;
2409
+ updateMask?:
2410
+ string;
1764
2411
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1765
- upload_protocol?: string;
2412
+ upload_protocol?:
2413
+ string;
1766
2414
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1767
- uploadType?: string;
2415
+ uploadType?:
2416
+ string;
1768
2417
  /** Request body */
1769
- resource: Domain;
2418
+ resource:
2419
+ Domain;
1770
2420
  }): Request<Operation>;
1771
2421
  patch(request: {
1772
2422
  /** V1 error format. */
1773
- "$.xgafv"?: string;
2423
+ "$.xgafv"?:
2424
+ string;
1774
2425
  /** OAuth access token. */
1775
- access_token?: string;
2426
+ access_token?:
2427
+ string;
1776
2428
  /** Data format for response. */
1777
- alt?: string;
2429
+ alt?:
2430
+ string;
1778
2431
  /** JSONP */
1779
- callback?: string;
2432
+ callback?:
2433
+ string;
1780
2434
  /** Selector specifying which fields to include in a partial response. */
1781
- fields?: string;
2435
+ fields?:
2436
+ string;
1782
2437
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1783
- key?: string;
2438
+ key?:
2439
+ string;
1784
2440
  /** Output only. Unique name of the domain in this scope including projects and location using the form: `projects/{project_id}/locations/global/domains/{domain_name}`. */
1785
- name: string;
2441
+ name:
2442
+ string;
1786
2443
  /** OAuth 2.0 token for the current user. */
1787
- oauth_token?: string;
2444
+ oauth_token?:
2445
+ string;
1788
2446
  /** Returns response with indentations and line breaks. */
1789
- prettyPrint?: boolean;
2447
+ prettyPrint?:
2448
+ boolean;
1790
2449
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1791
- quotaUser?: string;
2450
+ quotaUser?:
2451
+ string;
1792
2452
  /**
1793
2453
  * Mask of fields to update. At least one path must be supplied in this field. The elements of the repeated paths field may only include these fields from Domain: * `labels` *
1794
2454
  * `locations` * `authorized_networks` * `audit_logs_enabled`
1795
2455
  */
1796
- updateMask?: string;
2456
+ updateMask?:
2457
+ string;
1797
2458
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1798
- upload_protocol?: string;
2459
+ upload_protocol?:
2460
+ string;
1799
2461
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1800
- uploadType?: string;
2462
+ uploadType?:
2463
+ string;
1801
2464
  },
1802
2465
  body: Domain): Request<Operation>;
1803
2466
  /** Updates the dns conditional forwarder. Operation */
1804
2467
  reconfigureTrust(request: {
1805
2468
  /** V1 error format. */
1806
- "$.xgafv"?: string;
2469
+ "$.xgafv"?:
2470
+ string;
1807
2471
  /** OAuth access token. */
1808
- access_token?: string;
2472
+ access_token?:
2473
+ string;
1809
2474
  /** Data format for response. */
1810
- alt?: string;
2475
+ alt?:
2476
+ string;
1811
2477
  /** JSONP */
1812
- callback?: string;
2478
+ callback?:
2479
+ string;
1813
2480
  /** Selector specifying which fields to include in a partial response. */
1814
- fields?: string;
2481
+ fields?:
2482
+ string;
1815
2483
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1816
- key?: string;
2484
+ key?:
2485
+ string;
1817
2486
  /** The resource domain name, project name and location using the form: `projects/{project_id}/locations/global/domains/{domain_name}` */
1818
- name: string;
2487
+ name:
2488
+ string;
1819
2489
  /** OAuth 2.0 token for the current user. */
1820
- oauth_token?: string;
2490
+ oauth_token?:
2491
+ string;
1821
2492
  /** Returns response with indentations and line breaks. */
1822
- prettyPrint?: boolean;
2493
+ prettyPrint?:
2494
+ boolean;
1823
2495
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1824
- quotaUser?: string;
2496
+ quotaUser?:
2497
+ string;
1825
2498
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1826
- upload_protocol?: string;
2499
+ upload_protocol?:
2500
+ string;
1827
2501
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1828
- uploadType?: string;
2502
+ uploadType?:
2503
+ string;
1829
2504
  /** Request body */
1830
- resource: ReconfigureTrustRequest;
2505
+ resource:
2506
+ ReconfigureTrustRequest;
1831
2507
  }): Request<Operation>;
1832
2508
  reconfigureTrust(request: {
1833
2509
  /** V1 error format. */
1834
- "$.xgafv"?: string;
2510
+ "$.xgafv"?:
2511
+ string;
1835
2512
  /** OAuth access token. */
1836
- access_token?: string;
2513
+ access_token?:
2514
+ string;
1837
2515
  /** Data format for response. */
1838
- alt?: string;
2516
+ alt?:
2517
+ string;
1839
2518
  /** JSONP */
1840
- callback?: string;
2519
+ callback?:
2520
+ string;
1841
2521
  /** Selector specifying which fields to include in a partial response. */
1842
- fields?: string;
2522
+ fields?:
2523
+ string;
1843
2524
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1844
- key?: string;
2525
+ key?:
2526
+ string;
1845
2527
  /** The resource domain name, project name and location using the form: `projects/{project_id}/locations/global/domains/{domain_name}` */
1846
- name: string;
2528
+ name:
2529
+ string;
1847
2530
  /** OAuth 2.0 token for the current user. */
1848
- oauth_token?: string;
2531
+ oauth_token?:
2532
+ string;
1849
2533
  /** Returns response with indentations and line breaks. */
1850
- prettyPrint?: boolean;
2534
+ prettyPrint?:
2535
+ boolean;
1851
2536
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1852
- quotaUser?: string;
2537
+ quotaUser?:
2538
+ string;
1853
2539
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1854
- upload_protocol?: string;
2540
+ upload_protocol?:
2541
+ string;
1855
2542
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1856
- uploadType?: string;
2543
+ uploadType?:
2544
+ string;
1857
2545
  },
1858
2546
  body: ReconfigureTrustRequest): Request<Operation>;
1859
2547
  /** Resets managed identities admin password identified by managed_identities_admin_name */
1860
2548
  resetAdminPassword(request: {
1861
2549
  /** V1 error format. */
1862
- "$.xgafv"?: string;
2550
+ "$.xgafv"?:
2551
+ string;
1863
2552
  /** OAuth access token. */
1864
- access_token?: string;
2553
+ access_token?:
2554
+ string;
1865
2555
  /** Data format for response. */
1866
- alt?: string;
2556
+ alt?:
2557
+ string;
1867
2558
  /** JSONP */
1868
- callback?: string;
2559
+ callback?:
2560
+ string;
1869
2561
  /** Selector specifying which fields to include in a partial response. */
1870
- fields?: string;
2562
+ fields?:
2563
+ string;
1871
2564
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1872
- key?: string;
2565
+ key?:
2566
+ string;
1873
2567
  /** The domain resource name using the form: `projects/{project_id}/locations/global/domains/{domain_name}` */
1874
- name: string;
2568
+ name:
2569
+ string;
1875
2570
  /** OAuth 2.0 token for the current user. */
1876
- oauth_token?: string;
2571
+ oauth_token?:
2572
+ string;
1877
2573
  /** Returns response with indentations and line breaks. */
1878
- prettyPrint?: boolean;
2574
+ prettyPrint?:
2575
+ boolean;
1879
2576
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1880
- quotaUser?: string;
2577
+ quotaUser?:
2578
+ string;
1881
2579
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1882
- upload_protocol?: string;
2580
+ upload_protocol?:
2581
+ string;
1883
2582
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1884
- uploadType?: string;
2583
+ uploadType?:
2584
+ string;
1885
2585
  /** Request body */
1886
- resource: ResetAdminPasswordRequest;
2586
+ resource:
2587
+ ResetAdminPasswordRequest;
1887
2588
  }): Request<ResetAdminPasswordResponse>;
1888
2589
  resetAdminPassword(request: {
1889
2590
  /** V1 error format. */
1890
- "$.xgafv"?: string;
2591
+ "$.xgafv"?:
2592
+ string;
1891
2593
  /** OAuth access token. */
1892
- access_token?: string;
2594
+ access_token?:
2595
+ string;
1893
2596
  /** Data format for response. */
1894
- alt?: string;
2597
+ alt?:
2598
+ string;
1895
2599
  /** JSONP */
1896
- callback?: string;
2600
+ callback?:
2601
+ string;
1897
2602
  /** Selector specifying which fields to include in a partial response. */
1898
- fields?: string;
2603
+ fields?:
2604
+ string;
1899
2605
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1900
- key?: string;
2606
+ key?:
2607
+ string;
1901
2608
  /** The domain resource name using the form: `projects/{project_id}/locations/global/domains/{domain_name}` */
1902
- name: string;
2609
+ name:
2610
+ string;
1903
2611
  /** OAuth 2.0 token for the current user. */
1904
- oauth_token?: string;
2612
+ oauth_token?:
2613
+ string;
1905
2614
  /** Returns response with indentations and line breaks. */
1906
- prettyPrint?: boolean;
2615
+ prettyPrint?:
2616
+ boolean;
1907
2617
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1908
- quotaUser?: string;
2618
+ quotaUser?:
2619
+ string;
1909
2620
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1910
- upload_protocol?: string;
2621
+ upload_protocol?:
2622
+ string;
1911
2623
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1912
- uploadType?: string;
2624
+ uploadType?:
2625
+ string;
1913
2626
  },
1914
2627
  body: ResetAdminPasswordRequest): Request<ResetAdminPasswordResponse>;
1915
2628
  /** RestoreDomain restores domain backup mentioned in the RestoreDomainRequest */
1916
2629
  restore(request: {
1917
2630
  /** V1 error format. */
1918
- "$.xgafv"?: string;
2631
+ "$.xgafv"?:
2632
+ string;
1919
2633
  /** OAuth access token. */
1920
- access_token?: string;
2634
+ access_token?:
2635
+ string;
1921
2636
  /** Data format for response. */
1922
- alt?: string;
2637
+ alt?:
2638
+ string;
1923
2639
  /** JSONP */
1924
- callback?: string;
2640
+ callback?:
2641
+ string;
1925
2642
  /** Selector specifying which fields to include in a partial response. */
1926
- fields?: string;
2643
+ fields?:
2644
+ string;
1927
2645
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1928
- key?: string;
2646
+ key?:
2647
+ string;
1929
2648
  /** Required. resource name for the domain to which the backup belongs */
1930
- name: string;
2649
+ name:
2650
+ string;
1931
2651
  /** OAuth 2.0 token for the current user. */
1932
- oauth_token?: string;
2652
+ oauth_token?:
2653
+ string;
1933
2654
  /** Returns response with indentations and line breaks. */
1934
- prettyPrint?: boolean;
2655
+ prettyPrint?:
2656
+ boolean;
1935
2657
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1936
- quotaUser?: string;
2658
+ quotaUser?:
2659
+ string;
1937
2660
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1938
- upload_protocol?: string;
2661
+ upload_protocol?:
2662
+ string;
1939
2663
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1940
- uploadType?: string;
2664
+ uploadType?:
2665
+ string;
1941
2666
  /** Request body */
1942
- resource: RestoreDomainRequest;
2667
+ resource:
2668
+ RestoreDomainRequest;
1943
2669
  }): Request<Operation>;
1944
2670
  restore(request: {
1945
2671
  /** V1 error format. */
1946
- "$.xgafv"?: string;
2672
+ "$.xgafv"?:
2673
+ string;
1947
2674
  /** OAuth access token. */
1948
- access_token?: string;
2675
+ access_token?:
2676
+ string;
1949
2677
  /** Data format for response. */
1950
- alt?: string;
2678
+ alt?:
2679
+ string;
1951
2680
  /** JSONP */
1952
- callback?: string;
2681
+ callback?:
2682
+ string;
1953
2683
  /** Selector specifying which fields to include in a partial response. */
1954
- fields?: string;
2684
+ fields?:
2685
+ string;
1955
2686
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1956
- key?: string;
2687
+ key?:
2688
+ string;
1957
2689
  /** Required. resource name for the domain to which the backup belongs */
1958
- name: string;
2690
+ name:
2691
+ string;
1959
2692
  /** OAuth 2.0 token for the current user. */
1960
- oauth_token?: string;
2693
+ oauth_token?:
2694
+ string;
1961
2695
  /** Returns response with indentations and line breaks. */
1962
- prettyPrint?: boolean;
2696
+ prettyPrint?:
2697
+ boolean;
1963
2698
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1964
- quotaUser?: string;
2699
+ quotaUser?:
2700
+ string;
1965
2701
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1966
- upload_protocol?: string;
2702
+ upload_protocol?:
2703
+ string;
1967
2704
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1968
- uploadType?: string;
2705
+ uploadType?:
2706
+ string;
1969
2707
  },
1970
2708
  body: RestoreDomainRequest): Request<Operation>;
1971
2709
  /** Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors. */
1972
2710
  setIamPolicy(request: {
1973
2711
  /** V1 error format. */
1974
- "$.xgafv"?: string;
2712
+ "$.xgafv"?:
2713
+ string;
1975
2714
  /** OAuth access token. */
1976
- access_token?: string;
2715
+ access_token?:
2716
+ string;
1977
2717
  /** Data format for response. */
1978
- alt?: string;
2718
+ alt?:
2719
+ string;
1979
2720
  /** JSONP */
1980
- callback?: string;
2721
+ callback?:
2722
+ string;
1981
2723
  /** Selector specifying which fields to include in a partial response. */
1982
- fields?: string;
2724
+ fields?:
2725
+ string;
1983
2726
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1984
- key?: string;
2727
+ key?:
2728
+ string;
1985
2729
  /** OAuth 2.0 token for the current user. */
1986
- oauth_token?: string;
2730
+ oauth_token?:
2731
+ string;
1987
2732
  /** Returns response with indentations and line breaks. */
1988
- prettyPrint?: boolean;
2733
+ prettyPrint?:
2734
+ boolean;
1989
2735
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1990
- quotaUser?: string;
2736
+ quotaUser?:
2737
+ string;
1991
2738
  /**
1992
2739
  * REQUIRED: The resource for which the policy is being specified. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this
1993
2740
  * field.
1994
2741
  */
1995
- resource: string;
2742
+ resource:
2743
+ string;
1996
2744
  /** Upload protocol for media (e.g. "raw", "multipart"). */
1997
- upload_protocol?: string;
2745
+ upload_protocol?:
2746
+ string;
1998
2747
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1999
- uploadType?: string;
2748
+ uploadType?:
2749
+ string;
2000
2750
  },
2001
2751
  body: SetIamPolicyRequest): Request<Policy>;
2002
2752
  /**
@@ -2005,158 +2755,224 @@ declare namespace gapi.client {
2005
2755
  */
2006
2756
  testIamPermissions(request: {
2007
2757
  /** V1 error format. */
2008
- "$.xgafv"?: string;
2758
+ "$.xgafv"?:
2759
+ string;
2009
2760
  /** OAuth access token. */
2010
- access_token?: string;
2761
+ access_token?:
2762
+ string;
2011
2763
  /** Data format for response. */
2012
- alt?: string;
2764
+ alt?:
2765
+ string;
2013
2766
  /** JSONP */
2014
- callback?: string;
2767
+ callback?:
2768
+ string;
2015
2769
  /** Selector specifying which fields to include in a partial response. */
2016
- fields?: string;
2770
+ fields?:
2771
+ string;
2017
2772
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
2018
- key?: string;
2773
+ key?:
2774
+ string;
2019
2775
  /** OAuth 2.0 token for the current user. */
2020
- oauth_token?: string;
2776
+ oauth_token?:
2777
+ string;
2021
2778
  /** Returns response with indentations and line breaks. */
2022
- prettyPrint?: boolean;
2779
+ prettyPrint?:
2780
+ boolean;
2023
2781
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
2024
- quotaUser?: string;
2782
+ quotaUser?:
2783
+ string;
2025
2784
  /**
2026
2785
  * REQUIRED: The resource for which the policy detail is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for
2027
2786
  * this field.
2028
2787
  */
2029
- resource: string;
2788
+ resource:
2789
+ string;
2030
2790
  /** Upload protocol for media (e.g. "raw", "multipart"). */
2031
- upload_protocol?: string;
2791
+ upload_protocol?:
2792
+ string;
2032
2793
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
2033
- uploadType?: string;
2794
+ uploadType?:
2795
+ string;
2034
2796
  },
2035
2797
  body: TestIamPermissionsRequest): Request<TestIamPermissionsResponse>;
2036
2798
  /** Patches a single ldaps settings. */
2037
2799
  updateLdapssettings(request: {
2038
2800
  /** V1 error format. */
2039
- "$.xgafv"?: string;
2801
+ "$.xgafv"?:
2802
+ string;
2040
2803
  /** OAuth access token. */
2041
- access_token?: string;
2804
+ access_token?:
2805
+ string;
2042
2806
  /** Data format for response. */
2043
- alt?: string;
2807
+ alt?:
2808
+ string;
2044
2809
  /** JSONP */
2045
- callback?: string;
2810
+ callback?:
2811
+ string;
2046
2812
  /** Selector specifying which fields to include in a partial response. */
2047
- fields?: string;
2813
+ fields?:
2814
+ string;
2048
2815
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
2049
- key?: string;
2816
+ key?:
2817
+ string;
2050
2818
  /** The resource name of the LDAPS settings. Uses the form: `projects/{project}/locations/{location}/domains/{domain}`. */
2051
- name: string;
2819
+ name:
2820
+ string;
2052
2821
  /** OAuth 2.0 token for the current user. */
2053
- oauth_token?: string;
2822
+ oauth_token?:
2823
+ string;
2054
2824
  /** Returns response with indentations and line breaks. */
2055
- prettyPrint?: boolean;
2825
+ prettyPrint?:
2826
+ boolean;
2056
2827
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
2057
- quotaUser?: string;
2828
+ quotaUser?:
2829
+ string;
2058
2830
  /**
2059
2831
  * Required. Mask of fields to update. At least one path must be supplied in this field. For the `FieldMask` definition, see
2060
2832
  * https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask
2061
2833
  */
2062
- updateMask?: string;
2834
+ updateMask?:
2835
+ string;
2063
2836
  /** Upload protocol for media (e.g. "raw", "multipart"). */
2064
- upload_protocol?: string;
2837
+ upload_protocol?:
2838
+ string;
2065
2839
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
2066
- uploadType?: string;
2840
+ uploadType?:
2841
+ string;
2067
2842
  /** Request body */
2068
- resource: LDAPSSettings;
2843
+ resource:
2844
+ LDAPSSettings;
2069
2845
  }): Request<Operation>;
2070
2846
  updateLdapssettings(request: {
2071
2847
  /** V1 error format. */
2072
- "$.xgafv"?: string;
2848
+ "$.xgafv"?:
2849
+ string;
2073
2850
  /** OAuth access token. */
2074
- access_token?: string;
2851
+ access_token?:
2852
+ string;
2075
2853
  /** Data format for response. */
2076
- alt?: string;
2854
+ alt?:
2855
+ string;
2077
2856
  /** JSONP */
2078
- callback?: string;
2857
+ callback?:
2858
+ string;
2079
2859
  /** Selector specifying which fields to include in a partial response. */
2080
- fields?: string;
2860
+ fields?:
2861
+ string;
2081
2862
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
2082
- key?: string;
2863
+ key?:
2864
+ string;
2083
2865
  /** The resource name of the LDAPS settings. Uses the form: `projects/{project}/locations/{location}/domains/{domain}`. */
2084
- name: string;
2866
+ name:
2867
+ string;
2085
2868
  /** OAuth 2.0 token for the current user. */
2086
- oauth_token?: string;
2869
+ oauth_token?:
2870
+ string;
2087
2871
  /** Returns response with indentations and line breaks. */
2088
- prettyPrint?: boolean;
2872
+ prettyPrint?:
2873
+ boolean;
2089
2874
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
2090
- quotaUser?: string;
2875
+ quotaUser?:
2876
+ string;
2091
2877
  /**
2092
2878
  * Required. Mask of fields to update. At least one path must be supplied in this field. For the `FieldMask` definition, see
2093
2879
  * https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask
2094
2880
  */
2095
- updateMask?: string;
2881
+ updateMask?:
2882
+ string;
2096
2883
  /** Upload protocol for media (e.g. "raw", "multipart"). */
2097
- upload_protocol?: string;
2884
+ upload_protocol?:
2885
+ string;
2098
2886
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
2099
- uploadType?: string;
2887
+ uploadType?:
2888
+ string;
2100
2889
  },
2101
2890
  body: LDAPSSettings): Request<Operation>;
2102
2891
  /** Validate the trust state Operation */
2103
2892
  validateTrust(request: {
2104
2893
  /** V1 error format. */
2105
- "$.xgafv"?: string;
2894
+ "$.xgafv"?:
2895
+ string;
2106
2896
  /** OAuth access token. */
2107
- access_token?: string;
2897
+ access_token?:
2898
+ string;
2108
2899
  /** Data format for response. */
2109
- alt?: string;
2900
+ alt?:
2901
+ string;
2110
2902
  /** JSONP */
2111
- callback?: string;
2903
+ callback?:
2904
+ string;
2112
2905
  /** Selector specifying which fields to include in a partial response. */
2113
- fields?: string;
2906
+ fields?:
2907
+ string;
2114
2908
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
2115
- key?: string;
2909
+ key?:
2910
+ string;
2116
2911
  /** The resource domain name, project name, and location using the form: `projects/{project_id}/locations/global/domains/{domain_name}` */
2117
- name: string;
2912
+ name:
2913
+ string;
2118
2914
  /** OAuth 2.0 token for the current user. */
2119
- oauth_token?: string;
2915
+ oauth_token?:
2916
+ string;
2120
2917
  /** Returns response with indentations and line breaks. */
2121
- prettyPrint?: boolean;
2918
+ prettyPrint?:
2919
+ boolean;
2122
2920
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
2123
- quotaUser?: string;
2921
+ quotaUser?:
2922
+ string;
2124
2923
  /** Upload protocol for media (e.g. "raw", "multipart"). */
2125
- upload_protocol?: string;
2924
+ upload_protocol?:
2925
+ string;
2126
2926
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
2127
- uploadType?: string;
2927
+ uploadType?:
2928
+ string;
2128
2929
  /** Request body */
2129
- resource: ValidateTrustRequest;
2930
+ resource:
2931
+ ValidateTrustRequest;
2130
2932
  }): Request<Operation>;
2131
2933
  validateTrust(request: {
2132
2934
  /** V1 error format. */
2133
- "$.xgafv"?: string;
2935
+ "$.xgafv"?:
2936
+ string;
2134
2937
  /** OAuth access token. */
2135
- access_token?: string;
2938
+ access_token?:
2939
+ string;
2136
2940
  /** Data format for response. */
2137
- alt?: string;
2941
+ alt?:
2942
+ string;
2138
2943
  /** JSONP */
2139
- callback?: string;
2944
+ callback?:
2945
+ string;
2140
2946
  /** Selector specifying which fields to include in a partial response. */
2141
- fields?: string;
2947
+ fields?:
2948
+ string;
2142
2949
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
2143
- key?: string;
2950
+ key?:
2951
+ string;
2144
2952
  /** The resource domain name, project name, and location using the form: `projects/{project_id}/locations/global/domains/{domain_name}` */
2145
- name: string;
2953
+ name:
2954
+ string;
2146
2955
  /** OAuth 2.0 token for the current user. */
2147
- oauth_token?: string;
2956
+ oauth_token?:
2957
+ string;
2148
2958
  /** Returns response with indentations and line breaks. */
2149
- prettyPrint?: boolean;
2959
+ prettyPrint?:
2960
+ boolean;
2150
2961
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
2151
- quotaUser?: string;
2962
+ quotaUser?:
2963
+ string;
2152
2964
  /** Upload protocol for media (e.g. "raw", "multipart"). */
2153
- upload_protocol?: string;
2965
+ upload_protocol?:
2966
+ string;
2154
2967
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
2155
- uploadType?: string;
2968
+ uploadType?:
2969
+ string;
2156
2970
  },
2157
2971
  body: ValidateTrustRequest): Request<Operation>;
2158
- backups: BackupsResource;
2159
- sqlIntegrations: SqlIntegrationsResource;
2972
+ backups:
2973
+ BackupsResource;
2974
+ sqlIntegrations:
2975
+ SqlIntegrationsResource;
2160
2976
  }
2161
2977
  interface OperationsResource {
2162
2978
  /**
@@ -2167,57 +2983,82 @@ declare namespace gapi.client {
2167
2983
  */
2168
2984
  cancel(request: {
2169
2985
  /** V1 error format. */
2170
- "$.xgafv"?: string;
2986
+ "$.xgafv"?:
2987
+ string;
2171
2988
  /** OAuth access token. */
2172
- access_token?: string;
2989
+ access_token?:
2990
+ string;
2173
2991
  /** Data format for response. */
2174
- alt?: string;
2992
+ alt?:
2993
+ string;
2175
2994
  /** JSONP */
2176
- callback?: string;
2995
+ callback?:
2996
+ string;
2177
2997
  /** Selector specifying which fields to include in a partial response. */
2178
- fields?: string;
2998
+ fields?:
2999
+ string;
2179
3000
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
2180
- key?: string;
3001
+ key?:
3002
+ string;
2181
3003
  /** The name of the operation resource to be cancelled. */
2182
- name: string;
3004
+ name:
3005
+ string;
2183
3006
  /** OAuth 2.0 token for the current user. */
2184
- oauth_token?: string;
3007
+ oauth_token?:
3008
+ string;
2185
3009
  /** Returns response with indentations and line breaks. */
2186
- prettyPrint?: boolean;
3010
+ prettyPrint?:
3011
+ boolean;
2187
3012
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
2188
- quotaUser?: string;
3013
+ quotaUser?:
3014
+ string;
2189
3015
  /** Upload protocol for media (e.g. "raw", "multipart"). */
2190
- upload_protocol?: string;
3016
+ upload_protocol?:
3017
+ string;
2191
3018
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
2192
- uploadType?: string;
3019
+ uploadType?:
3020
+ string;
2193
3021
  /** Request body */
2194
- resource: CancelOperationRequest;
3022
+ resource:
3023
+ CancelOperationRequest;
2195
3024
  }): Request<{}>;
2196
3025
  cancel(request: {
2197
3026
  /** V1 error format. */
2198
- "$.xgafv"?: string;
3027
+ "$.xgafv"?:
3028
+ string;
2199
3029
  /** OAuth access token. */
2200
- access_token?: string;
3030
+ access_token?:
3031
+ string;
2201
3032
  /** Data format for response. */
2202
- alt?: string;
3033
+ alt?:
3034
+ string;
2203
3035
  /** JSONP */
2204
- callback?: string;
3036
+ callback?:
3037
+ string;
2205
3038
  /** Selector specifying which fields to include in a partial response. */
2206
- fields?: string;
3039
+ fields?:
3040
+ string;
2207
3041
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
2208
- key?: string;
3042
+ key?:
3043
+ string;
2209
3044
  /** The name of the operation resource to be cancelled. */
2210
- name: string;
3045
+ name:
3046
+ string;
2211
3047
  /** OAuth 2.0 token for the current user. */
2212
- oauth_token?: string;
3048
+ oauth_token?:
3049
+ string;
2213
3050
  /** Returns response with indentations and line breaks. */
2214
- prettyPrint?: boolean;
3051
+ prettyPrint?:
3052
+ boolean;
2215
3053
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
2216
- quotaUser?: string;
3054
+ quotaUser?:
3055
+ string;
2217
3056
  /** Upload protocol for media (e.g. "raw", "multipart"). */
2218
- upload_protocol?: string;
3057
+ upload_protocol?:
3058
+ string;
2219
3059
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
2220
- uploadType?: string;
3060
+ uploadType?:
3061
+ string;
2221
3062
  },
2222
3063
  body: CancelOperationRequest): Request<{}>;
2223
3064
  /**
@@ -2226,227 +3067,319 @@ declare namespace gapi.client {
2226
3067
  */
2227
3068
  delete(request?: {
2228
3069
  /** V1 error format. */
2229
- "$.xgafv"?: string;
3070
+ "$.xgafv"?:
3071
+ string;
2230
3072
  /** OAuth access token. */
2231
- access_token?: string;
3073
+ access_token?:
3074
+ string;
2232
3075
  /** Data format for response. */
2233
- alt?: string;
3076
+ alt?:
3077
+ string;
2234
3078
  /** JSONP */
2235
- callback?: string;
3079
+ callback?:
3080
+ string;
2236
3081
  /** Selector specifying which fields to include in a partial response. */
2237
- fields?: string;
3082
+ fields?:
3083
+ string;
2238
3084
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
2239
- key?: string;
3085
+ key?:
3086
+ string;
2240
3087
  /** The name of the operation resource to be deleted. */
2241
- name: string;
3088
+ name:
3089
+ string;
2242
3090
  /** OAuth 2.0 token for the current user. */
2243
- oauth_token?: string;
3091
+ oauth_token?:
3092
+ string;
2244
3093
  /** Returns response with indentations and line breaks. */
2245
- prettyPrint?: boolean;
3094
+ prettyPrint?:
3095
+ boolean;
2246
3096
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
2247
- quotaUser?: string;
3097
+ quotaUser?:
3098
+ string;
2248
3099
  /** Upload protocol for media (e.g. "raw", "multipart"). */
2249
- upload_protocol?: string;
3100
+ upload_protocol?:
3101
+ string;
2250
3102
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
2251
- uploadType?: string;
3103
+ uploadType?:
3104
+ string;
2252
3105
  }): Request<{}>;
2253
3106
  /** Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service. */
2254
3107
  get(request?: {
2255
3108
  /** V1 error format. */
2256
- "$.xgafv"?: string;
3109
+ "$.xgafv"?:
3110
+ string;
2257
3111
  /** OAuth access token. */
2258
- access_token?: string;
3112
+ access_token?:
3113
+ string;
2259
3114
  /** Data format for response. */
2260
- alt?: string;
3115
+ alt?:
3116
+ string;
2261
3117
  /** JSONP */
2262
- callback?: string;
3118
+ callback?:
3119
+ string;
2263
3120
  /** Selector specifying which fields to include in a partial response. */
2264
- fields?: string;
3121
+ fields?:
3122
+ string;
2265
3123
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
2266
- key?: string;
3124
+ key?:
3125
+ string;
2267
3126
  /** The name of the operation resource. */
2268
- name: string;
3127
+ name:
3128
+ string;
2269
3129
  /** OAuth 2.0 token for the current user. */
2270
- oauth_token?: string;
3130
+ oauth_token?:
3131
+ string;
2271
3132
  /** Returns response with indentations and line breaks. */
2272
- prettyPrint?: boolean;
3133
+ prettyPrint?:
3134
+ boolean;
2273
3135
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
2274
- quotaUser?: string;
3136
+ quotaUser?:
3137
+ string;
2275
3138
  /** Upload protocol for media (e.g. "raw", "multipart"). */
2276
- upload_protocol?: string;
3139
+ upload_protocol?:
3140
+ string;
2277
3141
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
2278
- uploadType?: string;
3142
+ uploadType?:
3143
+ string;
2279
3144
  }): Request<Operation>;
2280
- /**
2281
- * Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name` binding allows API services
2282
- * to override the binding to use different resource name schemes, such as `users/*‍/operations`. To override the binding, API services can add a binding such as
2283
- * `"/v1/{name=users/*}/operations"` to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must
2284
- * ensure the name binding is the parent resource, without the operations collection id.
2285
- */
3145
+ /** Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`. */
2286
3146
  list(request?: {
2287
3147
  /** V1 error format. */
2288
- "$.xgafv"?: string;
3148
+ "$.xgafv"?:
3149
+ string;
2289
3150
  /** OAuth access token. */
2290
- access_token?: string;
3151
+ access_token?:
3152
+ string;
2291
3153
  /** Data format for response. */
2292
- alt?: string;
3154
+ alt?:
3155
+ string;
2293
3156
  /** JSONP */
2294
- callback?: string;
3157
+ callback?:
3158
+ string;
2295
3159
  /** Selector specifying which fields to include in a partial response. */
2296
- fields?: string;
3160
+ fields?:
3161
+ string;
2297
3162
  /** The standard list filter. */
2298
- filter?: string;
3163
+ filter?:
3164
+ string;
2299
3165
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
2300
- key?: string;
3166
+ key?:
3167
+ string;
2301
3168
  /** The name of the operation's parent resource. */
2302
- name: string;
3169
+ name:
3170
+ string;
2303
3171
  /** OAuth 2.0 token for the current user. */
2304
- oauth_token?: string;
3172
+ oauth_token?:
3173
+ string;
2305
3174
  /** The standard list page size. */
2306
- pageSize?: number;
3175
+ pageSize?:
3176
+ number;
2307
3177
  /** The standard list page token. */
2308
- pageToken?: string;
3178
+ pageToken?:
3179
+ string;
2309
3180
  /** Returns response with indentations and line breaks. */
2310
- prettyPrint?: boolean;
3181
+ prettyPrint?:
3182
+ boolean;
2311
3183
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
2312
- quotaUser?: string;
3184
+ quotaUser?:
3185
+ string;
2313
3186
  /** Upload protocol for media (e.g. "raw", "multipart"). */
2314
- upload_protocol?: string;
3187
+ upload_protocol?:
3188
+ string;
2315
3189
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
2316
- uploadType?: string;
3190
+ uploadType?:
3191
+ string;
2317
3192
  }): Request<ListOperationsResponse>;
2318
3193
  }
2319
3194
  interface PeeringsResource {
2320
3195
  /** Creates a Peering for Managed AD instance. */
2321
3196
  create(request: {
2322
3197
  /** V1 error format. */
2323
- "$.xgafv"?: string;
3198
+ "$.xgafv"?:
3199
+ string;
2324
3200
  /** OAuth access token. */
2325
- access_token?: string;
3201
+ access_token?:
3202
+ string;
2326
3203
  /** Data format for response. */
2327
- alt?: string;
3204
+ alt?:
3205
+ string;
2328
3206
  /** JSONP */
2329
- callback?: string;
3207
+ callback?:
3208
+ string;
2330
3209
  /** Selector specifying which fields to include in a partial response. */
2331
- fields?: string;
3210
+ fields?:
3211
+ string;
2332
3212
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
2333
- key?: string;
3213
+ key?:
3214
+ string;
2334
3215
  /** OAuth 2.0 token for the current user. */
2335
- oauth_token?: string;
3216
+ oauth_token?:
3217
+ string;
2336
3218
  /** Required. Resource project name and location using the form: `projects/{project_id}/locations/global` */
2337
- parent: string;
3219
+ parent:
3220
+ string;
2338
3221
  /** Required. Peering Id, unique name to identify peering. */
2339
- peeringId?: string;
3222
+ peeringId?:
3223
+ string;
2340
3224
  /** Returns response with indentations and line breaks. */
2341
- prettyPrint?: boolean;
3225
+ prettyPrint?:
3226
+ boolean;
2342
3227
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
2343
- quotaUser?: string;
3228
+ quotaUser?:
3229
+ string;
2344
3230
  /** Upload protocol for media (e.g. "raw", "multipart"). */
2345
- upload_protocol?: string;
3231
+ upload_protocol?:
3232
+ string;
2346
3233
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
2347
- uploadType?: string;
3234
+ uploadType?:
3235
+ string;
2348
3236
  /** Request body */
2349
- resource: Peering;
3237
+ resource:
3238
+ Peering;
2350
3239
  }): Request<Operation>;
2351
3240
  create(request: {
2352
3241
  /** V1 error format. */
2353
- "$.xgafv"?: string;
3242
+ "$.xgafv"?:
3243
+ string;
2354
3244
  /** OAuth access token. */
2355
- access_token?: string;
3245
+ access_token?:
3246
+ string;
2356
3247
  /** Data format for response. */
2357
- alt?: string;
3248
+ alt?:
3249
+ string;
2358
3250
  /** JSONP */
2359
- callback?: string;
3251
+ callback?:
3252
+ string;
2360
3253
  /** Selector specifying which fields to include in a partial response. */
2361
- fields?: string;
3254
+ fields?:
3255
+ string;
2362
3256
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
2363
- key?: string;
3257
+ key?:
3258
+ string;
2364
3259
  /** OAuth 2.0 token for the current user. */
2365
- oauth_token?: string;
3260
+ oauth_token?:
3261
+ string;
2366
3262
  /** Required. Resource project name and location using the form: `projects/{project_id}/locations/global` */
2367
- parent: string;
3263
+ parent:
3264
+ string;
2368
3265
  /** Required. Peering Id, unique name to identify peering. */
2369
- peeringId?: string;
3266
+ peeringId?:
3267
+ string;
2370
3268
  /** Returns response with indentations and line breaks. */
2371
- prettyPrint?: boolean;
3269
+ prettyPrint?:
3270
+ boolean;
2372
3271
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
2373
- quotaUser?: string;
3272
+ quotaUser?:
3273
+ string;
2374
3274
  /** Upload protocol for media (e.g. "raw", "multipart"). */
2375
- upload_protocol?: string;
3275
+ upload_protocol?:
3276
+ string;
2376
3277
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
2377
- uploadType?: string;
3278
+ uploadType?:
3279
+ string;
2378
3280
  },
2379
3281
  body: Peering): Request<Operation>;
2380
3282
  /** Deletes identified Peering. */
2381
3283
  delete(request?: {
2382
3284
  /** V1 error format. */
2383
- "$.xgafv"?: string;
3285
+ "$.xgafv"?:
3286
+ string;
2384
3287
  /** OAuth access token. */
2385
- access_token?: string;
3288
+ access_token?:
3289
+ string;
2386
3290
  /** Data format for response. */
2387
- alt?: string;
3291
+ alt?:
3292
+ string;
2388
3293
  /** JSONP */
2389
- callback?: string;
3294
+ callback?:
3295
+ string;
2390
3296
  /** Selector specifying which fields to include in a partial response. */
2391
- fields?: string;
3297
+ fields?:
3298
+ string;
2392
3299
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
2393
- key?: string;
3300
+ key?:
3301
+ string;
2394
3302
  /** Required. Peering resource name using the form: `projects/{project_id}/locations/global/peerings/{peering_id}` */
2395
- name: string;
3303
+ name:
3304
+ string;
2396
3305
  /** OAuth 2.0 token for the current user. */
2397
- oauth_token?: string;
3306
+ oauth_token?:
3307
+ string;
2398
3308
  /** Returns response with indentations and line breaks. */
2399
- prettyPrint?: boolean;
3309
+ prettyPrint?:
3310
+ boolean;
2400
3311
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
2401
- quotaUser?: string;
3312
+ quotaUser?:
3313
+ string;
2402
3314
  /** Upload protocol for media (e.g. "raw", "multipart"). */
2403
- upload_protocol?: string;
3315
+ upload_protocol?:
3316
+ string;
2404
3317
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
2405
- uploadType?: string;
3318
+ uploadType?:
3319
+ string;
2406
3320
  }): Request<Operation>;
2407
3321
  /** Gets details of a single Peering. */
2408
3322
  get(request?: {
2409
3323
  /** V1 error format. */
2410
- "$.xgafv"?: string;
3324
+ "$.xgafv"?:
3325
+ string;
2411
3326
  /** OAuth access token. */
2412
- access_token?: string;
3327
+ access_token?:
3328
+ string;
2413
3329
  /** Data format for response. */
2414
- alt?: string;
3330
+ alt?:
3331
+ string;
2415
3332
  /** JSONP */
2416
- callback?: string;
3333
+ callback?:
3334
+ string;
2417
3335
  /** Selector specifying which fields to include in a partial response. */
2418
- fields?: string;
3336
+ fields?:
3337
+ string;
2419
3338
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
2420
- key?: string;
3339
+ key?:
3340
+ string;
2421
3341
  /** Required. Peering resource name using the form: `projects/{project_id}/locations/global/peerings/{peering_id}` */
2422
- name: string;
3342
+ name:
3343
+ string;
2423
3344
  /** OAuth 2.0 token for the current user. */
2424
- oauth_token?: string;
3345
+ oauth_token?:
3346
+ string;
2425
3347
  /** Returns response with indentations and line breaks. */
2426
- prettyPrint?: boolean;
3348
+ prettyPrint?:
3349
+ boolean;
2427
3350
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
2428
- quotaUser?: string;
3351
+ quotaUser?:
3352
+ string;
2429
3353
  /** Upload protocol for media (e.g. "raw", "multipart"). */
2430
- upload_protocol?: string;
3354
+ upload_protocol?:
3355
+ string;
2431
3356
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
2432
- uploadType?: string;
3357
+ uploadType?:
3358
+ string;
2433
3359
  }): Request<Peering>;
2434
3360
  /** Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set. */
2435
3361
  getIamPolicy(request?: {
2436
3362
  /** V1 error format. */
2437
- "$.xgafv"?: string;
3363
+ "$.xgafv"?:
3364
+ string;
2438
3365
  /** OAuth access token. */
2439
- access_token?: string;
3366
+ access_token?:
3367
+ string;
2440
3368
  /** Data format for response. */
2441
- alt?: string;
3369
+ alt?:
3370
+ string;
2442
3371
  /** JSONP */
2443
- callback?: string;
3372
+ callback?:
3373
+ string;
2444
3374
  /** Selector specifying which fields to include in a partial response. */
2445
- fields?: string;
3375
+ fields?:
3376
+ string;
2446
3377
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
2447
- key?: string;
3378
+ key?:
3379
+ string;
2448
3380
  /** OAuth 2.0 token for the current user. */
2449
- oauth_token?: string;
3381
+ oauth_token?:
3382
+ string;
2450
3383
  /**
2451
3384
  * Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for
2452
3385
  * policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy
@@ -2454,154 +3387,215 @@ declare namespace gapi.client {
2454
3387
  * role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM
2455
3388
  * documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
2456
3389
  */
2457
- "options.requestedPolicyVersion"?: number;
3390
+ "options.requestedPolicyVersion"?:
3391
+ number;
2458
3392
  /** Returns response with indentations and line breaks. */
2459
- prettyPrint?: boolean;
3393
+ prettyPrint?:
3394
+ boolean;
2460
3395
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
2461
- quotaUser?: string;
3396
+ quotaUser?:
3397
+ string;
2462
3398
  /**
2463
3399
  * REQUIRED: The resource for which the policy is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this
2464
3400
  * field.
2465
3401
  */
2466
- resource: string;
3402
+ resource:
3403
+ string;
2467
3404
  /** Upload protocol for media (e.g. "raw", "multipart"). */
2468
- upload_protocol?: string;
3405
+ upload_protocol?:
3406
+ string;
2469
3407
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
2470
- uploadType?: string;
3408
+ uploadType?:
3409
+ string;
2471
3410
  }): Request<Policy>;
2472
3411
  /** Lists Peerings in a given project. */
2473
3412
  list(request?: {
2474
3413
  /** V1 error format. */
2475
- "$.xgafv"?: string;
3414
+ "$.xgafv"?:
3415
+ string;
2476
3416
  /** OAuth access token. */
2477
- access_token?: string;
3417
+ access_token?:
3418
+ string;
2478
3419
  /** Data format for response. */
2479
- alt?: string;
3420
+ alt?:
3421
+ string;
2480
3422
  /** JSONP */
2481
- callback?: string;
3423
+ callback?:
3424
+ string;
2482
3425
  /** Selector specifying which fields to include in a partial response. */
2483
- fields?: string;
3426
+ fields?:
3427
+ string;
2484
3428
  /** Optional. Filter specifying constraints of a list operation. For example, `peering.authoized_network ="/projects/myprojectid"`. */
2485
- filter?: string;
3429
+ filter?:
3430
+ string;
2486
3431
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
2487
- key?: string;
3432
+ key?:
3433
+ string;
2488
3434
  /** OAuth 2.0 token for the current user. */
2489
- oauth_token?: string;
3435
+ oauth_token?:
3436
+ string;
2490
3437
  /** Optional. Specifies the ordering of results following syntax at https://cloud.google.com/apis/design/design_patterns#sorting_order. */
2491
- orderBy?: string;
3438
+ orderBy?:
3439
+ string;
2492
3440
  /**
2493
3441
  * Optional. The maximum number of items to return. If not specified, a default value of 1000 will be used by the service. Regardless of the page_size value, the response may
2494
3442
  * include a partial list and a caller should only rely on response's next_page_token to determine if there are more instances left to be queried.
2495
3443
  */
2496
- pageSize?: number;
3444
+ pageSize?:
3445
+ number;
2497
3446
  /** Optional. The next_page_token value returned from a previous List request, if any. */
2498
- pageToken?: string;
3447
+ pageToken?:
3448
+ string;
2499
3449
  /** Required. The resource name of the domain location using the form: `projects/{project_id}/locations/global` */
2500
- parent: string;
3450
+ parent:
3451
+ string;
2501
3452
  /** Returns response with indentations and line breaks. */
2502
- prettyPrint?: boolean;
3453
+ prettyPrint?:
3454
+ boolean;
2503
3455
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
2504
- quotaUser?: string;
3456
+ quotaUser?:
3457
+ string;
2505
3458
  /** Upload protocol for media (e.g. "raw", "multipart"). */
2506
- upload_protocol?: string;
3459
+ upload_protocol?:
3460
+ string;
2507
3461
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
2508
- uploadType?: string;
3462
+ uploadType?:
3463
+ string;
2509
3464
  }): Request<ListPeeringsResponse>;
2510
3465
  /** Updates the labels for specified Peering. */
2511
3466
  patch(request: {
2512
3467
  /** V1 error format. */
2513
- "$.xgafv"?: string;
3468
+ "$.xgafv"?:
3469
+ string;
2514
3470
  /** OAuth access token. */
2515
- access_token?: string;
3471
+ access_token?:
3472
+ string;
2516
3473
  /** Data format for response. */
2517
- alt?: string;
3474
+ alt?:
3475
+ string;
2518
3476
  /** JSONP */
2519
- callback?: string;
3477
+ callback?:
3478
+ string;
2520
3479
  /** Selector specifying which fields to include in a partial response. */
2521
- fields?: string;
3480
+ fields?:
3481
+ string;
2522
3482
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
2523
- key?: string;
3483
+ key?:
3484
+ string;
2524
3485
  /** Output only. Unique name of the peering in this scope including projects and location using the form: `projects/{project_id}/locations/global/peerings/{peering_id}`. */
2525
- name: string;
3486
+ name:
3487
+ string;
2526
3488
  /** OAuth 2.0 token for the current user. */
2527
- oauth_token?: string;
3489
+ oauth_token?:
3490
+ string;
2528
3491
  /** Returns response with indentations and line breaks. */
2529
- prettyPrint?: boolean;
3492
+ prettyPrint?:
3493
+ boolean;
2530
3494
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
2531
- quotaUser?: string;
3495
+ quotaUser?:
3496
+ string;
2532
3497
  /**
2533
3498
  * Required. Mask of fields to update. At least one path must be supplied in this field. The elements of the repeated paths field may only include these fields from Peering: *
2534
3499
  * `labels`
2535
3500
  */
2536
- updateMask?: string;
3501
+ updateMask?:
3502
+ string;
2537
3503
  /** Upload protocol for media (e.g. "raw", "multipart"). */
2538
- upload_protocol?: string;
3504
+ upload_protocol?:
3505
+ string;
2539
3506
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
2540
- uploadType?: string;
3507
+ uploadType?:
3508
+ string;
2541
3509
  /** Request body */
2542
- resource: Peering;
3510
+ resource:
3511
+ Peering;
2543
3512
  }): Request<Operation>;
2544
3513
  patch(request: {
2545
3514
  /** V1 error format. */
2546
- "$.xgafv"?: string;
3515
+ "$.xgafv"?:
3516
+ string;
2547
3517
  /** OAuth access token. */
2548
- access_token?: string;
3518
+ access_token?:
3519
+ string;
2549
3520
  /** Data format for response. */
2550
- alt?: string;
3521
+ alt?:
3522
+ string;
2551
3523
  /** JSONP */
2552
- callback?: string;
3524
+ callback?:
3525
+ string;
2553
3526
  /** Selector specifying which fields to include in a partial response. */
2554
- fields?: string;
3527
+ fields?:
3528
+ string;
2555
3529
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
2556
- key?: string;
3530
+ key?:
3531
+ string;
2557
3532
  /** Output only. Unique name of the peering in this scope including projects and location using the form: `projects/{project_id}/locations/global/peerings/{peering_id}`. */
2558
- name: string;
3533
+ name:
3534
+ string;
2559
3535
  /** OAuth 2.0 token for the current user. */
2560
- oauth_token?: string;
3536
+ oauth_token?:
3537
+ string;
2561
3538
  /** Returns response with indentations and line breaks. */
2562
- prettyPrint?: boolean;
3539
+ prettyPrint?:
3540
+ boolean;
2563
3541
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
2564
- quotaUser?: string;
3542
+ quotaUser?:
3543
+ string;
2565
3544
  /**
2566
3545
  * Required. Mask of fields to update. At least one path must be supplied in this field. The elements of the repeated paths field may only include these fields from Peering: *
2567
3546
  * `labels`
2568
3547
  */
2569
- updateMask?: string;
3548
+ updateMask?:
3549
+ string;
2570
3550
  /** Upload protocol for media (e.g. "raw", "multipart"). */
2571
- upload_protocol?: string;
3551
+ upload_protocol?:
3552
+ string;
2572
3553
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
2573
- uploadType?: string;
3554
+ uploadType?:
3555
+ string;
2574
3556
  },
2575
3557
  body: Peering): Request<Operation>;
2576
3558
  /** Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors. */
2577
3559
  setIamPolicy(request: {
2578
3560
  /** V1 error format. */
2579
- "$.xgafv"?: string;
3561
+ "$.xgafv"?:
3562
+ string;
2580
3563
  /** OAuth access token. */
2581
- access_token?: string;
3564
+ access_token?:
3565
+ string;
2582
3566
  /** Data format for response. */
2583
- alt?: string;
3567
+ alt?:
3568
+ string;
2584
3569
  /** JSONP */
2585
- callback?: string;
3570
+ callback?:
3571
+ string;
2586
3572
  /** Selector specifying which fields to include in a partial response. */
2587
- fields?: string;
3573
+ fields?:
3574
+ string;
2588
3575
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
2589
- key?: string;
3576
+ key?:
3577
+ string;
2590
3578
  /** OAuth 2.0 token for the current user. */
2591
- oauth_token?: string;
3579
+ oauth_token?:
3580
+ string;
2592
3581
  /** Returns response with indentations and line breaks. */
2593
- prettyPrint?: boolean;
3582
+ prettyPrint?:
3583
+ boolean;
2594
3584
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
2595
- quotaUser?: string;
3585
+ quotaUser?:
3586
+ string;
2596
3587
  /**
2597
3588
  * REQUIRED: The resource for which the policy is being specified. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this
2598
3589
  * field.
2599
3590
  */
2600
- resource: string;
3591
+ resource:
3592
+ string;
2601
3593
  /** Upload protocol for media (e.g. "raw", "multipart"). */
2602
- upload_protocol?: string;
3594
+ upload_protocol?:
3595
+ string;
2603
3596
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
2604
- uploadType?: string;
3597
+ uploadType?:
3598
+ string;
2605
3599
  },
2606
3600
  body: SetIamPolicyRequest): Request<Policy>;
2607
3601
  /**
@@ -2610,108 +3604,152 @@ declare namespace gapi.client {
2610
3604
  */
2611
3605
  testIamPermissions(request: {
2612
3606
  /** V1 error format. */
2613
- "$.xgafv"?: string;
3607
+ "$.xgafv"?:
3608
+ string;
2614
3609
  /** OAuth access token. */
2615
- access_token?: string;
3610
+ access_token?:
3611
+ string;
2616
3612
  /** Data format for response. */
2617
- alt?: string;
3613
+ alt?:
3614
+ string;
2618
3615
  /** JSONP */
2619
- callback?: string;
3616
+ callback?:
3617
+ string;
2620
3618
  /** Selector specifying which fields to include in a partial response. */
2621
- fields?: string;
3619
+ fields?:
3620
+ string;
2622
3621
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
2623
- key?: string;
3622
+ key?:
3623
+ string;
2624
3624
  /** OAuth 2.0 token for the current user. */
2625
- oauth_token?: string;
3625
+ oauth_token?:
3626
+ string;
2626
3627
  /** Returns response with indentations and line breaks. */
2627
- prettyPrint?: boolean;
3628
+ prettyPrint?:
3629
+ boolean;
2628
3630
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
2629
- quotaUser?: string;
3631
+ quotaUser?:
3632
+ string;
2630
3633
  /**
2631
3634
  * REQUIRED: The resource for which the policy detail is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for
2632
3635
  * this field.
2633
3636
  */
2634
- resource: string;
3637
+ resource:
3638
+ string;
2635
3639
  /** Upload protocol for media (e.g. "raw", "multipart"). */
2636
- upload_protocol?: string;
3640
+ upload_protocol?:
3641
+ string;
2637
3642
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
2638
- uploadType?: string;
3643
+ uploadType?:
3644
+ string;
2639
3645
  },
2640
3646
  body: TestIamPermissionsRequest): Request<TestIamPermissionsResponse>;
2641
3647
  }
2642
3648
  interface GlobalResource {
2643
- domains: DomainsResource;
2644
- operations: OperationsResource;
2645
- peerings: PeeringsResource;
3649
+ domains:
3650
+ DomainsResource;
3651
+ operations:
3652
+ OperationsResource;
3653
+ peerings:
3654
+ PeeringsResource;
2646
3655
  }
2647
3656
  interface LocationsResource {
2648
3657
  /** Gets information about a location. */
2649
3658
  get(request?: {
2650
3659
  /** V1 error format. */
2651
- "$.xgafv"?: string;
3660
+ "$.xgafv"?:
3661
+ string;
2652
3662
  /** OAuth access token. */
2653
- access_token?: string;
3663
+ access_token?:
3664
+ string;
2654
3665
  /** Data format for response. */
2655
- alt?: string;
3666
+ alt?:
3667
+ string;
2656
3668
  /** JSONP */
2657
- callback?: string;
3669
+ callback?:
3670
+ string;
2658
3671
  /** Selector specifying which fields to include in a partial response. */
2659
- fields?: string;
3672
+ fields?:
3673
+ string;
2660
3674
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
2661
- key?: string;
3675
+ key?:
3676
+ string;
2662
3677
  /** Resource name for the location. */
2663
- name: string;
3678
+ name:
3679
+ string;
2664
3680
  /** OAuth 2.0 token for the current user. */
2665
- oauth_token?: string;
3681
+ oauth_token?:
3682
+ string;
2666
3683
  /** Returns response with indentations and line breaks. */
2667
- prettyPrint?: boolean;
3684
+ prettyPrint?:
3685
+ boolean;
2668
3686
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
2669
- quotaUser?: string;
3687
+ quotaUser?:
3688
+ string;
2670
3689
  /** Upload protocol for media (e.g. "raw", "multipart"). */
2671
- upload_protocol?: string;
3690
+ upload_protocol?:
3691
+ string;
2672
3692
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
2673
- uploadType?: string;
3693
+ uploadType?:
3694
+ string;
2674
3695
  }): Request<Location>;
2675
3696
  /** Lists information about the supported locations for this service. */
2676
3697
  list(request?: {
2677
3698
  /** V1 error format. */
2678
- "$.xgafv"?: string;
3699
+ "$.xgafv"?:
3700
+ string;
2679
3701
  /** OAuth access token. */
2680
- access_token?: string;
3702
+ access_token?:
3703
+ string;
2681
3704
  /** Data format for response. */
2682
- alt?: string;
3705
+ alt?:
3706
+ string;
2683
3707
  /** JSONP */
2684
- callback?: string;
3708
+ callback?:
3709
+ string;
2685
3710
  /** Selector specifying which fields to include in a partial response. */
2686
- fields?: string;
3711
+ fields?:
3712
+ string;
2687
3713
  /**
2688
3714
  * A filter to narrow down results to a preferred subset. The filtering language accepts strings like `"displayName=tokyo"`, and is documented in more detail in
2689
3715
  * [AIP-160](https://google.aip.dev/160).
2690
3716
  */
2691
- filter?: string;
3717
+ filter?:
3718
+ string;
2692
3719
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
2693
- key?: string;
3720
+ key?:
3721
+ string;
2694
3722
  /** The resource that owns the locations collection, if applicable. */
2695
- name: string;
3723
+ name:
3724
+ string;
2696
3725
  /** OAuth 2.0 token for the current user. */
2697
- oauth_token?: string;
3726
+ oauth_token?:
3727
+ string;
2698
3728
  /** The maximum number of results to return. If not set, the service selects a default. */
2699
- pageSize?: number;
3729
+ pageSize?:
3730
+ number;
2700
3731
  /** A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page. */
2701
- pageToken?: string;
3732
+ pageToken?:
3733
+ string;
2702
3734
  /** Returns response with indentations and line breaks. */
2703
- prettyPrint?: boolean;
3735
+ prettyPrint?:
3736
+ boolean;
2704
3737
  /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
2705
- quotaUser?: string;
3738
+ quotaUser?:
3739
+ string;
2706
3740
  /** Upload protocol for media (e.g. "raw", "multipart"). */
2707
- upload_protocol?: string;
3741
+ upload_protocol?:
3742
+ string;
2708
3743
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
2709
- uploadType?: string;
3744
+ uploadType?:
3745
+ string;
2710
3746
  }): Request<ListLocationsResponse>;
2711
- global: GlobalResource;
3747
+ global:
3748
+ GlobalResource;
2712
3749
  }
2713
3750
  interface ProjectsResource {
2714
- locations: LocationsResource;
3751
+ locations:
3752
+ LocationsResource;
2715
3753
  }
2716
3754
 
2717
3755
  const projects: ProjectsResource;