@maxim_mazurok/gapi.client.compute-alpha 0.2.20260722 → 0.2.20260807
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +951 -305
- package/package.json +1 -1
- package/readme.md +34 -0
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://www.googleapis.com/discovery/v1/apis/compute/alpha/rest
|
|
12
|
-
// Revision:
|
|
12
|
+
// Revision: 20260807
|
|
13
13
|
|
|
14
14
|
/// <reference types="gapi.client" />
|
|
15
15
|
|
|
@@ -127,7 +127,7 @@ declare namespace gapi.client {
|
|
|
127
127
|
* {
|
|
128
128
|
* "key": "scope",
|
|
129
129
|
* "value": "zones/us-east1-d"
|
|
130
|
-
* }
|
|
130
|
+
* }]
|
|
131
131
|
*/
|
|
132
132
|
data?: {
|
|
133
133
|
/**
|
|
@@ -265,7 +265,7 @@ declare namespace gapi.client {
|
|
|
265
265
|
* {
|
|
266
266
|
* "key": "scope",
|
|
267
267
|
* "value": "zones/us-east1-d"
|
|
268
|
-
* }
|
|
268
|
+
* }]
|
|
269
269
|
*/
|
|
270
270
|
data?: {
|
|
271
271
|
/**
|
|
@@ -347,7 +347,7 @@ declare namespace gapi.client {
|
|
|
347
347
|
* {
|
|
348
348
|
* "key": "scope",
|
|
349
349
|
* "value": "zones/us-east1-d"
|
|
350
|
-
* }
|
|
350
|
+
* }]
|
|
351
351
|
*/
|
|
352
352
|
data?: {
|
|
353
353
|
/**
|
|
@@ -418,7 +418,7 @@ declare namespace gapi.client {
|
|
|
418
418
|
* {
|
|
419
419
|
* "key": "scope",
|
|
420
420
|
* "value": "zones/us-east1-d"
|
|
421
|
-
* }
|
|
421
|
+
* }]
|
|
422
422
|
*/
|
|
423
423
|
data?: {
|
|
424
424
|
/**
|
|
@@ -620,6 +620,12 @@ declare namespace gapi.client {
|
|
|
620
620
|
* only be used with INTERNAL type with theVPC_PEERING purpose.
|
|
621
621
|
*/
|
|
622
622
|
network?: string;
|
|
623
|
+
/**
|
|
624
|
+
* Optional. The URL of the network attachment that this address comes from in the
|
|
625
|
+
* following format:
|
|
626
|
+
* projects/{project}/regions/{region_name}/networkAttachments/{network_attachment_name}.
|
|
627
|
+
*/
|
|
628
|
+
networkAttachment?: string;
|
|
623
629
|
/**
|
|
624
630
|
* This signifies the networking tier used for configuring this address and
|
|
625
631
|
* can only take the following values: PREMIUM orSTANDARD. Internal IP addresses are always Premium Tier;
|
|
@@ -636,6 +642,13 @@ declare namespace gapi.client {
|
|
|
636
642
|
| 'STANDARD_OVERRIDES_FIXED_STANDARD';
|
|
637
643
|
/** The prefix length if the resource represents an IP range. */
|
|
638
644
|
prefixLength?: number;
|
|
645
|
+
/**
|
|
646
|
+
* The public DNS PTR record to be configured for this external
|
|
647
|
+
* IP.
|
|
648
|
+
*/
|
|
649
|
+
ptrDomainName?: string;
|
|
650
|
+
/** The TTL in seconds for public DNS PTR record. */
|
|
651
|
+
ptrDomainNameTtl?: number;
|
|
639
652
|
/**
|
|
640
653
|
* The purpose of this resource, which can be one of the following values:
|
|
641
654
|
*
|
|
@@ -693,6 +706,12 @@ declare namespace gapi.client {
|
|
|
693
706
|
selfLink?: string;
|
|
694
707
|
/** Output only. [Output Only] Server-defined URL for this resource with the resource id. */
|
|
695
708
|
selfLinkWithId?: string;
|
|
709
|
+
/**
|
|
710
|
+
* Optional. Producer Service's Service class ID for the region of this address. Can
|
|
711
|
+
* only be used with network_attachment. It is not possible to use on its own;
|
|
712
|
+
* however, network_attachment can be used without service_class_id.
|
|
713
|
+
*/
|
|
714
|
+
serviceClassId?: string;
|
|
696
715
|
/**
|
|
697
716
|
* Output only. [Output Only] The status of the address, which can be one ofRESERVING, RESERVED, or IN_USE.
|
|
698
717
|
* An address that is RESERVING is currently in the process of
|
|
@@ -777,7 +796,7 @@ declare namespace gapi.client {
|
|
|
777
796
|
* {
|
|
778
797
|
* "key": "scope",
|
|
779
798
|
* "value": "zones/us-east1-d"
|
|
780
|
-
* }
|
|
799
|
+
* }]
|
|
781
800
|
*/
|
|
782
801
|
data?: {
|
|
783
802
|
/**
|
|
@@ -848,7 +867,7 @@ declare namespace gapi.client {
|
|
|
848
867
|
* {
|
|
849
868
|
* "key": "scope",
|
|
850
869
|
* "value": "zones/us-east1-d"
|
|
851
|
-
* }
|
|
870
|
+
* }]
|
|
852
871
|
*/
|
|
853
872
|
data?: {
|
|
854
873
|
/**
|
|
@@ -933,7 +952,7 @@ declare namespace gapi.client {
|
|
|
933
952
|
* {
|
|
934
953
|
* "key": "scope",
|
|
935
954
|
* "value": "zones/us-east1-d"
|
|
936
|
-
* }
|
|
955
|
+
* }]
|
|
937
956
|
*/
|
|
938
957
|
data?: {
|
|
939
958
|
/**
|
|
@@ -1790,7 +1809,7 @@ declare namespace gapi.client {
|
|
|
1790
1809
|
* {
|
|
1791
1810
|
* "key": "scope",
|
|
1792
1811
|
* "value": "zones/us-east1-d"
|
|
1793
|
-
* }
|
|
1812
|
+
* }]
|
|
1794
1813
|
*/
|
|
1795
1814
|
data?: {
|
|
1796
1815
|
/**
|
|
@@ -1875,7 +1894,7 @@ declare namespace gapi.client {
|
|
|
1875
1894
|
* {
|
|
1876
1895
|
* "key": "scope",
|
|
1877
1896
|
* "value": "zones/us-east1-d"
|
|
1878
|
-
* }
|
|
1897
|
+
* }]
|
|
1879
1898
|
*/
|
|
1880
1899
|
data?: {
|
|
1881
1900
|
/**
|
|
@@ -1946,7 +1965,7 @@ declare namespace gapi.client {
|
|
|
1946
1965
|
* {
|
|
1947
1966
|
* "key": "scope",
|
|
1948
1967
|
* "value": "zones/us-east1-d"
|
|
1949
|
-
* }
|
|
1968
|
+
* }]
|
|
1950
1969
|
*/
|
|
1951
1970
|
data?: {
|
|
1952
1971
|
/**
|
|
@@ -2344,7 +2363,8 @@ declare namespace gapi.client {
|
|
|
2344
2363
|
* handle additional traffic or is fully loaded. For usage guidelines, see
|
|
2345
2364
|
* Connection balancing mode.
|
|
2346
2365
|
*
|
|
2347
|
-
* Backends must use compatible balancing modes.
|
|
2366
|
+
* Backends must use compatible balancing modes. Backends of a backend
|
|
2367
|
+
* service may use different balancing modes. For more information, see
|
|
2348
2368
|
* Supported balancing modes and target capacity settings and
|
|
2349
2369
|
* Restrictions and guidance for instance groups.
|
|
2350
2370
|
*
|
|
@@ -2384,6 +2404,9 @@ declare namespace gapi.client {
|
|
|
2384
2404
|
/**
|
|
2385
2405
|
* This field designates whether this is a failover backend. More than one
|
|
2386
2406
|
* failover backend can be configured for a given BackendService.
|
|
2407
|
+
*
|
|
2408
|
+
* This field can only be used for a regional external Passthrough Network
|
|
2409
|
+
* Load Balancer or a regional internal Passthrough Network Load Balancer.
|
|
2387
2410
|
*/
|
|
2388
2411
|
failover?: boolean;
|
|
2389
2412
|
/**
|
|
@@ -2489,6 +2512,15 @@ declare namespace gapi.client {
|
|
|
2489
2512
|
* capacity, backends in this layer would be used and traffic would be
|
|
2490
2513
|
* assigned based on the load balancing algorithm you use. This is the
|
|
2491
2514
|
* default
|
|
2515
|
+
*
|
|
2516
|
+
*
|
|
2517
|
+
*
|
|
2518
|
+
* For global external Passthrough Network Load Balancers, the following
|
|
2519
|
+
* restrictions apply:
|
|
2520
|
+
*
|
|
2521
|
+
* - At most one backend can be marked as PREFERRED.
|
|
2522
|
+
* - PREFERRED and DEFAULT backends cannot reside
|
|
2523
|
+
* in the same Cloud region.
|
|
2492
2524
|
*/
|
|
2493
2525
|
preference?: 'DEFAULT' | 'PREFERENCE_UNSPECIFIED' | 'PREFERRED';
|
|
2494
2526
|
/**
|
|
@@ -2640,7 +2672,7 @@ declare namespace gapi.client {
|
|
|
2640
2672
|
* {
|
|
2641
2673
|
* "key": "scope",
|
|
2642
2674
|
* "value": "zones/us-east1-d"
|
|
2643
|
-
* }
|
|
2675
|
+
* }]
|
|
2644
2676
|
*/
|
|
2645
2677
|
data?: {
|
|
2646
2678
|
/**
|
|
@@ -2671,14 +2703,17 @@ declare namespace gapi.client {
|
|
|
2671
2703
|
cacheKeyPolicy?: BackendBucketCdnPolicyCacheKeyPolicy;
|
|
2672
2704
|
/**
|
|
2673
2705
|
* Specifies the cache setting for all responses from this backend.
|
|
2674
|
-
* The possible values are:
|
|
2706
|
+
* The possible values are:
|
|
2707
|
+
* USE_ORIGIN_HEADERS Requires the origin to set valid caching
|
|
2675
2708
|
* headers to cache content. Responses without these headers will not be
|
|
2676
2709
|
* cached at Google's edge, and will require a full trip to the origin on
|
|
2677
2710
|
* every request, potentially impacting performance and increasing load on
|
|
2678
|
-
* the origin server.
|
|
2711
|
+
* the origin server.
|
|
2712
|
+
* FORCE_CACHE_ALL Cache all content, ignoring any "private",
|
|
2679
2713
|
* "no-store" or "no-cache" directives in Cache-Control response headers.
|
|
2680
2714
|
* Warning: this may result in Cloud CDN caching private,
|
|
2681
|
-
* per-user (user identifiable) content.
|
|
2715
|
+
* per-user (user identifiable) content.
|
|
2716
|
+
* CACHE_ALL_STATIC Automatically cache static content,
|
|
2682
2717
|
* including common image formats, media (video and audio), and web assets
|
|
2683
2718
|
* (JavaScript and CSS). Requests and responses that are marked as
|
|
2684
2719
|
* uncacheable, as well as dynamic content (including HTML), will not be
|
|
@@ -2891,7 +2926,7 @@ declare namespace gapi.client {
|
|
|
2891
2926
|
* {
|
|
2892
2927
|
* "key": "scope",
|
|
2893
2928
|
* "value": "zones/us-east1-d"
|
|
2894
|
-
* }
|
|
2929
|
+
* }]
|
|
2895
2930
|
*/
|
|
2896
2931
|
data?: {
|
|
2897
2932
|
/**
|
|
@@ -2976,7 +3011,7 @@ declare namespace gapi.client {
|
|
|
2976
3011
|
* {
|
|
2977
3012
|
* "key": "scope",
|
|
2978
3013
|
* "value": "zones/us-east1-d"
|
|
2979
|
-
* }
|
|
3014
|
+
* }]
|
|
2980
3015
|
*/
|
|
2981
3016
|
data?: {
|
|
2982
3017
|
/**
|
|
@@ -3064,7 +3099,7 @@ declare namespace gapi.client {
|
|
|
3064
3099
|
* {
|
|
3065
3100
|
* "key": "scope",
|
|
3066
3101
|
* "value": "zones/us-east1-d"
|
|
3067
|
-
* }
|
|
3102
|
+
* }]
|
|
3068
3103
|
*/
|
|
3069
3104
|
data?: {
|
|
3070
3105
|
/**
|
|
@@ -3255,8 +3290,8 @@ declare namespace gapi.client {
|
|
|
3255
3290
|
* Balancers](https://cloud.google.com/load-balancing/docs/internal/failover-overview)
|
|
3256
3291
|
* and [external passthrough Network Load
|
|
3257
3292
|
* Balancers](https://cloud.google.com/load-balancing/docs/network/networklb-failover-overview).
|
|
3258
|
-
*
|
|
3259
|
-
*
|
|
3293
|
+
* failoverPolicy cannot be specified with haPolicy.failoverPolicy cannot be used by global external Passthrough
|
|
3294
|
+
* Network Load Balancers.
|
|
3260
3295
|
*/
|
|
3261
3296
|
failoverPolicy?: BackendServiceFailoverPolicy;
|
|
3262
3297
|
/**
|
|
@@ -3297,9 +3332,9 @@ declare namespace gapi.client {
|
|
|
3297
3332
|
* haPolicy requires customers to be responsible for tracking backend
|
|
3298
3333
|
* endpoint health and electing a leader among the healthy endpoints.
|
|
3299
3334
|
* Therefore, haPolicy cannot be specified with healthChecks.
|
|
3300
|
-
*
|
|
3301
|
-
* haPolicy
|
|
3302
|
-
*
|
|
3335
|
+
* haPolicy can only be specified for External Passthrough
|
|
3336
|
+
* Network Load Balancers and Internal Passthrough Network Load Balancers.haPolicy cannot be used by global external Passthrough Network
|
|
3337
|
+
* Load Balancers.
|
|
3303
3338
|
*/
|
|
3304
3339
|
haPolicy?: BackendServiceHAPolicy;
|
|
3305
3340
|
/**
|
|
@@ -3373,8 +3408,8 @@ declare namespace gapi.client {
|
|
|
3373
3408
|
/**
|
|
3374
3409
|
* Specifies the load balancer type. A backend service
|
|
3375
3410
|
* created for one type of load balancer cannot be used with another.
|
|
3376
|
-
* For more information, refer
|
|
3377
|
-
*
|
|
3411
|
+
* For more information, refer to
|
|
3412
|
+
* Backend services product and scheme table.
|
|
3378
3413
|
*/
|
|
3379
3414
|
loadBalancingScheme?:
|
|
3380
3415
|
| 'EXTERNAL'
|
|
@@ -3428,8 +3463,19 @@ declare namespace gapi.client {
|
|
|
3428
3463
|
* If set, the Backend Service responses are expected to contain non-standard
|
|
3429
3464
|
* HTTP response header field Endpoint-Load-Metrics. The reported
|
|
3430
3465
|
* metrics to use for computing the weights are specified via thecustomMetrics field.
|
|
3466
|
+
* - WEIGHTED_MAGLEV: Per-endpoint weighted load balancing via
|
|
3467
|
+
* health check reported weights. If set, the backend service must configure
|
|
3468
|
+
* an HTTP-based Health Check, and health check replies are expected to
|
|
3469
|
+
* contain the non-standard HTTP response header fieldX-Load-Balancing-Endpoint-Weight to specify the per-endpoint
|
|
3470
|
+
* weights. If set, load balancing is weighted based on the per-endpoint
|
|
3471
|
+
* weights reported in the last processed health check replies, as long as
|
|
3472
|
+
* every instance either reported a valid weight or had UNAVAILABLE_WEIGHT.
|
|
3473
|
+
* Otherwise, load balancing remains equal-weight.
|
|
3474
|
+
*
|
|
3475
|
+
*
|
|
3431
3476
|
*
|
|
3432
3477
|
* This field is applicable to either:
|
|
3478
|
+
*
|
|
3433
3479
|
* - A regional backend service with the service protocol set to HTTP,
|
|
3434
3480
|
* HTTPS, HTTP2 or H2C, and load_balancing_scheme set to
|
|
3435
3481
|
* INTERNAL_MANAGED.
|
|
@@ -3438,6 +3484,7 @@ declare namespace gapi.client {
|
|
|
3438
3484
|
* EXTERNAL_MANAGED.
|
|
3439
3485
|
*
|
|
3440
3486
|
*
|
|
3487
|
+
*
|
|
3441
3488
|
* If sessionAffinity is not configured—that is, if session
|
|
3442
3489
|
* affinity remains at the default value of NONE—then the
|
|
3443
3490
|
* default value for localityLbPolicy
|
|
@@ -3584,13 +3631,13 @@ declare namespace gapi.client {
|
|
|
3584
3631
|
*/
|
|
3585
3632
|
portName?: string;
|
|
3586
3633
|
/**
|
|
3587
|
-
* The protocol this BackendService uses to communicate
|
|
3588
|
-
* with backends.
|
|
3634
|
+
* The protocol this BackendService uses to communicate with backends.
|
|
3589
3635
|
*
|
|
3590
|
-
* Possible values are HTTP, HTTPS, HTTP2, H2C, TCP, SSL, UDP or
|
|
3591
|
-
* depending on the chosen load balancer or Traffic Director
|
|
3592
|
-
*
|
|
3593
|
-
*
|
|
3636
|
+
* Possible values are HTTP, HTTPS, HTTP2, H2C, TCP, SSL, UDP, GRPC, or
|
|
3637
|
+
* UNSPECIFIED, depending on the chosen load balancer or Traffic Director
|
|
3638
|
+
* configuration.
|
|
3639
|
+
* Refer to
|
|
3640
|
+
* Load balancing features for more information.
|
|
3594
3641
|
*
|
|
3595
3642
|
* Must be set to GRPC when the backend service is referenced by a URL map
|
|
3596
3643
|
* that is bound to target gRPC proxy.
|
|
@@ -3764,7 +3811,7 @@ declare namespace gapi.client {
|
|
|
3764
3811
|
* {
|
|
3765
3812
|
* "key": "scope",
|
|
3766
3813
|
* "value": "zones/us-east1-d"
|
|
3767
|
-
* }
|
|
3814
|
+
* }]
|
|
3768
3815
|
*/
|
|
3769
3816
|
data?: {
|
|
3770
3817
|
/**
|
|
@@ -3795,14 +3842,17 @@ declare namespace gapi.client {
|
|
|
3795
3842
|
cacheKeyPolicy?: CacheKeyPolicy;
|
|
3796
3843
|
/**
|
|
3797
3844
|
* Specifies the cache setting for all responses from this backend.
|
|
3798
|
-
* The possible values are:
|
|
3845
|
+
* The possible values are:
|
|
3846
|
+
* USE_ORIGIN_HEADERS Requires the origin to set valid caching
|
|
3799
3847
|
* headers to cache content. Responses without these headers will not be
|
|
3800
3848
|
* cached at Google's edge, and will require a full trip to the origin on
|
|
3801
3849
|
* every request, potentially impacting performance and increasing load on
|
|
3802
|
-
* the origin server.
|
|
3850
|
+
* the origin server.
|
|
3851
|
+
* FORCE_CACHE_ALL Cache all content, ignoring any "private",
|
|
3803
3852
|
* "no-store" or "no-cache" directives in Cache-Control response headers.
|
|
3804
3853
|
* Warning: this may result in Cloud CDN caching private,
|
|
3805
|
-
* per-user (user identifiable) content.
|
|
3854
|
+
* per-user (user identifiable) content.
|
|
3855
|
+
* CACHE_ALL_STATIC Automatically cache static content,
|
|
3806
3856
|
* including common image formats, media (video and audio), and web assets
|
|
3807
3857
|
* (JavaScript and CSS). Requests and responses that are marked as
|
|
3808
3858
|
* uncacheable, as well as dynamic content (including HTML), will not be
|
|
@@ -4330,7 +4380,7 @@ declare namespace gapi.client {
|
|
|
4330
4380
|
* {
|
|
4331
4381
|
* "key": "scope",
|
|
4332
4382
|
* "value": "zones/us-east1-d"
|
|
4333
|
-
* }
|
|
4383
|
+
* }]
|
|
4334
4384
|
*/
|
|
4335
4385
|
data?: {
|
|
4336
4386
|
/**
|
|
@@ -4415,7 +4465,7 @@ declare namespace gapi.client {
|
|
|
4415
4465
|
* {
|
|
4416
4466
|
* "key": "scope",
|
|
4417
4467
|
* "value": "zones/us-east1-d"
|
|
4418
|
-
* }
|
|
4468
|
+
* }]
|
|
4419
4469
|
*/
|
|
4420
4470
|
data?: {
|
|
4421
4471
|
/**
|
|
@@ -4661,7 +4711,7 @@ declare namespace gapi.client {
|
|
|
4661
4711
|
* {
|
|
4662
4712
|
* "key": "scope",
|
|
4663
4713
|
* "value": "zones/us-east1-d"
|
|
4664
|
-
* }
|
|
4714
|
+
* }]
|
|
4665
4715
|
*/
|
|
4666
4716
|
data?: {
|
|
4667
4717
|
/**
|
|
@@ -5619,10 +5669,7 @@ declare namespace gapi.client {
|
|
|
5619
5669
|
machineTypes?: string[];
|
|
5620
5670
|
}
|
|
5621
5671
|
interface CapacityAdviceRequestInstanceFlexibilityPolicyInstanceSelectionAttachedDisk {
|
|
5622
|
-
/**
|
|
5623
|
-
* Specifies the type of the disk.
|
|
5624
|
-
* This field must be set to SCRATCH.
|
|
5625
|
-
*/
|
|
5672
|
+
/** Specifies the type of the disk. */
|
|
5626
5673
|
type?: 'DISK_TYPE_UNSPECIFIED' | 'SCRATCH';
|
|
5627
5674
|
}
|
|
5628
5675
|
interface CapacityAdviceRequestInstanceProperties {
|
|
@@ -6070,6 +6117,7 @@ declare namespace gapi.client {
|
|
|
6070
6117
|
| 'NETWORK_OPTIMIZED_U4S'
|
|
6071
6118
|
| 'STORAGE_OPTIMIZED_Z3'
|
|
6072
6119
|
| 'STORAGE_OPTIMIZED_Z4D'
|
|
6120
|
+
| 'STORAGE_OPTIMIZED_Z4M'
|
|
6073
6121
|
| 'TYPE_UNSPECIFIED';
|
|
6074
6122
|
}
|
|
6075
6123
|
interface CommitmentAggregatedList {
|
|
@@ -6139,7 +6187,7 @@ declare namespace gapi.client {
|
|
|
6139
6187
|
* {
|
|
6140
6188
|
* "key": "scope",
|
|
6141
6189
|
* "value": "zones/us-east1-d"
|
|
6142
|
-
* }
|
|
6190
|
+
* }]
|
|
6143
6191
|
*/
|
|
6144
6192
|
data?: {
|
|
6145
6193
|
/**
|
|
@@ -6224,7 +6272,7 @@ declare namespace gapi.client {
|
|
|
6224
6272
|
* {
|
|
6225
6273
|
* "key": "scope",
|
|
6226
6274
|
* "value": "zones/us-east1-d"
|
|
6227
|
-
* }
|
|
6275
|
+
* }]
|
|
6228
6276
|
*/
|
|
6229
6277
|
data?: {
|
|
6230
6278
|
/**
|
|
@@ -6338,7 +6386,7 @@ declare namespace gapi.client {
|
|
|
6338
6386
|
* {
|
|
6339
6387
|
* "key": "scope",
|
|
6340
6388
|
* "value": "zones/us-east1-d"
|
|
6341
|
-
* }
|
|
6389
|
+
* }]
|
|
6342
6390
|
*/
|
|
6343
6391
|
data?: {
|
|
6344
6392
|
/**
|
|
@@ -6485,7 +6533,7 @@ declare namespace gapi.client {
|
|
|
6485
6533
|
* {
|
|
6486
6534
|
* "key": "scope",
|
|
6487
6535
|
* "value": "zones/us-east1-d"
|
|
6488
|
-
* }
|
|
6536
|
+
* }]
|
|
6489
6537
|
*/
|
|
6490
6538
|
data?: {
|
|
6491
6539
|
/**
|
|
@@ -6578,7 +6626,7 @@ declare namespace gapi.client {
|
|
|
6578
6626
|
* {
|
|
6579
6627
|
* "key": "scope",
|
|
6580
6628
|
* "value": "zones/us-east1-d"
|
|
6581
|
-
* }
|
|
6629
|
+
* }]
|
|
6582
6630
|
*/
|
|
6583
6631
|
data?: {
|
|
6584
6632
|
/**
|
|
@@ -6655,7 +6703,7 @@ declare namespace gapi.client {
|
|
|
6655
6703
|
* {
|
|
6656
6704
|
* "key": "scope",
|
|
6657
6705
|
* "value": "zones/us-east1-d"
|
|
6658
|
-
* }
|
|
6706
|
+
* }]
|
|
6659
6707
|
*/
|
|
6660
6708
|
data?: {
|
|
6661
6709
|
/**
|
|
@@ -6886,7 +6934,7 @@ declare namespace gapi.client {
|
|
|
6886
6934
|
* {
|
|
6887
6935
|
* "key": "scope",
|
|
6888
6936
|
* "value": "zones/us-east1-d"
|
|
6889
|
-
* }
|
|
6937
|
+
* }]
|
|
6890
6938
|
*/
|
|
6891
6939
|
data?: {
|
|
6892
6940
|
/**
|
|
@@ -7372,7 +7420,7 @@ declare namespace gapi.client {
|
|
|
7372
7420
|
* {
|
|
7373
7421
|
* "key": "scope",
|
|
7374
7422
|
* "value": "zones/us-east1-d"
|
|
7375
|
-
* }
|
|
7423
|
+
* }]
|
|
7376
7424
|
*/
|
|
7377
7425
|
data?: {
|
|
7378
7426
|
/**
|
|
@@ -7909,7 +7957,7 @@ declare namespace gapi.client {
|
|
|
7909
7957
|
* {
|
|
7910
7958
|
* "key": "scope",
|
|
7911
7959
|
* "value": "zones/us-east1-d"
|
|
7912
|
-
* }
|
|
7960
|
+
* }]
|
|
7913
7961
|
*/
|
|
7914
7962
|
data?: {
|
|
7915
7963
|
/**
|
|
@@ -8079,7 +8127,7 @@ declare namespace gapi.client {
|
|
|
8079
8127
|
* {
|
|
8080
8128
|
* "key": "scope",
|
|
8081
8129
|
* "value": "zones/us-east1-d"
|
|
8082
|
-
* }
|
|
8130
|
+
* }]
|
|
8083
8131
|
*/
|
|
8084
8132
|
data?: {
|
|
8085
8133
|
/**
|
|
@@ -8314,7 +8362,7 @@ declare namespace gapi.client {
|
|
|
8314
8362
|
* {
|
|
8315
8363
|
* "key": "scope",
|
|
8316
8364
|
* "value": "zones/us-east1-d"
|
|
8317
|
-
* }
|
|
8365
|
+
* }]
|
|
8318
8366
|
*/
|
|
8319
8367
|
data?: {
|
|
8320
8368
|
/**
|
|
@@ -8489,7 +8537,7 @@ declare namespace gapi.client {
|
|
|
8489
8537
|
* {
|
|
8490
8538
|
* "key": "scope",
|
|
8491
8539
|
* "value": "zones/us-east1-d"
|
|
8492
|
-
* }
|
|
8540
|
+
* }]
|
|
8493
8541
|
*/
|
|
8494
8542
|
data?: {
|
|
8495
8543
|
/**
|
|
@@ -8574,7 +8622,7 @@ declare namespace gapi.client {
|
|
|
8574
8622
|
* {
|
|
8575
8623
|
* "key": "scope",
|
|
8576
8624
|
* "value": "zones/us-east1-d"
|
|
8577
|
-
* }
|
|
8625
|
+
* }]
|
|
8578
8626
|
*/
|
|
8579
8627
|
data?: {
|
|
8580
8628
|
/**
|
|
@@ -8645,7 +8693,7 @@ declare namespace gapi.client {
|
|
|
8645
8693
|
* {
|
|
8646
8694
|
* "key": "scope",
|
|
8647
8695
|
* "value": "zones/us-east1-d"
|
|
8648
|
-
* }
|
|
8696
|
+
* }]
|
|
8649
8697
|
*/
|
|
8650
8698
|
data?: {
|
|
8651
8699
|
/**
|
|
@@ -8843,7 +8891,7 @@ declare namespace gapi.client {
|
|
|
8843
8891
|
* {
|
|
8844
8892
|
* "key": "scope",
|
|
8845
8893
|
* "value": "zones/us-east1-d"
|
|
8846
|
-
* }
|
|
8894
|
+
* }]
|
|
8847
8895
|
*/
|
|
8848
8896
|
data?: {
|
|
8849
8897
|
/**
|
|
@@ -9044,7 +9092,7 @@ declare namespace gapi.client {
|
|
|
9044
9092
|
* {
|
|
9045
9093
|
* "key": "scope",
|
|
9046
9094
|
* "value": "zones/us-east1-d"
|
|
9047
|
-
* }
|
|
9095
|
+
* }]
|
|
9048
9096
|
*/
|
|
9049
9097
|
data?: {
|
|
9050
9098
|
/**
|
|
@@ -9353,7 +9401,7 @@ declare namespace gapi.client {
|
|
|
9353
9401
|
* {
|
|
9354
9402
|
* "key": "scope",
|
|
9355
9403
|
* "value": "zones/us-east1-d"
|
|
9356
|
-
* }
|
|
9404
|
+
* }]
|
|
9357
9405
|
*/
|
|
9358
9406
|
data?: {
|
|
9359
9407
|
/**
|
|
@@ -9463,7 +9511,7 @@ declare namespace gapi.client {
|
|
|
9463
9511
|
* {
|
|
9464
9512
|
* "key": "scope",
|
|
9465
9513
|
* "value": "zones/us-east1-d"
|
|
9466
|
-
* }
|
|
9514
|
+
* }]
|
|
9467
9515
|
*/
|
|
9468
9516
|
data?: {
|
|
9469
9517
|
/**
|
|
@@ -9700,7 +9748,7 @@ declare namespace gapi.client {
|
|
|
9700
9748
|
* {
|
|
9701
9749
|
* "key": "scope",
|
|
9702
9750
|
* "value": "zones/us-east1-d"
|
|
9703
|
-
* }
|
|
9751
|
+
* }]
|
|
9704
9752
|
*/
|
|
9705
9753
|
data?: {
|
|
9706
9754
|
/**
|
|
@@ -10171,7 +10219,7 @@ declare namespace gapi.client {
|
|
|
10171
10219
|
* {
|
|
10172
10220
|
* "key": "scope",
|
|
10173
10221
|
* "value": "zones/us-east1-d"
|
|
10174
|
-
* }
|
|
10222
|
+
* }]
|
|
10175
10223
|
*/
|
|
10176
10224
|
data?: {
|
|
10177
10225
|
/**
|
|
@@ -10228,10 +10276,31 @@ declare namespace gapi.client {
|
|
|
10228
10276
|
/** Output only. [Output Only]. The extensions that are attached to this ForwardingRule. */
|
|
10229
10277
|
attachedExtensions?: ForwardingRuleAttachedExtension[];
|
|
10230
10278
|
/**
|
|
10231
|
-
* [Output Only] Specifies the availability group of the
|
|
10279
|
+
* Output only. [Output Only] Specifies the load balancing availability group, one of the
|
|
10280
|
+
* two that collectively provide high availability.
|
|
10281
|
+
*
|
|
10282
|
+
* Specifies the availability group of the forwarding rule. This
|
|
10232
10283
|
* field is for use by global external passthrough load balancers (load
|
|
10233
|
-
* balancing scheme EXTERNAL_PASSTHROUGH) and is set for the
|
|
10234
|
-
* rules only.
|
|
10284
|
+
* balancing scheme EXTERNAL_PASSTHROUGH) and is set for the
|
|
10285
|
+
* child forwarding rules only. The possible values are:
|
|
10286
|
+
*
|
|
10287
|
+
* - AVAILABILITY_GROUP0: Set for the child forwarding rule
|
|
10288
|
+
* that is programmed on the AVAILABILITY_GROUP0 load balancing
|
|
10289
|
+
* stack. The child forwarding rule has the same IP protocol, port, and
|
|
10290
|
+
* backend service settings as the parent forwarding rule, but has only one of
|
|
10291
|
+
* the two IP addresses of the parent forwarding rule, the one with the
|
|
10292
|
+
* purpose PASSTHROUGH_LOAD_BALANCER_AVAILABILITY_GROUP0.
|
|
10293
|
+
* - AVAILABILITY_GROUP1: Set for the child forwarding rule
|
|
10294
|
+
* that is programmed on the AVAILABILITY_GROUP1 load balancing
|
|
10295
|
+
* stack. The child forwarding rule has the same IP protocol, port and backend
|
|
10296
|
+
* service settings as the parent forwarding rule, but has only one of the two
|
|
10297
|
+
* IP addresses of the parent forwarding rule, the one with the purposePASSTHROUGH_LOAD_BALANCER_AVAILABILITY_GROUP1.
|
|
10298
|
+
*
|
|
10299
|
+
*
|
|
10300
|
+
*
|
|
10301
|
+
* For each global external Passthrough Network Load Balancer forwarding rule
|
|
10302
|
+
* (a parent forwarding rule) that you create, Google Cloud generates two
|
|
10303
|
+
* output-only child forwarding rules, one forAVAILABILITY_GROUP0 and one forAVAILABILITY_GROUP1.
|
|
10235
10304
|
*/
|
|
10236
10305
|
availabilityGroup?:
|
|
10237
10306
|
| 'AVAILABILITY_GROUP0'
|
|
@@ -10239,8 +10308,18 @@ declare namespace gapi.client {
|
|
|
10239
10308
|
| 'AVAILABILITY_GROUP_UNSPECIFIED';
|
|
10240
10309
|
/**
|
|
10241
10310
|
* Identifies the backend service to which the forwarding rule sends traffic.
|
|
10242
|
-
*
|
|
10243
|
-
*
|
|
10311
|
+
*
|
|
10312
|
+
* It is a required field for the following load balancers:
|
|
10313
|
+
*
|
|
10314
|
+
* - Internal passthrough Network Load Balancers
|
|
10315
|
+
* - Backend service-based regional external passthrough Network Load
|
|
10316
|
+
* Balancers
|
|
10317
|
+
* - Global external passthrough Network Load Balancers
|
|
10318
|
+
*
|
|
10319
|
+
*
|
|
10320
|
+
*
|
|
10321
|
+
* It cannot be set by other load balancer types and protocol forwarding
|
|
10322
|
+
* rules.
|
|
10244
10323
|
*/
|
|
10245
10324
|
backendService?: string;
|
|
10246
10325
|
/**
|
|
@@ -10253,11 +10332,14 @@ declare namespace gapi.client {
|
|
|
10253
10332
|
*/
|
|
10254
10333
|
baseForwardingRule?: string;
|
|
10255
10334
|
/**
|
|
10256
|
-
* Output only. [Output Only]
|
|
10335
|
+
* Output only. [Output Only] The resource URLs for the child forwarding rules.
|
|
10336
|
+
*
|
|
10337
|
+
* Applicable only to the parent forwarding rule of global
|
|
10257
10338
|
* external passthrough load balancers. This field contains the list of child
|
|
10258
10339
|
* forwarding rule URLs associated with the parent forwarding rule: one for
|
|
10259
10340
|
* each availability group. AVAILABILITY_GROUP0 will be the first element, and
|
|
10260
|
-
* AVAILABILITY_GROUP1 will be the second element.
|
|
10341
|
+
* AVAILABILITY_GROUP1 will be the second element. Refer to theavailabilityGroup field for further details. It cannot be set
|
|
10342
|
+
* by any other forwarding rules.
|
|
10261
10343
|
*/
|
|
10262
10344
|
childForwardingRules?: string[];
|
|
10263
10345
|
/**
|
|
@@ -10349,6 +10431,8 @@ declare namespace gapi.client {
|
|
|
10349
10431
|
*
|
|
10350
10432
|
*
|
|
10351
10433
|
*
|
|
10434
|
+
* The IP address can only be set at creation. Once set, it cannot be updated.
|
|
10435
|
+
*
|
|
10352
10436
|
* The forwarding rule's target or backendService,
|
|
10353
10437
|
* and in most cases, also the loadBalancingScheme, determine the
|
|
10354
10438
|
* type of IP address that you can use. For detailed information, see
|
|
@@ -10357,8 +10441,69 @@ declare namespace gapi.client {
|
|
|
10357
10441
|
*
|
|
10358
10442
|
* When reading an IPAddress, the API always returns the IP
|
|
10359
10443
|
* address number.
|
|
10444
|
+
*
|
|
10445
|
+
* When creating a global external Passthrough Network Load Balancer
|
|
10446
|
+
* forwarding rule (a parent forwarding rule), you must use theIPAddresses field, but the Google Cloud generated child
|
|
10447
|
+
* forwarding rules set the IPAddress field instead. Refer to theavailabilityGroup field for further details.
|
|
10360
10448
|
*/
|
|
10361
10449
|
IPAddress?: string;
|
|
10450
|
+
/**
|
|
10451
|
+
* IP addresses for which this forwarding rule accepts traffic. All IP
|
|
10452
|
+
* addresses must have the same IP version, IPv4 or IPv6. When a client sends
|
|
10453
|
+
* traffic that matches one of the specified IP addresses, protocol and ports,
|
|
10454
|
+
* the forwarding rule directs the traffic to the referencedbackendService. All IP addresses are served by the same set of
|
|
10455
|
+
* backends, and they share the target capacities specified in the backend
|
|
10456
|
+
* service fairly.
|
|
10457
|
+
*
|
|
10458
|
+
* Global external Passthrough Network Load Balancer requires two IP addresses
|
|
10459
|
+
* for each forwarding rule to provide high availability when both IP
|
|
10460
|
+
* addresses are used to serve client requests. The two IP addresses must come
|
|
10461
|
+
* from global IP pools that belong to two distinct Availability
|
|
10462
|
+
* Groups, represented by the purposePASSTHROUGH_LOAD_BALANCER_AVAILABILITY_GROUP0 andPASSTHROUGH_LOAD_BALANCER_AVAILABILITY_GROUP1. TheIPAddresses field specifies zero, one, or two IP addresses:
|
|
10463
|
+
*
|
|
10464
|
+
* - If omitted, Google Cloud assigns two ephemeral IP addresses, one from
|
|
10465
|
+
* each Availability Group.
|
|
10466
|
+
* - If you specify one IP address that references an existing static IP
|
|
10467
|
+
* address resource from one Availability Group, Google Cloud assigns an
|
|
10468
|
+
* ephemeral IP address from the other Availability Group.
|
|
10469
|
+
* - If you specify two IP addresses that reference existing static IP
|
|
10470
|
+
* address resources, they are required to be from different Availability
|
|
10471
|
+
* Groups.
|
|
10472
|
+
*
|
|
10473
|
+
*
|
|
10474
|
+
*
|
|
10475
|
+
* For global external Passthrough Network Load Balancer, each IP address can be one of the following:
|
|
10476
|
+
*
|
|
10477
|
+
* - A static or ephemeral IPv4 address from a Google-owned IP pool.
|
|
10478
|
+
* - A static IPv4 address from a global public delegated prefix.
|
|
10479
|
+
* - A static or ephemeral IPv6 /96 prefix from a Google-owned IP pool.
|
|
10480
|
+
*
|
|
10481
|
+
*
|
|
10482
|
+
*
|
|
10483
|
+
* For global external Passthrough Network Load Balancer, the two IP addresses
|
|
10484
|
+
* can be of different types. One IP address can be from a BYOIP prefix while
|
|
10485
|
+
* the other is from a Google-owned IP pool. One IP address can be static
|
|
10486
|
+
* while the other is ephemeral. However, both IP addresses must have the same
|
|
10487
|
+
* IP version, IPv4 or IPv6.
|
|
10488
|
+
*
|
|
10489
|
+
* The IP addresses can only be set at creation and cannot be updated.
|
|
10490
|
+
*
|
|
10491
|
+
* When creating a global external Passthrough Network Load Balancer
|
|
10492
|
+
* forwarding rule (a parent forwarding rule), you must use theIPAddresses field, but the Google Cloud-generated child
|
|
10493
|
+
* forwarding rules set the IPAddress field instead. Refer to theavailabilityGroup field for further details.
|
|
10494
|
+
*
|
|
10495
|
+
* Refer to the IPAddress field for the formats that can be used
|
|
10496
|
+
* to specify IP addresses while creating a forwarding rule.
|
|
10497
|
+
*
|
|
10498
|
+
* Because Passthrough Network Load Balancers do not terminate or translate
|
|
10499
|
+
* traffic, the backend stack types must be compatible with the forwarding
|
|
10500
|
+
* rule IP version:
|
|
10501
|
+
*
|
|
10502
|
+
* - If the forwarding rule IP version is IPv4, backends should be
|
|
10503
|
+
* configured as dual-stack or IPv4-only.
|
|
10504
|
+
* - If the forwarding rule IP version is IPv6, backends should be
|
|
10505
|
+
* configured as dual-stack or IPv6-only.
|
|
10506
|
+
*/
|
|
10362
10507
|
IPAddresses?: string[];
|
|
10363
10508
|
/**
|
|
10364
10509
|
* Resource reference of a PublicDelegatedPrefix. The PDP must
|
|
@@ -10419,8 +10564,8 @@ declare namespace gapi.client {
|
|
|
10419
10564
|
/**
|
|
10420
10565
|
* Specifies the forwarding rule type.
|
|
10421
10566
|
*
|
|
10422
|
-
* For more information
|
|
10423
|
-
* Forwarding rule
|
|
10567
|
+
* For more information, refer to
|
|
10568
|
+
* Forwarding rule product and scheme table.
|
|
10424
10569
|
*/
|
|
10425
10570
|
loadBalancingScheme?:
|
|
10426
10571
|
| 'EXTERNAL'
|
|
@@ -10465,6 +10610,13 @@ declare namespace gapi.client {
|
|
|
10465
10610
|
* For Private Service Connect forwarding rules that forward traffic to Google
|
|
10466
10611
|
* APIs, the forwarding rule name must be a 1-20 characters string with
|
|
10467
10612
|
* lowercase letters and numbers and must start with a letter.
|
|
10613
|
+
*
|
|
10614
|
+
* For global external Passthrough Network Load Balancer forwarding rules, the
|
|
10615
|
+
* forwarding rule name must be 1-43 characters long. For each global external
|
|
10616
|
+
* Passthrough Network Load Balancer forwarding rule (a parent forwarding
|
|
10617
|
+
* rule) that you create, Google Cloud generates two output-only child
|
|
10618
|
+
* forwarding rules that are named by concatenating the parent forwarding rule
|
|
10619
|
+
* name with the `-ag0` and `-ag1` suffixes, respectively. Refer to theavailabilityGroup field for further details.
|
|
10468
10620
|
*/
|
|
10469
10621
|
name?: string;
|
|
10470
10622
|
/**
|
|
@@ -10504,7 +10656,9 @@ declare namespace gapi.client {
|
|
|
10504
10656
|
*/
|
|
10505
10657
|
noAutomateDnsZone?: boolean;
|
|
10506
10658
|
/**
|
|
10507
|
-
* Output only. [Output Only]
|
|
10659
|
+
* Output only. [Output Only] The resource URL for the parent forwarding rule.
|
|
10660
|
+
*
|
|
10661
|
+
* Applicable only to the child forwarding rules of global external
|
|
10508
10662
|
* passthrough load balancers. This field contains the URL of the parent
|
|
10509
10663
|
* forwarding rule.
|
|
10510
10664
|
*/
|
|
@@ -10529,7 +10683,8 @@ declare namespace gapi.client {
|
|
|
10529
10683
|
*
|
|
10530
10684
|
*
|
|
10531
10685
|
* For external forwarding rules, two or more forwarding rules cannot use the
|
|
10532
|
-
* same [IPAddress, IPProtocol] pair
|
|
10686
|
+
* same [IPAddress, IPProtocol] pair (specified inIPAddress, IPAddresses, IPProtocol
|
|
10687
|
+
* fields) if they have overlapping portRanges.
|
|
10533
10688
|
*
|
|
10534
10689
|
* For internal forwarding rules within the same VPC network, two or more
|
|
10535
10690
|
* forwarding rules cannot use the same [IPAddress, IPProtocol]
|
|
@@ -10557,8 +10712,8 @@ declare namespace gapi.client {
|
|
|
10557
10712
|
*
|
|
10558
10713
|
*
|
|
10559
10714
|
* For external forwarding rules, two or more forwarding rules cannot use the
|
|
10560
|
-
* same [IPAddress, IPProtocol] pair
|
|
10561
|
-
* port number.
|
|
10715
|
+
* same [IPAddress, IPProtocol] pair (specified inIPAddress, IPAddresses, IPProtocol
|
|
10716
|
+
* fields) if they share at least one port number.
|
|
10562
10717
|
*
|
|
10563
10718
|
* For internal forwarding rules within the same VPC network, two or more
|
|
10564
10719
|
* forwarding rules cannot use the same [IPAddress, IPProtocol]
|
|
@@ -10652,6 +10807,15 @@ declare namespace gapi.client {
|
|
|
10652
10807
|
*
|
|
10653
10808
|
*
|
|
10654
10809
|
* - For Private Service Connect forwarding rules that forward traffic to managed services, the target must be a service attachment. The target is not mutable once set as a service attachment.
|
|
10810
|
+
*
|
|
10811
|
+
*
|
|
10812
|
+
*
|
|
10813
|
+
* The following load balancers cannot set the target field (they should set the backendService field instead):
|
|
10814
|
+
*
|
|
10815
|
+
* - Internal passthrough Network Load Balancers
|
|
10816
|
+
* - Backend service-based regional external passthrough Network Load
|
|
10817
|
+
* Balancers
|
|
10818
|
+
* - Global external passthrough Network Load Balancers
|
|
10655
10819
|
*/
|
|
10656
10820
|
target?: string;
|
|
10657
10821
|
}
|
|
@@ -10719,7 +10883,7 @@ declare namespace gapi.client {
|
|
|
10719
10883
|
* {
|
|
10720
10884
|
* "key": "scope",
|
|
10721
10885
|
* "value": "zones/us-east1-d"
|
|
10722
|
-
* }
|
|
10886
|
+
* }]
|
|
10723
10887
|
*/
|
|
10724
10888
|
data?: {
|
|
10725
10889
|
/**
|
|
@@ -10805,7 +10969,7 @@ declare namespace gapi.client {
|
|
|
10805
10969
|
* {
|
|
10806
10970
|
* "key": "scope",
|
|
10807
10971
|
* "value": "zones/us-east1-d"
|
|
10808
|
-
* }
|
|
10972
|
+
* }]
|
|
10809
10973
|
*/
|
|
10810
10974
|
data?: {
|
|
10811
10975
|
/**
|
|
@@ -10892,7 +11056,7 @@ declare namespace gapi.client {
|
|
|
10892
11056
|
* {
|
|
10893
11057
|
* "key": "scope",
|
|
10894
11058
|
* "value": "zones/us-east1-d"
|
|
10895
|
-
* }
|
|
11059
|
+
* }]
|
|
10896
11060
|
*/
|
|
10897
11061
|
data?: {
|
|
10898
11062
|
/**
|
|
@@ -11157,7 +11321,7 @@ declare namespace gapi.client {
|
|
|
11157
11321
|
* {
|
|
11158
11322
|
* "key": "scope",
|
|
11159
11323
|
* "value": "zones/us-east1-d"
|
|
11160
|
-
* }
|
|
11324
|
+
* }]
|
|
11161
11325
|
*/
|
|
11162
11326
|
data?: {
|
|
11163
11327
|
/**
|
|
@@ -11248,7 +11412,7 @@ declare namespace gapi.client {
|
|
|
11248
11412
|
* {
|
|
11249
11413
|
* "key": "scope",
|
|
11250
11414
|
* "value": "zones/us-east1-d"
|
|
11251
|
-
* }
|
|
11415
|
+
* }]
|
|
11252
11416
|
*/
|
|
11253
11417
|
data?: {
|
|
11254
11418
|
/**
|
|
@@ -11333,7 +11497,7 @@ declare namespace gapi.client {
|
|
|
11333
11497
|
* {
|
|
11334
11498
|
* "key": "scope",
|
|
11335
11499
|
* "value": "zones/us-east1-d"
|
|
11336
|
-
* }
|
|
11500
|
+
* }]
|
|
11337
11501
|
*/
|
|
11338
11502
|
data?: {
|
|
11339
11503
|
/**
|
|
@@ -11638,6 +11802,38 @@ declare namespace gapi.client {
|
|
|
11638
11802
|
/** end_interface: MixerGetResponseWithEtagBuilder */
|
|
11639
11803
|
etag?: string;
|
|
11640
11804
|
}
|
|
11805
|
+
interface GetHealthOperationMetadata {
|
|
11806
|
+
/** Output only. The health information. */
|
|
11807
|
+
healthInfo?: GetHealthOperationMetadataHealthInfo;
|
|
11808
|
+
}
|
|
11809
|
+
interface GetHealthOperationMetadataHealthInfo {
|
|
11810
|
+
/** Output only. The availability SLO status. */
|
|
11811
|
+
availabilitySloStatus?:
|
|
11812
|
+
| 'AVAILABILITY_SLO_STATUS_IN_SLO'
|
|
11813
|
+
| 'AVAILABILITY_SLO_STATUS_OUT_OF_SLO'
|
|
11814
|
+
| 'AVAILABILITY_SLO_STATUS_SLO_UNKNOWN'
|
|
11815
|
+
| 'AVAILABILITY_SLO_STATUS_UNSPECIFIED';
|
|
11816
|
+
/** Output only. The health status. */
|
|
11817
|
+
healthStatus?:
|
|
11818
|
+
| 'HEALTH_STATUS_HEALTHY'
|
|
11819
|
+
| 'HEALTH_STATUS_UNHEALTHY'
|
|
11820
|
+
| 'HEALTH_STATUS_UNSPECIFIED';
|
|
11821
|
+
/** Output only. The repair category. */
|
|
11822
|
+
repairCategory?:
|
|
11823
|
+
| 'REPAIR_CATEGORY_CRITICAL_FAILURE'
|
|
11824
|
+
| 'REPAIR_CATEGORY_EMERGENT_MAINTENANCE'
|
|
11825
|
+
| 'REPAIR_CATEGORY_PLANNED_MAINTENANCE'
|
|
11826
|
+
| 'REPAIR_CATEGORY_UNSPECIFIED'
|
|
11827
|
+
| 'REPAIR_CATEGORY_USER_REPORTED_FAULT';
|
|
11828
|
+
/** Output only. The reason for unhealthy status. */
|
|
11829
|
+
unhealthyReason?:
|
|
11830
|
+
| 'UNHEALTHY_REASON_PENDING_USER_APPROVAL'
|
|
11831
|
+
| 'UNHEALTHY_REASON_REPAIRING'
|
|
11832
|
+
| 'UNHEALTHY_REASON_UNSCHEDULABLE'
|
|
11833
|
+
| 'UNHEALTHY_REASON_UNSPECIFIED';
|
|
11834
|
+
/** Output only. The time when health info was updated. */
|
|
11835
|
+
updateTime?: string;
|
|
11836
|
+
}
|
|
11641
11837
|
interface GetOwnerInstanceResponse {
|
|
11642
11838
|
/** Full instance resource URL. */
|
|
11643
11839
|
instance?: string;
|
|
@@ -11749,7 +11945,7 @@ declare namespace gapi.client {
|
|
|
11749
11945
|
* {
|
|
11750
11946
|
* "key": "scope",
|
|
11751
11947
|
* "value": "zones/us-east1-d"
|
|
11752
|
-
* }
|
|
11948
|
+
* }]
|
|
11753
11949
|
*/
|
|
11754
11950
|
data?: {
|
|
11755
11951
|
/**
|
|
@@ -12033,7 +12229,7 @@ declare namespace gapi.client {
|
|
|
12033
12229
|
* {
|
|
12034
12230
|
* "key": "scope",
|
|
12035
12231
|
* "value": "zones/us-east1-d"
|
|
12036
|
-
* }
|
|
12232
|
+
* }]
|
|
12037
12233
|
*/
|
|
12038
12234
|
data?: {
|
|
12039
12235
|
/**
|
|
@@ -12387,16 +12583,9 @@ declare namespace gapi.client {
|
|
|
12387
12583
|
* create the resource.
|
|
12388
12584
|
*/
|
|
12389
12585
|
description?: string;
|
|
12390
|
-
/**
|
|
12391
|
-
* Capacity guarantee settings for the event of a failover.
|
|
12392
|
-
* This determines whether capacity is guaranteed to be available
|
|
12393
|
-
* in the zones used by the HaController.
|
|
12394
|
-
* Deprecated: This field is deprecated and has no effect.
|
|
12395
|
-
*/
|
|
12396
|
-
failoverCapacity?:
|
|
12397
|
-
'BEST_EFFORT_CAPACITY' | 'FAILOVER_CAPACITY_UNSPECIFIED';
|
|
12398
12586
|
/** Indicates how failover should be initiated. */
|
|
12399
|
-
failoverInitiation?:
|
|
12587
|
+
failoverInitiation?:
|
|
12588
|
+
'AUTOMATIC' | 'FAILOVER_INITIATION_UNSPECIFIED' | 'MANUAL_ONLY';
|
|
12400
12589
|
/**
|
|
12401
12590
|
* Output only. [Output Only] The unique identifier for the resource. This identifier is
|
|
12402
12591
|
* defined by the server.
|
|
@@ -12437,13 +12626,24 @@ declare namespace gapi.client {
|
|
|
12437
12626
|
* It is not settable as a field in the request body.
|
|
12438
12627
|
*/
|
|
12439
12628
|
region?: string;
|
|
12440
|
-
/** Indicates the capacity guarantees in the secondary zone. */
|
|
12441
|
-
secondaryZoneCapacity?:
|
|
12442
|
-
'BEST_EFFORT' | 'SECONDARY_ZONE_CAPACITY_UNSPECIFIED';
|
|
12443
12629
|
/** Output only. [Output only] Server-defined URL for the resource. */
|
|
12444
12630
|
selfLink?: string;
|
|
12445
12631
|
/** Output only. [Output Only] Server-defined URL for this resource with the resource id. */
|
|
12446
12632
|
selfLinkWithId?: string;
|
|
12633
|
+
/** Output only. The current state of the HA Controller. */
|
|
12634
|
+
state?:
|
|
12635
|
+
| 'ACTIVE'
|
|
12636
|
+
| 'CREATING'
|
|
12637
|
+
| 'DELETING'
|
|
12638
|
+
| 'FAILOVER_IN_PROGRESS'
|
|
12639
|
+
| 'FAILOVER_UNAVAILABLE'
|
|
12640
|
+
| 'MULTI_ZONE_FAILURE'
|
|
12641
|
+
| 'PENDING_FAILOVER'
|
|
12642
|
+
| 'STARTING'
|
|
12643
|
+
| 'STATE_UNSPECIFIED'
|
|
12644
|
+
| 'STOPPED'
|
|
12645
|
+
| 'STOPPING'
|
|
12646
|
+
| 'UPDATING';
|
|
12447
12647
|
/** Output only. [Output Only] Status information for the HaController resource. */
|
|
12448
12648
|
status?: HaControllerStatus;
|
|
12449
12649
|
/**
|
|
@@ -12538,7 +12738,7 @@ declare namespace gapi.client {
|
|
|
12538
12738
|
* {
|
|
12539
12739
|
* "key": "scope",
|
|
12540
12740
|
* "value": "zones/us-east1-d"
|
|
12541
|
-
* }
|
|
12741
|
+
* }]
|
|
12542
12742
|
*/
|
|
12543
12743
|
data?: {
|
|
12544
12744
|
/**
|
|
@@ -12624,7 +12824,7 @@ declare namespace gapi.client {
|
|
|
12624
12824
|
* {
|
|
12625
12825
|
* "key": "scope",
|
|
12626
12826
|
* "value": "zones/us-east1-d"
|
|
12627
|
-
* }
|
|
12827
|
+
* }]
|
|
12628
12828
|
*/
|
|
12629
12829
|
data?: {
|
|
12630
12830
|
/**
|
|
@@ -12695,7 +12895,7 @@ declare namespace gapi.client {
|
|
|
12695
12895
|
* {
|
|
12696
12896
|
* "key": "scope",
|
|
12697
12897
|
* "value": "zones/us-east1-d"
|
|
12698
|
-
* }
|
|
12898
|
+
* }]
|
|
12699
12899
|
*/
|
|
12700
12900
|
data?: {
|
|
12701
12901
|
/**
|
|
@@ -12756,6 +12956,8 @@ declare namespace gapi.client {
|
|
|
12756
12956
|
* Filled only if the failover is completed, in lastFailoverInfo.
|
|
12757
12957
|
*/
|
|
12758
12958
|
failoverCompleteTimestamp?: string;
|
|
12959
|
+
/** Output only. The duration of the last failover. */
|
|
12960
|
+
failoverDuration?: string;
|
|
12759
12961
|
/**
|
|
12760
12962
|
* Output only. [Output Only] Indicates if failover has been triggered automatically or
|
|
12761
12963
|
* manually.
|
|
@@ -12964,7 +13166,7 @@ declare namespace gapi.client {
|
|
|
12964
13166
|
* {
|
|
12965
13167
|
* "key": "scope",
|
|
12966
13168
|
* "value": "zones/us-east1-d"
|
|
12967
|
-
* }
|
|
13169
|
+
* }]
|
|
12968
13170
|
*/
|
|
12969
13171
|
data?: {
|
|
12970
13172
|
/**
|
|
@@ -13133,7 +13335,7 @@ declare namespace gapi.client {
|
|
|
13133
13335
|
* {
|
|
13134
13336
|
* "key": "scope",
|
|
13135
13337
|
* "value": "zones/us-east1-d"
|
|
13136
|
-
* }
|
|
13338
|
+
* }]
|
|
13137
13339
|
*/
|
|
13138
13340
|
data?: {
|
|
13139
13341
|
/**
|
|
@@ -13218,7 +13420,7 @@ declare namespace gapi.client {
|
|
|
13218
13420
|
* {
|
|
13219
13421
|
* "key": "scope",
|
|
13220
13422
|
* "value": "zones/us-east1-d"
|
|
13221
|
-
* }
|
|
13423
|
+
* }]
|
|
13222
13424
|
*/
|
|
13223
13425
|
data?: {
|
|
13224
13426
|
/**
|
|
@@ -13402,7 +13604,7 @@ declare namespace gapi.client {
|
|
|
13402
13604
|
* {
|
|
13403
13605
|
* "key": "scope",
|
|
13404
13606
|
* "value": "zones/us-east1-d"
|
|
13405
|
-
* }
|
|
13607
|
+
* }]
|
|
13406
13608
|
*/
|
|
13407
13609
|
data?: {
|
|
13408
13610
|
/**
|
|
@@ -13496,7 +13698,7 @@ declare namespace gapi.client {
|
|
|
13496
13698
|
* {
|
|
13497
13699
|
* "key": "scope",
|
|
13498
13700
|
* "value": "zones/us-east1-d"
|
|
13499
|
-
* }
|
|
13701
|
+
* }]
|
|
13500
13702
|
*/
|
|
13501
13703
|
data?: {
|
|
13502
13704
|
/**
|
|
@@ -13685,7 +13887,7 @@ declare namespace gapi.client {
|
|
|
13685
13887
|
* {
|
|
13686
13888
|
* "key": "scope",
|
|
13687
13889
|
* "value": "zones/us-east1-d"
|
|
13688
|
-
* }
|
|
13890
|
+
* }]
|
|
13689
13891
|
*/
|
|
13690
13892
|
data?: {
|
|
13691
13893
|
/**
|
|
@@ -13773,7 +13975,7 @@ declare namespace gapi.client {
|
|
|
13773
13975
|
* {
|
|
13774
13976
|
* "key": "scope",
|
|
13775
13977
|
* "value": "zones/us-east1-d"
|
|
13776
|
-
* }
|
|
13978
|
+
* }]
|
|
13777
13979
|
*/
|
|
13778
13980
|
data?: {
|
|
13779
13981
|
/**
|
|
@@ -13844,7 +14046,7 @@ declare namespace gapi.client {
|
|
|
13844
14046
|
* {
|
|
13845
14047
|
* "key": "scope",
|
|
13846
14048
|
* "value": "zones/us-east1-d"
|
|
13847
|
-
* }
|
|
14049
|
+
* }]
|
|
13848
14050
|
*/
|
|
13849
14051
|
data?: {
|
|
13850
14052
|
/**
|
|
@@ -13915,7 +14117,7 @@ declare namespace gapi.client {
|
|
|
13915
14117
|
* {
|
|
13916
14118
|
* "key": "scope",
|
|
13917
14119
|
* "value": "zones/us-east1-d"
|
|
13918
|
-
* }
|
|
14120
|
+
* }]
|
|
13919
14121
|
*/
|
|
13920
14122
|
data?: {
|
|
13921
14123
|
/**
|
|
@@ -14068,7 +14270,7 @@ declare namespace gapi.client {
|
|
|
14068
14270
|
* {
|
|
14069
14271
|
* "key": "scope",
|
|
14070
14272
|
* "value": "zones/us-east1-d"
|
|
14071
|
-
* }
|
|
14273
|
+
* }]
|
|
14072
14274
|
*/
|
|
14073
14275
|
data?: {
|
|
14074
14276
|
/**
|
|
@@ -14158,7 +14360,7 @@ declare namespace gapi.client {
|
|
|
14158
14360
|
* {
|
|
14159
14361
|
* "key": "scope",
|
|
14160
14362
|
* "value": "zones/us-east1-d"
|
|
14161
|
-
* }
|
|
14363
|
+
* }]
|
|
14162
14364
|
*/
|
|
14163
14365
|
data?: {
|
|
14164
14366
|
/**
|
|
@@ -14264,7 +14466,7 @@ declare namespace gapi.client {
|
|
|
14264
14466
|
* {
|
|
14265
14467
|
* "key": "scope",
|
|
14266
14468
|
* "value": "zones/us-east1-d"
|
|
14267
|
-
* }
|
|
14469
|
+
* }]
|
|
14268
14470
|
*/
|
|
14269
14471
|
data?: {
|
|
14270
14472
|
/**
|
|
@@ -14509,7 +14711,7 @@ declare namespace gapi.client {
|
|
|
14509
14711
|
* {
|
|
14510
14712
|
* "key": "scope",
|
|
14511
14713
|
* "value": "zones/us-east1-d"
|
|
14512
|
-
* }
|
|
14714
|
+
* }]
|
|
14513
14715
|
*/
|
|
14514
14716
|
data?: {
|
|
14515
14717
|
/**
|
|
@@ -14974,7 +15176,7 @@ declare namespace gapi.client {
|
|
|
14974
15176
|
* {
|
|
14975
15177
|
* "key": "scope",
|
|
14976
15178
|
* "value": "zones/us-east1-d"
|
|
14977
|
-
* }
|
|
15179
|
+
* }]
|
|
14978
15180
|
*/
|
|
14979
15181
|
data?: {
|
|
14980
15182
|
/**
|
|
@@ -15706,7 +15908,7 @@ declare namespace gapi.client {
|
|
|
15706
15908
|
* {
|
|
15707
15909
|
* "key": "scope",
|
|
15708
15910
|
* "value": "zones/us-east1-d"
|
|
15709
|
-
* }
|
|
15911
|
+
* }]
|
|
15710
15912
|
*/
|
|
15711
15913
|
data?: {
|
|
15712
15914
|
/**
|
|
@@ -16109,7 +16311,7 @@ declare namespace gapi.client {
|
|
|
16109
16311
|
* {
|
|
16110
16312
|
* "key": "scope",
|
|
16111
16313
|
* "value": "zones/us-east1-d"
|
|
16112
|
-
* }
|
|
16314
|
+
* }]
|
|
16113
16315
|
*/
|
|
16114
16316
|
data?: {
|
|
16115
16317
|
/**
|
|
@@ -16206,7 +16408,7 @@ declare namespace gapi.client {
|
|
|
16206
16408
|
* {
|
|
16207
16409
|
* "key": "scope",
|
|
16208
16410
|
* "value": "zones/us-east1-d"
|
|
16209
|
-
* }
|
|
16411
|
+
* }]
|
|
16210
16412
|
*/
|
|
16211
16413
|
data?: {
|
|
16212
16414
|
/**
|
|
@@ -16370,10 +16572,16 @@ declare namespace gapi.client {
|
|
|
16370
16572
|
*
|
|
16371
16573
|
*
|
|
16372
16574
|
* For example: zones/us-central1-f/machineTypes/custom-4-5120
|
|
16575
|
+
*
|
|
16373
16576
|
* For a full list of restrictions, read theSpecifications
|
|
16374
16577
|
* for custom machine types.
|
|
16375
16578
|
*/
|
|
16376
16579
|
machineType?: string;
|
|
16580
|
+
/**
|
|
16581
|
+
* Map of management interfaces. Keys must be valid RFC1035 names and at most
|
|
16582
|
+
* 63 characters long.
|
|
16583
|
+
*/
|
|
16584
|
+
managementInterfaces?: {[P in string]: InstanceManagementInterface};
|
|
16377
16585
|
/**
|
|
16378
16586
|
* The metadata key/value pairs assigned
|
|
16379
16587
|
* to this instance. This includes metadata keys that were explicitly defined
|
|
@@ -16601,7 +16809,7 @@ declare namespace gapi.client {
|
|
|
16601
16809
|
* {
|
|
16602
16810
|
* "key": "scope",
|
|
16603
16811
|
* "value": "zones/us-east1-d"
|
|
16604
|
-
* }
|
|
16812
|
+
* }]
|
|
16605
16813
|
*/
|
|
16606
16814
|
data?: {
|
|
16607
16815
|
/**
|
|
@@ -16828,7 +17036,7 @@ declare namespace gapi.client {
|
|
|
16828
17036
|
* {
|
|
16829
17037
|
* "key": "scope",
|
|
16830
17038
|
* "value": "zones/us-east1-d"
|
|
16831
|
-
* }
|
|
17039
|
+
* }]
|
|
16832
17040
|
*/
|
|
16833
17041
|
data?: {
|
|
16834
17042
|
/**
|
|
@@ -16910,7 +17118,7 @@ declare namespace gapi.client {
|
|
|
16910
17118
|
* {
|
|
16911
17119
|
* "key": "scope",
|
|
16912
17120
|
* "value": "zones/us-east1-d"
|
|
16913
|
-
* }
|
|
17121
|
+
* }]
|
|
16914
17122
|
*/
|
|
16915
17123
|
data?: {
|
|
16916
17124
|
/**
|
|
@@ -17296,7 +17504,7 @@ declare namespace gapi.client {
|
|
|
17296
17504
|
* {
|
|
17297
17505
|
* "key": "scope",
|
|
17298
17506
|
* "value": "zones/us-east1-d"
|
|
17299
|
-
* }
|
|
17507
|
+
* }]
|
|
17300
17508
|
*/
|
|
17301
17509
|
data?: {
|
|
17302
17510
|
/**
|
|
@@ -17585,7 +17793,7 @@ declare namespace gapi.client {
|
|
|
17585
17793
|
* {
|
|
17586
17794
|
* "key": "scope",
|
|
17587
17795
|
* "value": "zones/us-east1-d"
|
|
17588
|
-
* }
|
|
17796
|
+
* }]
|
|
17589
17797
|
*/
|
|
17590
17798
|
data?: {
|
|
17591
17799
|
/**
|
|
@@ -17760,7 +17968,7 @@ declare namespace gapi.client {
|
|
|
17760
17968
|
* {
|
|
17761
17969
|
* "key": "scope",
|
|
17762
17970
|
* "value": "zones/us-east1-d"
|
|
17763
|
-
* }
|
|
17971
|
+
* }]
|
|
17764
17972
|
*/
|
|
17765
17973
|
data?: {
|
|
17766
17974
|
/**
|
|
@@ -18193,7 +18401,7 @@ declare namespace gapi.client {
|
|
|
18193
18401
|
* {
|
|
18194
18402
|
* "key": "scope",
|
|
18195
18403
|
* "value": "zones/us-east1-d"
|
|
18196
|
-
* }
|
|
18404
|
+
* }]
|
|
18197
18405
|
*/
|
|
18198
18406
|
data?: {
|
|
18199
18407
|
/**
|
|
@@ -18323,7 +18531,7 @@ declare namespace gapi.client {
|
|
|
18323
18531
|
* {
|
|
18324
18532
|
* "key": "scope",
|
|
18325
18533
|
* "value": "zones/us-east1-d"
|
|
18326
|
-
* }
|
|
18534
|
+
* }]
|
|
18327
18535
|
*/
|
|
18328
18536
|
data?: {
|
|
18329
18537
|
/**
|
|
@@ -18918,7 +19126,7 @@ declare namespace gapi.client {
|
|
|
18918
19126
|
* {
|
|
18919
19127
|
* "key": "scope",
|
|
18920
19128
|
* "value": "zones/us-east1-d"
|
|
18921
|
-
* }
|
|
19129
|
+
* }]
|
|
18922
19130
|
*/
|
|
18923
19131
|
data?: {
|
|
18924
19132
|
/**
|
|
@@ -19004,7 +19212,7 @@ declare namespace gapi.client {
|
|
|
19004
19212
|
* {
|
|
19005
19213
|
* "key": "scope",
|
|
19006
19214
|
* "value": "zones/us-east1-d"
|
|
19007
|
-
* }
|
|
19215
|
+
* }]
|
|
19008
19216
|
*/
|
|
19009
19217
|
data?: {
|
|
19010
19218
|
/**
|
|
@@ -19102,7 +19310,7 @@ declare namespace gapi.client {
|
|
|
19102
19310
|
* {
|
|
19103
19311
|
* "key": "scope",
|
|
19104
19312
|
* "value": "zones/us-east1-d"
|
|
19105
|
-
* }
|
|
19313
|
+
* }]
|
|
19106
19314
|
*/
|
|
19107
19315
|
data?: {
|
|
19108
19316
|
/**
|
|
@@ -19184,7 +19392,7 @@ declare namespace gapi.client {
|
|
|
19184
19392
|
* {
|
|
19185
19393
|
* "key": "scope",
|
|
19186
19394
|
* "value": "zones/us-east1-d"
|
|
19187
|
-
* }
|
|
19395
|
+
* }]
|
|
19188
19396
|
*/
|
|
19189
19397
|
data?: {
|
|
19190
19398
|
/**
|
|
@@ -19258,6 +19466,49 @@ declare namespace gapi.client {
|
|
|
19258
19466
|
/** Output only. Error message. */
|
|
19259
19467
|
message?: string;
|
|
19260
19468
|
}
|
|
19469
|
+
interface InstanceManagementInterface {
|
|
19470
|
+
/** The authentication configuration for secure connection. */
|
|
19471
|
+
authenticationConfig?: InstanceManagementInterfaceAuthenticationConfig;
|
|
19472
|
+
/**
|
|
19473
|
+
* The IPv4 internal IP address assigned to this management interface
|
|
19474
|
+
* endpoint. This address will be used by the customer to route traffic to
|
|
19475
|
+
* the management interface.
|
|
19476
|
+
*/
|
|
19477
|
+
ipv4Address?: string;
|
|
19478
|
+
/**
|
|
19479
|
+
* The IPv6 internal IP address assigned to this management interface
|
|
19480
|
+
* endpoint. This address will be used by the customer to route traffic to
|
|
19481
|
+
* the management interface if IPv6 is supported and configured.
|
|
19482
|
+
*/
|
|
19483
|
+
ipv6Address?: string;
|
|
19484
|
+
/**
|
|
19485
|
+
* The URL of the VPC network to which the management interface endpoint is
|
|
19486
|
+
* attached. The customer must ensure that this network is correctly
|
|
19487
|
+
* configured for routing to the instance.
|
|
19488
|
+
*/
|
|
19489
|
+
network?: string;
|
|
19490
|
+
/** Output only. [Output Only] The current state of the management interface endpoint. */
|
|
19491
|
+
state?: 'ACTIVE' | 'INACTIVE' | 'PENDING' | 'STATE_UNSPECIFIED';
|
|
19492
|
+
/**
|
|
19493
|
+
* The URL of the subnetwork from which to assign the IP address for the
|
|
19494
|
+
* endpoint. The subnetwork must belong to the specified network and have
|
|
19495
|
+
* available IP addresses.
|
|
19496
|
+
*/
|
|
19497
|
+
subnetwork?: string;
|
|
19498
|
+
/**
|
|
19499
|
+
* Required. The type of management service this interface provides.
|
|
19500
|
+
* Supported types include HOST_MANAGEMENT for direct host control.
|
|
19501
|
+
*/
|
|
19502
|
+
type?: 'HOST_MANAGEMENT' | 'TYPE_UNSPECIFIED';
|
|
19503
|
+
}
|
|
19504
|
+
interface InstanceManagementInterfaceAuthenticationConfig {
|
|
19505
|
+
/**
|
|
19506
|
+
* Required. Resource name of the Cloud Certificate Manager TrustConfig used to
|
|
19507
|
+
* validate client certificates for mTLS. Format:
|
|
19508
|
+
* projects/{project}/locations/{location}/trustConfigs/{trust_config}
|
|
19509
|
+
*/
|
|
19510
|
+
trustConfig?: string;
|
|
19511
|
+
}
|
|
19261
19512
|
interface InstanceMoveRequest {
|
|
19262
19513
|
/**
|
|
19263
19514
|
* The URL of the destination zone to move the instance. This can be a full or
|
|
@@ -19678,7 +19929,7 @@ declare namespace gapi.client {
|
|
|
19678
19929
|
* {
|
|
19679
19930
|
* "key": "scope",
|
|
19680
19931
|
* "value": "zones/us-east1-d"
|
|
19681
|
-
* }
|
|
19932
|
+
* }]
|
|
19682
19933
|
*/
|
|
19683
19934
|
data?: {
|
|
19684
19935
|
/**
|
|
@@ -19890,7 +20141,7 @@ declare namespace gapi.client {
|
|
|
19890
20141
|
* {
|
|
19891
20142
|
* "key": "scope",
|
|
19892
20143
|
* "value": "zones/us-east1-d"
|
|
19893
|
-
* }
|
|
20144
|
+
* }]
|
|
19894
20145
|
*/
|
|
19895
20146
|
data?: {
|
|
19896
20147
|
/**
|
|
@@ -19975,7 +20226,7 @@ declare namespace gapi.client {
|
|
|
19975
20226
|
* {
|
|
19976
20227
|
* "key": "scope",
|
|
19977
20228
|
* "value": "zones/us-east1-d"
|
|
19978
|
-
* }
|
|
20229
|
+
* }]
|
|
19979
20230
|
*/
|
|
19980
20231
|
data?: {
|
|
19981
20232
|
/**
|
|
@@ -20049,7 +20300,7 @@ declare namespace gapi.client {
|
|
|
20049
20300
|
* {
|
|
20050
20301
|
* "key": "scope",
|
|
20051
20302
|
* "value": "zones/us-east1-d"
|
|
20052
|
-
* }
|
|
20303
|
+
* }]
|
|
20053
20304
|
*/
|
|
20054
20305
|
data?: {
|
|
20055
20306
|
/**
|
|
@@ -20289,7 +20540,7 @@ declare namespace gapi.client {
|
|
|
20289
20540
|
* {
|
|
20290
20541
|
* "key": "scope",
|
|
20291
20542
|
* "value": "zones/us-east1-d"
|
|
20292
|
-
* }
|
|
20543
|
+
* }]
|
|
20293
20544
|
*/
|
|
20294
20545
|
data?: {
|
|
20295
20546
|
/**
|
|
@@ -20447,7 +20698,7 @@ declare namespace gapi.client {
|
|
|
20447
20698
|
* {
|
|
20448
20699
|
* "key": "scope",
|
|
20449
20700
|
* "value": "zones/us-east1-d"
|
|
20450
|
-
* }
|
|
20701
|
+
* }]
|
|
20451
20702
|
*/
|
|
20452
20703
|
data?: {
|
|
20453
20704
|
/**
|
|
@@ -20534,7 +20785,7 @@ declare namespace gapi.client {
|
|
|
20534
20785
|
* {
|
|
20535
20786
|
* "key": "scope",
|
|
20536
20787
|
* "value": "zones/us-east1-d"
|
|
20537
|
-
* }
|
|
20788
|
+
* }]
|
|
20538
20789
|
*/
|
|
20539
20790
|
data?: {
|
|
20540
20791
|
/**
|
|
@@ -21308,7 +21559,7 @@ declare namespace gapi.client {
|
|
|
21308
21559
|
* {
|
|
21309
21560
|
* "key": "scope",
|
|
21310
21561
|
* "value": "zones/us-east1-d"
|
|
21311
|
-
* }
|
|
21562
|
+
* }]
|
|
21312
21563
|
*/
|
|
21313
21564
|
data?: {
|
|
21314
21565
|
/**
|
|
@@ -21862,7 +22113,7 @@ declare namespace gapi.client {
|
|
|
21862
22113
|
* {
|
|
21863
22114
|
* "key": "scope",
|
|
21864
22115
|
* "value": "zones/us-east1-d"
|
|
21865
|
-
* }
|
|
22116
|
+
* }]
|
|
21866
22117
|
*/
|
|
21867
22118
|
data?: {
|
|
21868
22119
|
/**
|
|
@@ -22077,7 +22328,7 @@ declare namespace gapi.client {
|
|
|
22077
22328
|
* {
|
|
22078
22329
|
* "key": "scope",
|
|
22079
22330
|
* "value": "zones/us-east1-d"
|
|
22080
|
-
* }
|
|
22331
|
+
* }]
|
|
22081
22332
|
*/
|
|
22082
22333
|
data?: {
|
|
22083
22334
|
/**
|
|
@@ -22193,7 +22444,7 @@ declare namespace gapi.client {
|
|
|
22193
22444
|
* {
|
|
22194
22445
|
* "key": "scope",
|
|
22195
22446
|
* "value": "zones/us-east1-d"
|
|
22196
|
-
* }
|
|
22447
|
+
* }]
|
|
22197
22448
|
*/
|
|
22198
22449
|
data?: {
|
|
22199
22450
|
/**
|
|
@@ -22661,7 +22912,7 @@ declare namespace gapi.client {
|
|
|
22661
22912
|
* {
|
|
22662
22913
|
* "key": "scope",
|
|
22663
22914
|
* "value": "zones/us-east1-d"
|
|
22664
|
-
* }
|
|
22915
|
+
* }]
|
|
22665
22916
|
*/
|
|
22666
22917
|
data?: {
|
|
22667
22918
|
/**
|
|
@@ -22771,7 +23022,7 @@ declare namespace gapi.client {
|
|
|
22771
23022
|
* {
|
|
22772
23023
|
* "key": "scope",
|
|
22773
23024
|
* "value": "zones/us-east1-d"
|
|
22774
|
-
* }
|
|
23025
|
+
* }]
|
|
22775
23026
|
*/
|
|
22776
23027
|
data?: {
|
|
22777
23028
|
/**
|
|
@@ -22993,7 +23244,7 @@ declare namespace gapi.client {
|
|
|
22993
23244
|
* {
|
|
22994
23245
|
* "key": "scope",
|
|
22995
23246
|
* "value": "zones/us-east1-d"
|
|
22996
|
-
* }
|
|
23247
|
+
* }]
|
|
22997
23248
|
*/
|
|
22998
23249
|
data?: {
|
|
22999
23250
|
/**
|
|
@@ -23400,7 +23651,7 @@ declare namespace gapi.client {
|
|
|
23400
23651
|
* {
|
|
23401
23652
|
* "key": "scope",
|
|
23402
23653
|
* "value": "zones/us-east1-d"
|
|
23403
|
-
* }
|
|
23654
|
+
* }]
|
|
23404
23655
|
*/
|
|
23405
23656
|
data?: {
|
|
23406
23657
|
/**
|
|
@@ -23555,7 +23806,7 @@ declare namespace gapi.client {
|
|
|
23555
23806
|
* {
|
|
23556
23807
|
* "key": "scope",
|
|
23557
23808
|
* "value": "zones/us-east1-d"
|
|
23558
|
-
* }
|
|
23809
|
+
* }]
|
|
23559
23810
|
*/
|
|
23560
23811
|
data?: {
|
|
23561
23812
|
/**
|
|
@@ -23642,7 +23893,7 @@ declare namespace gapi.client {
|
|
|
23642
23893
|
* {
|
|
23643
23894
|
* "key": "scope",
|
|
23644
23895
|
* "value": "zones/us-east1-d"
|
|
23645
|
-
* }
|
|
23896
|
+
* }]
|
|
23646
23897
|
*/
|
|
23647
23898
|
data?: {
|
|
23648
23899
|
/**
|
|
@@ -24003,7 +24254,7 @@ declare namespace gapi.client {
|
|
|
24003
24254
|
* {
|
|
24004
24255
|
* "key": "scope",
|
|
24005
24256
|
* "value": "zones/us-east1-d"
|
|
24006
|
-
* }
|
|
24257
|
+
* }]
|
|
24007
24258
|
*/
|
|
24008
24259
|
data?: {
|
|
24009
24260
|
/**
|
|
@@ -24091,7 +24342,7 @@ declare namespace gapi.client {
|
|
|
24091
24342
|
* {
|
|
24092
24343
|
* "key": "scope",
|
|
24093
24344
|
* "value": "zones/us-east1-d"
|
|
24094
|
-
* }
|
|
24345
|
+
* }]
|
|
24095
24346
|
*/
|
|
24096
24347
|
data?: {
|
|
24097
24348
|
/**
|
|
@@ -24179,7 +24430,7 @@ declare namespace gapi.client {
|
|
|
24179
24430
|
* {
|
|
24180
24431
|
* "key": "scope",
|
|
24181
24432
|
* "value": "zones/us-east1-d"
|
|
24182
|
-
* }
|
|
24433
|
+
* }]
|
|
24183
24434
|
*/
|
|
24184
24435
|
data?: {
|
|
24185
24436
|
/**
|
|
@@ -24273,7 +24524,7 @@ declare namespace gapi.client {
|
|
|
24273
24524
|
* {
|
|
24274
24525
|
* "key": "scope",
|
|
24275
24526
|
* "value": "zones/us-east1-d"
|
|
24276
|
-
* }
|
|
24527
|
+
* }]
|
|
24277
24528
|
*/
|
|
24278
24529
|
data?: {
|
|
24279
24530
|
/**
|
|
@@ -24367,7 +24618,7 @@ declare namespace gapi.client {
|
|
|
24367
24618
|
* {
|
|
24368
24619
|
* "key": "scope",
|
|
24369
24620
|
* "value": "zones/us-east1-d"
|
|
24370
|
-
* }
|
|
24621
|
+
* }]
|
|
24371
24622
|
*/
|
|
24372
24623
|
data?: {
|
|
24373
24624
|
/**
|
|
@@ -24644,7 +24895,7 @@ declare namespace gapi.client {
|
|
|
24644
24895
|
* {
|
|
24645
24896
|
* "key": "scope",
|
|
24646
24897
|
* "value": "zones/us-east1-d"
|
|
24647
|
-
* }
|
|
24898
|
+
* }]
|
|
24648
24899
|
*/
|
|
24649
24900
|
data?: {
|
|
24650
24901
|
/**
|
|
@@ -24818,7 +25069,7 @@ declare namespace gapi.client {
|
|
|
24818
25069
|
* {
|
|
24819
25070
|
* "key": "scope",
|
|
24820
25071
|
* "value": "zones/us-east1-d"
|
|
24821
|
-
* }
|
|
25072
|
+
* }]
|
|
24822
25073
|
*/
|
|
24823
25074
|
data?: {
|
|
24824
25075
|
/**
|
|
@@ -24903,7 +25154,7 @@ declare namespace gapi.client {
|
|
|
24903
25154
|
* {
|
|
24904
25155
|
* "key": "scope",
|
|
24905
25156
|
* "value": "zones/us-east1-d"
|
|
24906
|
-
* }
|
|
25157
|
+
* }]
|
|
24907
25158
|
*/
|
|
24908
25159
|
data?: {
|
|
24909
25160
|
/**
|
|
@@ -24974,7 +25225,7 @@ declare namespace gapi.client {
|
|
|
24974
25225
|
* {
|
|
24975
25226
|
* "key": "scope",
|
|
24976
25227
|
* "value": "zones/us-east1-d"
|
|
24977
|
-
* }
|
|
25228
|
+
* }]
|
|
24978
25229
|
*/
|
|
24979
25230
|
data?: {
|
|
24980
25231
|
/**
|
|
@@ -25392,7 +25643,7 @@ declare namespace gapi.client {
|
|
|
25392
25643
|
* {
|
|
25393
25644
|
* "key": "scope",
|
|
25394
25645
|
* "value": "zones/us-east1-d"
|
|
25395
|
-
* }
|
|
25646
|
+
* }]
|
|
25396
25647
|
*/
|
|
25397
25648
|
data?: {
|
|
25398
25649
|
/**
|
|
@@ -25672,7 +25923,7 @@ declare namespace gapi.client {
|
|
|
25672
25923
|
* {
|
|
25673
25924
|
* "key": "scope",
|
|
25674
25925
|
* "value": "zones/us-east1-d"
|
|
25675
|
-
* }
|
|
25926
|
+
* }]
|
|
25676
25927
|
*/
|
|
25677
25928
|
data?: {
|
|
25678
25929
|
/**
|
|
@@ -25770,7 +26021,7 @@ declare namespace gapi.client {
|
|
|
25770
26021
|
* {
|
|
25771
26022
|
* "key": "scope",
|
|
25772
26023
|
* "value": "zones/us-east1-d"
|
|
25773
|
-
* }
|
|
26024
|
+
* }]
|
|
25774
26025
|
*/
|
|
25775
26026
|
data?: {
|
|
25776
26027
|
/**
|
|
@@ -26201,7 +26452,7 @@ declare namespace gapi.client {
|
|
|
26201
26452
|
* {
|
|
26202
26453
|
* "key": "scope",
|
|
26203
26454
|
* "value": "zones/us-east1-d"
|
|
26204
|
-
* }
|
|
26455
|
+
* }]
|
|
26205
26456
|
*/
|
|
26206
26457
|
data?: {
|
|
26207
26458
|
/**
|
|
@@ -26249,6 +26500,7 @@ declare namespace gapi.client {
|
|
|
26249
26500
|
| 'NEEDS_ATTENTION'
|
|
26250
26501
|
| 'PENDING'
|
|
26251
26502
|
| 'REJECTED'
|
|
26503
|
+
| 'RESERVED'
|
|
26252
26504
|
| 'STATUS_UNSPECIFIED';
|
|
26253
26505
|
/**
|
|
26254
26506
|
* The subnetwork used to assign the IP to the producer
|
|
@@ -26322,7 +26574,7 @@ declare namespace gapi.client {
|
|
|
26322
26574
|
* {
|
|
26323
26575
|
* "key": "scope",
|
|
26324
26576
|
* "value": "zones/us-east1-d"
|
|
26325
|
-
* }
|
|
26577
|
+
* }]
|
|
26326
26578
|
*/
|
|
26327
26579
|
data?: {
|
|
26328
26580
|
/**
|
|
@@ -26393,7 +26645,7 @@ declare namespace gapi.client {
|
|
|
26393
26645
|
* {
|
|
26394
26646
|
* "key": "scope",
|
|
26395
26647
|
* "value": "zones/us-east1-d"
|
|
26396
|
-
* }
|
|
26648
|
+
* }]
|
|
26397
26649
|
*/
|
|
26398
26650
|
data?: {
|
|
26399
26651
|
/**
|
|
@@ -26539,7 +26791,7 @@ declare namespace gapi.client {
|
|
|
26539
26791
|
* {
|
|
26540
26792
|
* "key": "scope",
|
|
26541
26793
|
* "value": "zones/us-east1-d"
|
|
26542
|
-
* }
|
|
26794
|
+
* }]
|
|
26543
26795
|
*/
|
|
26544
26796
|
data?: {
|
|
26545
26797
|
/**
|
|
@@ -26610,7 +26862,7 @@ declare namespace gapi.client {
|
|
|
26610
26862
|
* {
|
|
26611
26863
|
* "key": "scope",
|
|
26612
26864
|
* "value": "zones/us-east1-d"
|
|
26613
|
-
* }
|
|
26865
|
+
* }]
|
|
26614
26866
|
*/
|
|
26615
26867
|
data?: {
|
|
26616
26868
|
/**
|
|
@@ -26854,7 +27106,7 @@ declare namespace gapi.client {
|
|
|
26854
27106
|
* {
|
|
26855
27107
|
* "key": "scope",
|
|
26856
27108
|
* "value": "zones/us-east1-d"
|
|
26857
|
-
* }
|
|
27109
|
+
* }]
|
|
26858
27110
|
*/
|
|
26859
27111
|
data?: {
|
|
26860
27112
|
/**
|
|
@@ -27065,7 +27317,7 @@ declare namespace gapi.client {
|
|
|
27065
27317
|
* {
|
|
27066
27318
|
* "key": "scope",
|
|
27067
27319
|
* "value": "zones/us-east1-d"
|
|
27068
|
-
* }
|
|
27320
|
+
* }]
|
|
27069
27321
|
*/
|
|
27070
27322
|
data?: {
|
|
27071
27323
|
/**
|
|
@@ -27254,7 +27506,7 @@ declare namespace gapi.client {
|
|
|
27254
27506
|
* {
|
|
27255
27507
|
* "key": "scope",
|
|
27256
27508
|
* "value": "zones/us-east1-d"
|
|
27257
|
-
* }
|
|
27509
|
+
* }]
|
|
27258
27510
|
*/
|
|
27259
27511
|
data?: {
|
|
27260
27512
|
/**
|
|
@@ -27328,7 +27580,7 @@ declare namespace gapi.client {
|
|
|
27328
27580
|
* {
|
|
27329
27581
|
* "key": "scope",
|
|
27330
27582
|
* "value": "zones/us-east1-d"
|
|
27331
|
-
* }
|
|
27583
|
+
* }]
|
|
27332
27584
|
*/
|
|
27333
27585
|
data?: {
|
|
27334
27586
|
/**
|
|
@@ -27426,7 +27678,7 @@ declare namespace gapi.client {
|
|
|
27426
27678
|
* {
|
|
27427
27679
|
* "key": "scope",
|
|
27428
27680
|
* "value": "zones/us-east1-d"
|
|
27429
|
-
* }
|
|
27681
|
+
* }]
|
|
27430
27682
|
*/
|
|
27431
27683
|
data?: {
|
|
27432
27684
|
/**
|
|
@@ -27487,6 +27739,19 @@ declare namespace gapi.client {
|
|
|
27487
27739
|
igmpQuery?: 'IGMP_QUERY_DISABLED' | 'IGMP_QUERY_V2';
|
|
27488
27740
|
/** The prefix length of the primary internal IPv6 range. */
|
|
27489
27741
|
internalIpv6PrefixLength?: number;
|
|
27742
|
+
/**
|
|
27743
|
+
* [Output Only] This field specifies the internal IPv6 network address
|
|
27744
|
+
* assigned to the CX9 Network Interface Card, which facilitates the routing
|
|
27745
|
+
* of traffic between NICs. For any single CX9 Network Interface Card, the
|
|
27746
|
+
* identical internalNicLoadBalancingIpv6Address is assigned across all four
|
|
27747
|
+
* associated ports.
|
|
27748
|
+
*/
|
|
27749
|
+
internalNicLoadBalancingIpv6Address?: string;
|
|
27750
|
+
/**
|
|
27751
|
+
* [Output Only] The prefix length of the internal IPv6 Nic load balancing
|
|
27752
|
+
* prefix.
|
|
27753
|
+
*/
|
|
27754
|
+
internalNicLoadBalancingIpv6PrefixLength?: number;
|
|
27490
27755
|
/**
|
|
27491
27756
|
* An array of IPv6 access configurations for this interface. Currently, only
|
|
27492
27757
|
* one IPv6 access config, DIRECT_IPV6, is supported. If there
|
|
@@ -27705,7 +27970,7 @@ declare namespace gapi.client {
|
|
|
27705
27970
|
* {
|
|
27706
27971
|
* "key": "scope",
|
|
27707
27972
|
* "value": "zones/us-east1-d"
|
|
27708
|
-
* }
|
|
27973
|
+
* }]
|
|
27709
27974
|
*/
|
|
27710
27975
|
data?: {
|
|
27711
27976
|
/**
|
|
@@ -27939,7 +28204,7 @@ declare namespace gapi.client {
|
|
|
27939
28204
|
* {
|
|
27940
28205
|
* "key": "scope",
|
|
27941
28206
|
* "value": "zones/us-east1-d"
|
|
27942
|
-
* }
|
|
28207
|
+
* }]
|
|
27943
28208
|
*/
|
|
27944
28209
|
data?: {
|
|
27945
28210
|
/**
|
|
@@ -28069,7 +28334,7 @@ declare namespace gapi.client {
|
|
|
28069
28334
|
* {
|
|
28070
28335
|
* "key": "scope",
|
|
28071
28336
|
* "value": "zones/us-east1-d"
|
|
28072
|
-
* }
|
|
28337
|
+
* }]
|
|
28073
28338
|
*/
|
|
28074
28339
|
data?: {
|
|
28075
28340
|
/**
|
|
@@ -28155,7 +28420,7 @@ declare namespace gapi.client {
|
|
|
28155
28420
|
* {
|
|
28156
28421
|
* "key": "scope",
|
|
28157
28422
|
* "value": "zones/us-east1-d"
|
|
28158
|
-
* }
|
|
28423
|
+
* }]
|
|
28159
28424
|
*/
|
|
28160
28425
|
data?: {
|
|
28161
28426
|
/**
|
|
@@ -28554,7 +28819,7 @@ declare namespace gapi.client {
|
|
|
28554
28819
|
* {
|
|
28555
28820
|
* "key": "scope",
|
|
28556
28821
|
* "value": "zones/us-east1-d"
|
|
28557
|
-
* }
|
|
28822
|
+
* }]
|
|
28558
28823
|
*/
|
|
28559
28824
|
data?: {
|
|
28560
28825
|
/**
|
|
@@ -28850,7 +29115,7 @@ declare namespace gapi.client {
|
|
|
28850
29115
|
* {
|
|
28851
29116
|
* "key": "scope",
|
|
28852
29117
|
* "value": "zones/us-east1-d"
|
|
28853
|
-
* }
|
|
29118
|
+
* }]
|
|
28854
29119
|
*/
|
|
28855
29120
|
data?: {
|
|
28856
29121
|
/**
|
|
@@ -28950,7 +29215,7 @@ declare namespace gapi.client {
|
|
|
28950
29215
|
* {
|
|
28951
29216
|
* "key": "scope",
|
|
28952
29217
|
* "value": "zones/us-east1-d"
|
|
28953
|
-
* }
|
|
29218
|
+
* }]
|
|
28954
29219
|
*/
|
|
28955
29220
|
data?: {
|
|
28956
29221
|
/**
|
|
@@ -29091,7 +29356,7 @@ declare namespace gapi.client {
|
|
|
29091
29356
|
* {
|
|
29092
29357
|
* "key": "scope",
|
|
29093
29358
|
* "value": "zones/us-east1-d"
|
|
29094
|
-
* }
|
|
29359
|
+
* }]
|
|
29095
29360
|
*/
|
|
29096
29361
|
data?: {
|
|
29097
29362
|
/**
|
|
@@ -29168,7 +29433,7 @@ declare namespace gapi.client {
|
|
|
29168
29433
|
* {
|
|
29169
29434
|
* "key": "scope",
|
|
29170
29435
|
* "value": "zones/us-east1-d"
|
|
29171
|
-
* }
|
|
29436
|
+
* }]
|
|
29172
29437
|
*/
|
|
29173
29438
|
data?: {
|
|
29174
29439
|
/**
|
|
@@ -29335,7 +29600,7 @@ declare namespace gapi.client {
|
|
|
29335
29600
|
* {
|
|
29336
29601
|
* "key": "scope",
|
|
29337
29602
|
* "value": "zones/us-east1-d"
|
|
29338
|
-
* }
|
|
29603
|
+
* }]
|
|
29339
29604
|
*/
|
|
29340
29605
|
data?: {
|
|
29341
29606
|
/**
|
|
@@ -29420,7 +29685,7 @@ declare namespace gapi.client {
|
|
|
29420
29685
|
* {
|
|
29421
29686
|
* "key": "scope",
|
|
29422
29687
|
* "value": "zones/us-east1-d"
|
|
29423
|
-
* }
|
|
29688
|
+
* }]
|
|
29424
29689
|
*/
|
|
29425
29690
|
data?: {
|
|
29426
29691
|
/**
|
|
@@ -29496,7 +29761,7 @@ declare namespace gapi.client {
|
|
|
29496
29761
|
* {
|
|
29497
29762
|
* "key": "scope",
|
|
29498
29763
|
* "value": "zones/us-east1-d"
|
|
29499
|
-
* }
|
|
29764
|
+
* }]
|
|
29500
29765
|
*/
|
|
29501
29766
|
data?: {
|
|
29502
29767
|
/**
|
|
@@ -29628,7 +29893,7 @@ declare namespace gapi.client {
|
|
|
29628
29893
|
* {
|
|
29629
29894
|
* "key": "scope",
|
|
29630
29895
|
* "value": "zones/us-east1-d"
|
|
29631
|
-
* }
|
|
29896
|
+
* }]
|
|
29632
29897
|
*/
|
|
29633
29898
|
data?: {
|
|
29634
29899
|
/**
|
|
@@ -29713,7 +29978,7 @@ declare namespace gapi.client {
|
|
|
29713
29978
|
* {
|
|
29714
29979
|
* "key": "scope",
|
|
29715
29980
|
* "value": "zones/us-east1-d"
|
|
29716
|
-
* }
|
|
29981
|
+
* }]
|
|
29717
29982
|
*/
|
|
29718
29983
|
data?: {
|
|
29719
29984
|
/**
|
|
@@ -29784,7 +30049,7 @@ declare namespace gapi.client {
|
|
|
29784
30049
|
* {
|
|
29785
30050
|
* "key": "scope",
|
|
29786
30051
|
* "value": "zones/us-east1-d"
|
|
29787
|
-
* }
|
|
30052
|
+
* }]
|
|
29788
30053
|
*/
|
|
29789
30054
|
data?: {
|
|
29790
30055
|
/**
|
|
@@ -29911,7 +30176,7 @@ declare namespace gapi.client {
|
|
|
29911
30176
|
* {
|
|
29912
30177
|
* "key": "scope",
|
|
29913
30178
|
* "value": "zones/us-east1-d"
|
|
29914
|
-
* }
|
|
30179
|
+
* }]
|
|
29915
30180
|
*/
|
|
29916
30181
|
data?: {
|
|
29917
30182
|
/**
|
|
@@ -30025,7 +30290,7 @@ declare namespace gapi.client {
|
|
|
30025
30290
|
* {
|
|
30026
30291
|
* "key": "scope",
|
|
30027
30292
|
* "value": "zones/us-east1-d"
|
|
30028
|
-
* }
|
|
30293
|
+
* }]
|
|
30029
30294
|
*/
|
|
30030
30295
|
data?: {
|
|
30031
30296
|
/**
|
|
@@ -30096,7 +30361,7 @@ declare namespace gapi.client {
|
|
|
30096
30361
|
* {
|
|
30097
30362
|
* "key": "scope",
|
|
30098
30363
|
* "value": "zones/us-east1-d"
|
|
30099
|
-
* }
|
|
30364
|
+
* }]
|
|
30100
30365
|
*/
|
|
30101
30366
|
data?: {
|
|
30102
30367
|
/**
|
|
@@ -30178,6 +30443,8 @@ declare namespace gapi.client {
|
|
|
30178
30443
|
* methods if not explicitly provided by the user.
|
|
30179
30444
|
*/
|
|
30180
30445
|
firewallPolicyRuleOperationMetadata?: FirewallPolicyRuleOperationMetadata;
|
|
30446
|
+
/** Output only. [Output Only] Metadata for GetHealth operations. */
|
|
30447
|
+
getHealthOperationMetadata?: GetHealthOperationMetadata;
|
|
30181
30448
|
getVersionOperationMetadata?: GetVersionOperationMetadata;
|
|
30182
30449
|
/**
|
|
30183
30450
|
* [Output Only] If the operation fails, this field contains the HTTP error
|
|
@@ -30324,7 +30591,7 @@ declare namespace gapi.client {
|
|
|
30324
30591
|
* {
|
|
30325
30592
|
* "key": "scope",
|
|
30326
30593
|
* "value": "zones/us-east1-d"
|
|
30327
|
-
* }
|
|
30594
|
+
* }]
|
|
30328
30595
|
*/
|
|
30329
30596
|
data?: {
|
|
30330
30597
|
/**
|
|
@@ -30420,7 +30687,7 @@ declare namespace gapi.client {
|
|
|
30420
30687
|
* {
|
|
30421
30688
|
* "key": "scope",
|
|
30422
30689
|
* "value": "zones/us-east1-d"
|
|
30423
|
-
* }
|
|
30690
|
+
* }]
|
|
30424
30691
|
*/
|
|
30425
30692
|
data?: {
|
|
30426
30693
|
/**
|
|
@@ -30509,7 +30776,7 @@ declare namespace gapi.client {
|
|
|
30509
30776
|
* {
|
|
30510
30777
|
* "key": "scope",
|
|
30511
30778
|
* "value": "zones/us-east1-d"
|
|
30512
|
-
* }
|
|
30779
|
+
* }]
|
|
30513
30780
|
*/
|
|
30514
30781
|
data?: {
|
|
30515
30782
|
/**
|
|
@@ -30580,7 +30847,7 @@ declare namespace gapi.client {
|
|
|
30580
30847
|
* {
|
|
30581
30848
|
* "key": "scope",
|
|
30582
30849
|
* "value": "zones/us-east1-d"
|
|
30583
|
-
* }
|
|
30850
|
+
* }]
|
|
30584
30851
|
*/
|
|
30585
30852
|
data?: {
|
|
30586
30853
|
/**
|
|
@@ -30666,7 +30933,7 @@ declare namespace gapi.client {
|
|
|
30666
30933
|
* {
|
|
30667
30934
|
* "key": "scope",
|
|
30668
30935
|
* "value": "zones/us-east1-d"
|
|
30669
|
-
* }
|
|
30936
|
+
* }]
|
|
30670
30937
|
*/
|
|
30671
30938
|
data?: {
|
|
30672
30939
|
/**
|
|
@@ -30763,7 +31030,7 @@ declare namespace gapi.client {
|
|
|
30763
31030
|
* {
|
|
30764
31031
|
* "key": "scope",
|
|
30765
31032
|
* "value": "zones/us-east1-d"
|
|
30766
|
-
* }
|
|
31033
|
+
* }]
|
|
30767
31034
|
*/
|
|
30768
31035
|
data?: {
|
|
30769
31036
|
/**
|
|
@@ -31027,7 +31294,7 @@ declare namespace gapi.client {
|
|
|
31027
31294
|
* {
|
|
31028
31295
|
* "key": "scope",
|
|
31029
31296
|
* "value": "zones/us-east1-d"
|
|
31030
|
-
* }
|
|
31297
|
+
* }]
|
|
31031
31298
|
*/
|
|
31032
31299
|
data?: {
|
|
31033
31300
|
/**
|
|
@@ -31148,7 +31415,7 @@ declare namespace gapi.client {
|
|
|
31148
31415
|
* {
|
|
31149
31416
|
* "key": "scope",
|
|
31150
31417
|
* "value": "zones/us-east1-d"
|
|
31151
|
-
* }
|
|
31418
|
+
* }]
|
|
31152
31419
|
*/
|
|
31153
31420
|
data?: {
|
|
31154
31421
|
/**
|
|
@@ -31271,7 +31538,7 @@ declare namespace gapi.client {
|
|
|
31271
31538
|
* {
|
|
31272
31539
|
* "key": "scope",
|
|
31273
31540
|
* "value": "zones/us-east1-d"
|
|
31274
|
-
* }
|
|
31541
|
+
* }]
|
|
31275
31542
|
*/
|
|
31276
31543
|
data?: {
|
|
31277
31544
|
/**
|
|
@@ -31855,7 +32122,7 @@ declare namespace gapi.client {
|
|
|
31855
32122
|
* {
|
|
31856
32123
|
* "key": "scope",
|
|
31857
32124
|
* "value": "zones/us-east1-d"
|
|
31858
|
-
* }
|
|
32125
|
+
* }]
|
|
31859
32126
|
*/
|
|
31860
32127
|
data?: {
|
|
31861
32128
|
/**
|
|
@@ -32277,7 +32544,7 @@ declare namespace gapi.client {
|
|
|
32277
32544
|
* {
|
|
32278
32545
|
* "key": "scope",
|
|
32279
32546
|
* "value": "zones/us-east1-d"
|
|
32280
|
-
* }
|
|
32547
|
+
* }]
|
|
32281
32548
|
*/
|
|
32282
32549
|
data?: {
|
|
32283
32550
|
/**
|
|
@@ -32539,7 +32806,7 @@ declare namespace gapi.client {
|
|
|
32539
32806
|
* {
|
|
32540
32807
|
* "key": "scope",
|
|
32541
32808
|
* "value": "zones/us-east1-d"
|
|
32542
|
-
* }
|
|
32809
|
+
* }]
|
|
32543
32810
|
*/
|
|
32544
32811
|
data?: {
|
|
32545
32812
|
/**
|
|
@@ -32610,7 +32877,7 @@ declare namespace gapi.client {
|
|
|
32610
32877
|
* {
|
|
32611
32878
|
* "key": "scope",
|
|
32612
32879
|
* "value": "zones/us-east1-d"
|
|
32613
|
-
* }
|
|
32880
|
+
* }]
|
|
32614
32881
|
*/
|
|
32615
32882
|
data?: {
|
|
32616
32883
|
/**
|
|
@@ -32695,7 +32962,7 @@ declare namespace gapi.client {
|
|
|
32695
32962
|
* {
|
|
32696
32963
|
* "key": "scope",
|
|
32697
32964
|
* "value": "zones/us-east1-d"
|
|
32698
|
-
* }
|
|
32965
|
+
* }]
|
|
32699
32966
|
*/
|
|
32700
32967
|
data?: {
|
|
32701
32968
|
/**
|
|
@@ -32890,7 +33157,7 @@ declare namespace gapi.client {
|
|
|
32890
33157
|
* {
|
|
32891
33158
|
* "key": "scope",
|
|
32892
33159
|
* "value": "zones/us-east1-d"
|
|
32893
|
-
* }
|
|
33160
|
+
* }]
|
|
32894
33161
|
*/
|
|
32895
33162
|
data?: {
|
|
32896
33163
|
/**
|
|
@@ -32977,7 +33244,7 @@ declare namespace gapi.client {
|
|
|
32977
33244
|
* {
|
|
32978
33245
|
* "key": "scope",
|
|
32979
33246
|
* "value": "zones/us-east1-d"
|
|
32980
|
-
* }
|
|
33247
|
+
* }]
|
|
32981
33248
|
*/
|
|
32982
33249
|
data?: {
|
|
32983
33250
|
/**
|
|
@@ -33048,7 +33315,7 @@ declare namespace gapi.client {
|
|
|
33048
33315
|
* {
|
|
33049
33316
|
* "key": "scope",
|
|
33050
33317
|
* "value": "zones/us-east1-d"
|
|
33051
|
-
* }
|
|
33318
|
+
* }]
|
|
33052
33319
|
*/
|
|
33053
33320
|
data?: {
|
|
33054
33321
|
/**
|
|
@@ -33461,7 +33728,7 @@ declare namespace gapi.client {
|
|
|
33461
33728
|
* {
|
|
33462
33729
|
* "key": "scope",
|
|
33463
33730
|
* "value": "zones/us-east1-d"
|
|
33464
|
-
* }
|
|
33731
|
+
* }]
|
|
33465
33732
|
*/
|
|
33466
33733
|
data?: {
|
|
33467
33734
|
/**
|
|
@@ -33552,7 +33819,7 @@ declare namespace gapi.client {
|
|
|
33552
33819
|
* {
|
|
33553
33820
|
* "key": "scope",
|
|
33554
33821
|
* "value": "zones/us-east1-d"
|
|
33555
|
-
* }
|
|
33822
|
+
* }]
|
|
33556
33823
|
*/
|
|
33557
33824
|
data?: {
|
|
33558
33825
|
/**
|
|
@@ -33816,7 +34083,7 @@ declare namespace gapi.client {
|
|
|
33816
34083
|
* {
|
|
33817
34084
|
* "key": "scope",
|
|
33818
34085
|
* "value": "zones/us-east1-d"
|
|
33819
|
-
* }
|
|
34086
|
+
* }]
|
|
33820
34087
|
*/
|
|
33821
34088
|
data?: {
|
|
33822
34089
|
/**
|
|
@@ -33857,7 +34124,7 @@ declare namespace gapi.client {
|
|
|
33857
34124
|
}
|
|
33858
34125
|
interface RegexRewrite {
|
|
33859
34126
|
/**
|
|
33860
|
-
* The regular expression used to match against the URL path.
|
|
34127
|
+
* Required. The regular expression used to match against the URL path.
|
|
33861
34128
|
* It uses RE2 syntax with the following constraints:
|
|
33862
34129
|
*
|
|
33863
34130
|
*
|
|
@@ -33884,7 +34151,7 @@ declare namespace gapi.client {
|
|
|
33884
34151
|
*/
|
|
33885
34152
|
pathPattern?: string;
|
|
33886
34153
|
/**
|
|
33887
|
-
* Required when path pattern is specified. Used to rewrite matching parts of
|
|
34154
|
+
* Required. Required when path pattern is specified. Used to rewrite matching parts of
|
|
33888
34155
|
* the path.
|
|
33889
34156
|
*/
|
|
33890
34157
|
pathSubstitution?: string;
|
|
@@ -33961,7 +34228,7 @@ declare namespace gapi.client {
|
|
|
33961
34228
|
* {
|
|
33962
34229
|
* "key": "scope",
|
|
33963
34230
|
* "value": "zones/us-east1-d"
|
|
33964
|
-
* }
|
|
34231
|
+
* }]
|
|
33965
34232
|
*/
|
|
33966
34233
|
data?: {
|
|
33967
34234
|
/**
|
|
@@ -34012,6 +34279,12 @@ declare namespace gapi.client {
|
|
|
34012
34279
|
*/
|
|
34013
34280
|
destinationAddress?: string;
|
|
34014
34281
|
}
|
|
34282
|
+
interface RegionAddressesUpdatePublicPtrRequest {
|
|
34283
|
+
/** The public DNS PTR record to be configured for this external IP. */
|
|
34284
|
+
ptrDomainName?: string;
|
|
34285
|
+
/** The TTL in seconds for public DNS PTR record. */
|
|
34286
|
+
ptrDomainNameTtl?: number;
|
|
34287
|
+
}
|
|
34015
34288
|
interface RegionAutoscalerList {
|
|
34016
34289
|
/** [Output Only] Unique identifier for the resource; defined by the server. */
|
|
34017
34290
|
id?: string;
|
|
@@ -34074,7 +34347,7 @@ declare namespace gapi.client {
|
|
|
34074
34347
|
* {
|
|
34075
34348
|
* "key": "scope",
|
|
34076
34349
|
* "value": "zones/us-east1-d"
|
|
34077
|
-
* }
|
|
34350
|
+
* }]
|
|
34078
34351
|
*/
|
|
34079
34352
|
data?: {
|
|
34080
34353
|
/**
|
|
@@ -34199,7 +34472,7 @@ declare namespace gapi.client {
|
|
|
34199
34472
|
* {
|
|
34200
34473
|
* "key": "scope",
|
|
34201
34474
|
* "value": "zones/us-east1-d"
|
|
34202
|
-
* }
|
|
34475
|
+
* }]
|
|
34203
34476
|
*/
|
|
34204
34477
|
data?: {
|
|
34205
34478
|
/**
|
|
@@ -34298,7 +34571,7 @@ declare namespace gapi.client {
|
|
|
34298
34571
|
* {
|
|
34299
34572
|
* "key": "scope",
|
|
34300
34573
|
* "value": "zones/us-east1-d"
|
|
34301
|
-
* }
|
|
34574
|
+
* }]
|
|
34302
34575
|
*/
|
|
34303
34576
|
data?: {
|
|
34304
34577
|
/**
|
|
@@ -34390,7 +34663,7 @@ declare namespace gapi.client {
|
|
|
34390
34663
|
* {
|
|
34391
34664
|
* "key": "scope",
|
|
34392
34665
|
* "value": "zones/us-east1-d"
|
|
34393
|
-
* }
|
|
34666
|
+
* }]
|
|
34394
34667
|
*/
|
|
34395
34668
|
data?: {
|
|
34396
34669
|
/**
|
|
@@ -34488,7 +34761,7 @@ declare namespace gapi.client {
|
|
|
34488
34761
|
* {
|
|
34489
34762
|
* "key": "scope",
|
|
34490
34763
|
* "value": "zones/us-east1-d"
|
|
34491
|
-
* }
|
|
34764
|
+
* }]
|
|
34492
34765
|
*/
|
|
34493
34766
|
data?: {
|
|
34494
34767
|
/**
|
|
@@ -34673,7 +34946,7 @@ declare namespace gapi.client {
|
|
|
34673
34946
|
* {
|
|
34674
34947
|
* "key": "scope",
|
|
34675
34948
|
* "value": "zones/us-east1-d"
|
|
34676
|
-
* }
|
|
34949
|
+
* }]
|
|
34677
34950
|
*/
|
|
34678
34951
|
data?: {
|
|
34679
34952
|
/**
|
|
@@ -34877,7 +35150,7 @@ declare namespace gapi.client {
|
|
|
34877
35150
|
* {
|
|
34878
35151
|
* "key": "scope",
|
|
34879
35152
|
* "value": "zones/us-east1-d"
|
|
34880
|
-
* }
|
|
35153
|
+
* }]
|
|
34881
35154
|
*/
|
|
34882
35155
|
data?: {
|
|
34883
35156
|
/**
|
|
@@ -34989,7 +35262,7 @@ declare namespace gapi.client {
|
|
|
34989
35262
|
* {
|
|
34990
35263
|
* "key": "scope",
|
|
34991
35264
|
* "value": "zones/us-east1-d"
|
|
34992
|
-
* }
|
|
35265
|
+
* }]
|
|
34993
35266
|
*/
|
|
34994
35267
|
data?: {
|
|
34995
35268
|
/**
|
|
@@ -35214,7 +35487,7 @@ declare namespace gapi.client {
|
|
|
35214
35487
|
* {
|
|
35215
35488
|
* "key": "scope",
|
|
35216
35489
|
* "value": "zones/us-east1-d"
|
|
35217
|
-
* }
|
|
35490
|
+
* }]
|
|
35218
35491
|
*/
|
|
35219
35492
|
data?: {
|
|
35220
35493
|
/**
|
|
@@ -35506,7 +35779,7 @@ declare namespace gapi.client {
|
|
|
35506
35779
|
* {
|
|
35507
35780
|
* "key": "scope",
|
|
35508
35781
|
* "value": "zones/us-east1-d"
|
|
35509
|
-
* }
|
|
35782
|
+
* }]
|
|
35510
35783
|
*/
|
|
35511
35784
|
data?: {
|
|
35512
35785
|
/**
|
|
@@ -35685,7 +35958,7 @@ declare namespace gapi.client {
|
|
|
35685
35958
|
* {
|
|
35686
35959
|
* "key": "scope",
|
|
35687
35960
|
* "value": "zones/us-east1-d"
|
|
35688
|
-
* }
|
|
35961
|
+
* }]
|
|
35689
35962
|
*/
|
|
35690
35963
|
data?: {
|
|
35691
35964
|
/**
|
|
@@ -35775,7 +36048,7 @@ declare namespace gapi.client {
|
|
|
35775
36048
|
* {
|
|
35776
36049
|
* "key": "scope",
|
|
35777
36050
|
* "value": "zones/us-east1-d"
|
|
35778
|
-
* }
|
|
36051
|
+
* }]
|
|
35779
36052
|
*/
|
|
35780
36053
|
data?: {
|
|
35781
36054
|
/**
|
|
@@ -35900,7 +36173,7 @@ declare namespace gapi.client {
|
|
|
35900
36173
|
* {
|
|
35901
36174
|
* "key": "scope",
|
|
35902
36175
|
* "value": "zones/us-east1-d"
|
|
35903
|
-
* }
|
|
36176
|
+
* }]
|
|
35904
36177
|
*/
|
|
35905
36178
|
data?: {
|
|
35906
36179
|
/**
|
|
@@ -36063,7 +36336,7 @@ declare namespace gapi.client {
|
|
|
36063
36336
|
* {
|
|
36064
36337
|
* "key": "scope",
|
|
36065
36338
|
* "value": "zones/us-east1-d"
|
|
36066
|
-
* }
|
|
36339
|
+
* }]
|
|
36067
36340
|
*/
|
|
36068
36341
|
data?: {
|
|
36069
36342
|
/**
|
|
@@ -36157,7 +36430,7 @@ declare namespace gapi.client {
|
|
|
36157
36430
|
* {
|
|
36158
36431
|
* "key": "scope",
|
|
36159
36432
|
* "value": "zones/us-east1-d"
|
|
36160
|
-
* }
|
|
36433
|
+
* }]
|
|
36161
36434
|
*/
|
|
36162
36435
|
data?: {
|
|
36163
36436
|
/**
|
|
@@ -36332,7 +36605,7 @@ declare namespace gapi.client {
|
|
|
36332
36605
|
* {
|
|
36333
36606
|
* "key": "scope",
|
|
36334
36607
|
* "value": "zones/us-east1-d"
|
|
36335
|
-
* }
|
|
36608
|
+
* }]
|
|
36336
36609
|
*/
|
|
36337
36610
|
data?: {
|
|
36338
36611
|
/**
|
|
@@ -36470,7 +36743,7 @@ declare namespace gapi.client {
|
|
|
36470
36743
|
* {
|
|
36471
36744
|
* "key": "scope",
|
|
36472
36745
|
* "value": "zones/us-east1-d"
|
|
36473
|
-
* }
|
|
36746
|
+
* }]
|
|
36474
36747
|
*/
|
|
36475
36748
|
data?: {
|
|
36476
36749
|
/**
|
|
@@ -36602,7 +36875,7 @@ declare namespace gapi.client {
|
|
|
36602
36875
|
* {
|
|
36603
36876
|
* "key": "scope",
|
|
36604
36877
|
* "value": "zones/us-east1-d"
|
|
36605
|
-
* }
|
|
36878
|
+
* }]
|
|
36606
36879
|
*/
|
|
36607
36880
|
data?: {
|
|
36608
36881
|
/**
|
|
@@ -36782,7 +37055,7 @@ declare namespace gapi.client {
|
|
|
36782
37055
|
* {
|
|
36783
37056
|
* "key": "scope",
|
|
36784
37057
|
* "value": "zones/us-east1-d"
|
|
36785
|
-
* }
|
|
37058
|
+
* }]
|
|
36786
37059
|
*/
|
|
36787
37060
|
data?: {
|
|
36788
37061
|
/**
|
|
@@ -37379,7 +37652,7 @@ declare namespace gapi.client {
|
|
|
37379
37652
|
* {
|
|
37380
37653
|
* "key": "scope",
|
|
37381
37654
|
* "value": "zones/us-east1-d"
|
|
37382
|
-
* }
|
|
37655
|
+
* }]
|
|
37383
37656
|
*/
|
|
37384
37657
|
data?: {
|
|
37385
37658
|
/**
|
|
@@ -37612,7 +37885,7 @@ declare namespace gapi.client {
|
|
|
37612
37885
|
* {
|
|
37613
37886
|
* "key": "scope",
|
|
37614
37887
|
* "value": "zones/us-east1-d"
|
|
37615
|
-
* }
|
|
37888
|
+
* }]
|
|
37616
37889
|
*/
|
|
37617
37890
|
data?: {
|
|
37618
37891
|
/**
|
|
@@ -37913,7 +38186,7 @@ declare namespace gapi.client {
|
|
|
37913
38186
|
* {
|
|
37914
38187
|
* "key": "scope",
|
|
37915
38188
|
* "value": "zones/us-east1-d"
|
|
37916
|
-
* }
|
|
38189
|
+
* }]
|
|
37917
38190
|
*/
|
|
37918
38191
|
data?: {
|
|
37919
38192
|
/**
|
|
@@ -38015,7 +38288,7 @@ declare namespace gapi.client {
|
|
|
38015
38288
|
* {
|
|
38016
38289
|
* "key": "scope",
|
|
38017
38290
|
* "value": "zones/us-east1-d"
|
|
38018
|
-
* }
|
|
38291
|
+
* }]
|
|
38019
38292
|
*/
|
|
38020
38293
|
data?: {
|
|
38021
38294
|
/**
|
|
@@ -38119,6 +38392,13 @@ declare namespace gapi.client {
|
|
|
38119
38392
|
* attachments (interconnectAttachments).
|
|
38120
38393
|
*/
|
|
38121
38394
|
encryptedInterconnectRouter?: boolean;
|
|
38395
|
+
/**
|
|
38396
|
+
* ETag for optimistic concurrency control as described by AIP 154. Used to
|
|
38397
|
+
* prevent conflicting updates. If provided, the request will succeed only if
|
|
38398
|
+
* the etag matches the current etag of the router; otherwise, the request
|
|
38399
|
+
* fails with an ABORTED error.
|
|
38400
|
+
*/
|
|
38401
|
+
etag?: string;
|
|
38122
38402
|
/**
|
|
38123
38403
|
* [Output Only] The unique identifier for the resource. This identifier is
|
|
38124
38404
|
* defined by the server.
|
|
@@ -38247,7 +38527,7 @@ declare namespace gapi.client {
|
|
|
38247
38527
|
* {
|
|
38248
38528
|
* "key": "scope",
|
|
38249
38529
|
* "value": "zones/us-east1-d"
|
|
38250
|
-
* }
|
|
38530
|
+
* }]
|
|
38251
38531
|
*/
|
|
38252
38532
|
data?: {
|
|
38253
38533
|
/**
|
|
@@ -38702,7 +38982,7 @@ declare namespace gapi.client {
|
|
|
38702
38982
|
* {
|
|
38703
38983
|
* "key": "scope",
|
|
38704
38984
|
* "value": "zones/us-east1-d"
|
|
38705
|
-
* }
|
|
38985
|
+
* }]
|
|
38706
38986
|
*/
|
|
38707
38987
|
data?: {
|
|
38708
38988
|
/**
|
|
@@ -39118,7 +39398,7 @@ declare namespace gapi.client {
|
|
|
39118
39398
|
* {
|
|
39119
39399
|
* "key": "scope",
|
|
39120
39400
|
* "value": "zones/us-east1-d"
|
|
39121
|
-
* }
|
|
39401
|
+
* }]
|
|
39122
39402
|
*/
|
|
39123
39403
|
data?: {
|
|
39124
39404
|
/**
|
|
@@ -39206,7 +39486,7 @@ declare namespace gapi.client {
|
|
|
39206
39486
|
* {
|
|
39207
39487
|
* "key": "scope",
|
|
39208
39488
|
* "value": "zones/us-east1-d"
|
|
39209
|
-
* }
|
|
39489
|
+
* }]
|
|
39210
39490
|
*/
|
|
39211
39491
|
data?: {
|
|
39212
39492
|
/**
|
|
@@ -39294,7 +39574,7 @@ declare namespace gapi.client {
|
|
|
39294
39574
|
* {
|
|
39295
39575
|
* "key": "scope",
|
|
39296
39576
|
* "value": "zones/us-east1-d"
|
|
39297
|
-
* }
|
|
39577
|
+
* }]
|
|
39298
39578
|
*/
|
|
39299
39579
|
data?: {
|
|
39300
39580
|
/**
|
|
@@ -39369,7 +39649,7 @@ declare namespace gapi.client {
|
|
|
39369
39649
|
* {
|
|
39370
39650
|
* "key": "scope",
|
|
39371
39651
|
* "value": "zones/us-east1-d"
|
|
39372
|
-
* }
|
|
39652
|
+
* }]
|
|
39373
39653
|
*/
|
|
39374
39654
|
data?: {
|
|
39375
39655
|
/**
|
|
@@ -39927,7 +40207,7 @@ declare namespace gapi.client {
|
|
|
39927
40207
|
* {
|
|
39928
40208
|
* "key": "scope",
|
|
39929
40209
|
* "value": "zones/us-east1-d"
|
|
39930
|
-
* }
|
|
40210
|
+
* }]
|
|
39931
40211
|
*/
|
|
39932
40212
|
data?: {
|
|
39933
40213
|
/**
|
|
@@ -40001,7 +40281,7 @@ declare namespace gapi.client {
|
|
|
40001
40281
|
* {
|
|
40002
40282
|
* "key": "scope",
|
|
40003
40283
|
* "value": "zones/us-east1-d"
|
|
40004
|
-
* }
|
|
40284
|
+
* }]
|
|
40005
40285
|
*/
|
|
40006
40286
|
data?: {
|
|
40007
40287
|
/**
|
|
@@ -40392,7 +40672,7 @@ declare namespace gapi.client {
|
|
|
40392
40672
|
* {
|
|
40393
40673
|
* "key": "scope",
|
|
40394
40674
|
* "value": "zones/us-east1-d"
|
|
40395
|
-
* }
|
|
40675
|
+
* }]
|
|
40396
40676
|
*/
|
|
40397
40677
|
data?: {
|
|
40398
40678
|
/**
|
|
@@ -40883,16 +41163,20 @@ declare namespace gapi.client {
|
|
|
40883
41163
|
* which is resolved based on "userIpRequestHeaders" configured with the
|
|
40884
41164
|
* security policy. If there is no "userIpRequestHeaders" configuration or
|
|
40885
41165
|
* an IP address cannot be resolved from it, the key type defaults toIP.
|
|
40886
|
-
*
|
|
41166
|
+
* - ASN: The autonomous system number of the originating
|
|
41167
|
+
* client. If not available, the key type defaults toALL.
|
|
40887
41168
|
* - TLS_JA4_FINGERPRINT: JA4 TLS/SSL fingerprint if the
|
|
40888
41169
|
* client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the
|
|
40889
41170
|
* key type defaults to ALL.
|
|
41171
|
+
*
|
|
41172
|
+
*
|
|
40890
41173
|
* For "fairshare" action, this value is limited to ALL i.e. a single rate
|
|
40891
41174
|
* limit threshold is enforced for all the requests matching the rule.
|
|
40892
41175
|
*/
|
|
40893
41176
|
enforceOnKey?:
|
|
40894
41177
|
| 'ALL'
|
|
40895
41178
|
| 'ALL_IPS'
|
|
41179
|
+
| 'ASN'
|
|
40896
41180
|
| 'HTTP_COOKIE'
|
|
40897
41181
|
| 'HTTP_HEADER'
|
|
40898
41182
|
| 'HTTP_PATH'
|
|
@@ -40991,7 +41275,8 @@ declare namespace gapi.client {
|
|
|
40991
41275
|
* which is resolved based on "userIpRequestHeaders" configured with the
|
|
40992
41276
|
* security policy. If there is no "userIpRequestHeaders" configuration
|
|
40993
41277
|
* or an IP address cannot be resolved from it, the key type defaults toIP.
|
|
40994
|
-
*
|
|
41278
|
+
* - ASN: The autonomous system number of the originating
|
|
41279
|
+
* client. If not available, the key type defaults toALL.
|
|
40995
41280
|
* - TLS_JA4_FINGERPRINT: JA4 TLS/SSL fingerprint if the
|
|
40996
41281
|
* client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the
|
|
40997
41282
|
* key type defaults to ALL.
|
|
@@ -40999,6 +41284,7 @@ declare namespace gapi.client {
|
|
|
40999
41284
|
enforceOnKeyType?:
|
|
41000
41285
|
| 'ALL'
|
|
41001
41286
|
| 'ALL_IPS'
|
|
41287
|
+
| 'ASN'
|
|
41002
41288
|
| 'HTTP_COOKIE'
|
|
41003
41289
|
| 'HTTP_HEADER'
|
|
41004
41290
|
| 'HTTP_PATH'
|
|
@@ -41414,7 +41700,7 @@ declare namespace gapi.client {
|
|
|
41414
41700
|
* {
|
|
41415
41701
|
* "key": "scope",
|
|
41416
41702
|
* "value": "zones/us-east1-d"
|
|
41417
|
-
* }
|
|
41703
|
+
* }]
|
|
41418
41704
|
*/
|
|
41419
41705
|
data?: {
|
|
41420
41706
|
/**
|
|
@@ -41538,7 +41824,7 @@ declare namespace gapi.client {
|
|
|
41538
41824
|
* {
|
|
41539
41825
|
* "key": "scope",
|
|
41540
41826
|
* "value": "zones/us-east1-d"
|
|
41541
|
-
* }
|
|
41827
|
+
* }]
|
|
41542
41828
|
*/
|
|
41543
41829
|
data?: {
|
|
41544
41830
|
/**
|
|
@@ -41609,7 +41895,7 @@ declare namespace gapi.client {
|
|
|
41609
41895
|
* {
|
|
41610
41896
|
* "key": "scope",
|
|
41611
41897
|
* "value": "zones/us-east1-d"
|
|
41612
|
-
* }
|
|
41898
|
+
* }]
|
|
41613
41899
|
*/
|
|
41614
41900
|
data?: {
|
|
41615
41901
|
/**
|
|
@@ -42137,7 +42423,7 @@ declare namespace gapi.client {
|
|
|
42137
42423
|
* {
|
|
42138
42424
|
* "key": "scope",
|
|
42139
42425
|
* "value": "zones/us-east1-d"
|
|
42140
|
-
* }
|
|
42426
|
+
* }]
|
|
42141
42427
|
*/
|
|
42142
42428
|
data?: {
|
|
42143
42429
|
/**
|
|
@@ -42302,7 +42588,7 @@ declare namespace gapi.client {
|
|
|
42302
42588
|
* {
|
|
42303
42589
|
* "key": "scope",
|
|
42304
42590
|
* "value": "zones/us-east1-d"
|
|
42305
|
-
* }
|
|
42591
|
+
* }]
|
|
42306
42592
|
*/
|
|
42307
42593
|
data?: {
|
|
42308
42594
|
/**
|
|
@@ -42476,7 +42762,7 @@ declare namespace gapi.client {
|
|
|
42476
42762
|
* {
|
|
42477
42763
|
* "key": "scope",
|
|
42478
42764
|
* "value": "zones/us-east1-d"
|
|
42479
|
-
* }
|
|
42765
|
+
* }]
|
|
42480
42766
|
*/
|
|
42481
42767
|
data?: {
|
|
42482
42768
|
/**
|
|
@@ -42753,7 +43039,7 @@ declare namespace gapi.client {
|
|
|
42753
43039
|
* {
|
|
42754
43040
|
* "key": "scope",
|
|
42755
43041
|
* "value": "zones/us-east1-d"
|
|
42756
|
-
* }
|
|
43042
|
+
* }]
|
|
42757
43043
|
*/
|
|
42758
43044
|
data?: {
|
|
42759
43045
|
/**
|
|
@@ -42835,7 +43121,7 @@ declare namespace gapi.client {
|
|
|
42835
43121
|
* {
|
|
42836
43122
|
* "key": "scope",
|
|
42837
43123
|
* "value": "zones/us-east1-d"
|
|
42838
|
-
* }
|
|
43124
|
+
* }]
|
|
42839
43125
|
*/
|
|
42840
43126
|
data?: {
|
|
42841
43127
|
/**
|
|
@@ -42950,7 +43236,7 @@ declare namespace gapi.client {
|
|
|
42950
43236
|
* {
|
|
42951
43237
|
* "key": "scope",
|
|
42952
43238
|
* "value": "zones/us-east1-d"
|
|
42953
|
-
* }
|
|
43239
|
+
* }]
|
|
42954
43240
|
*/
|
|
42955
43241
|
data?: {
|
|
42956
43242
|
/**
|
|
@@ -43090,7 +43376,7 @@ declare namespace gapi.client {
|
|
|
43090
43376
|
* {
|
|
43091
43377
|
* "key": "scope",
|
|
43092
43378
|
* "value": "zones/us-east1-d"
|
|
43093
|
-
* }
|
|
43379
|
+
* }]
|
|
43094
43380
|
*/
|
|
43095
43381
|
data?: {
|
|
43096
43382
|
/**
|
|
@@ -43172,7 +43458,7 @@ declare namespace gapi.client {
|
|
|
43172
43458
|
* {
|
|
43173
43459
|
* "key": "scope",
|
|
43174
43460
|
* "value": "zones/us-east1-d"
|
|
43175
|
-
* }
|
|
43461
|
+
* }]
|
|
43176
43462
|
*/
|
|
43177
43463
|
data?: {
|
|
43178
43464
|
/**
|
|
@@ -43246,7 +43532,7 @@ declare namespace gapi.client {
|
|
|
43246
43532
|
* {
|
|
43247
43533
|
* "key": "scope",
|
|
43248
43534
|
* "value": "zones/us-east1-d"
|
|
43249
|
-
* }
|
|
43535
|
+
* }]
|
|
43250
43536
|
*/
|
|
43251
43537
|
data?: {
|
|
43252
43538
|
/**
|
|
@@ -43399,7 +43685,7 @@ declare namespace gapi.client {
|
|
|
43399
43685
|
* {
|
|
43400
43686
|
* "key": "scope",
|
|
43401
43687
|
* "value": "zones/us-east1-d"
|
|
43402
|
-
* }
|
|
43688
|
+
* }]
|
|
43403
43689
|
*/
|
|
43404
43690
|
data?: {
|
|
43405
43691
|
/**
|
|
@@ -43661,7 +43947,7 @@ declare namespace gapi.client {
|
|
|
43661
43947
|
* {
|
|
43662
43948
|
* "key": "scope",
|
|
43663
43949
|
* "value": "zones/us-east1-d"
|
|
43664
|
-
* }
|
|
43950
|
+
* }]
|
|
43665
43951
|
*/
|
|
43666
43952
|
data?: {
|
|
43667
43953
|
/**
|
|
@@ -43796,7 +44082,7 @@ declare namespace gapi.client {
|
|
|
43796
44082
|
* {
|
|
43797
44083
|
* "key": "scope",
|
|
43798
44084
|
* "value": "zones/us-east1-d"
|
|
43799
|
-
* }
|
|
44085
|
+
* }]
|
|
43800
44086
|
*/
|
|
43801
44087
|
data?: {
|
|
43802
44088
|
/**
|
|
@@ -43887,7 +44173,7 @@ declare namespace gapi.client {
|
|
|
43887
44173
|
* {
|
|
43888
44174
|
* "key": "scope",
|
|
43889
44175
|
* "value": "zones/us-east1-d"
|
|
43890
|
-
* }
|
|
44176
|
+
* }]
|
|
43891
44177
|
*/
|
|
43892
44178
|
data?: {
|
|
43893
44179
|
/**
|
|
@@ -44051,7 +44337,7 @@ declare namespace gapi.client {
|
|
|
44051
44337
|
* {
|
|
44052
44338
|
* "key": "scope",
|
|
44053
44339
|
* "value": "zones/us-east1-d"
|
|
44054
|
-
* }
|
|
44340
|
+
* }]
|
|
44055
44341
|
*/
|
|
44056
44342
|
data?: {
|
|
44057
44343
|
/**
|
|
@@ -44185,7 +44471,7 @@ declare namespace gapi.client {
|
|
|
44185
44471
|
* {
|
|
44186
44472
|
* "key": "scope",
|
|
44187
44473
|
* "value": "zones/us-east1-d"
|
|
44188
|
-
* }
|
|
44474
|
+
* }]
|
|
44189
44475
|
*/
|
|
44190
44476
|
data?: {
|
|
44191
44477
|
/**
|
|
@@ -44267,7 +44553,7 @@ declare namespace gapi.client {
|
|
|
44267
44553
|
* {
|
|
44268
44554
|
* "key": "scope",
|
|
44269
44555
|
* "value": "zones/us-east1-d"
|
|
44270
|
-
* }
|
|
44556
|
+
* }]
|
|
44271
44557
|
*/
|
|
44272
44558
|
data?: {
|
|
44273
44559
|
/**
|
|
@@ -44338,7 +44624,7 @@ declare namespace gapi.client {
|
|
|
44338
44624
|
* {
|
|
44339
44625
|
* "key": "scope",
|
|
44340
44626
|
* "value": "zones/us-east1-d"
|
|
44341
|
-
* }
|
|
44627
|
+
* }]
|
|
44342
44628
|
*/
|
|
44343
44629
|
data?: {
|
|
44344
44630
|
/**
|
|
@@ -44732,7 +45018,7 @@ declare namespace gapi.client {
|
|
|
44732
45018
|
* {
|
|
44733
45019
|
* "key": "scope",
|
|
44734
45020
|
* "value": "zones/us-east1-d"
|
|
44735
|
-
* }
|
|
45021
|
+
* }]
|
|
44736
45022
|
*/
|
|
44737
45023
|
data?: {
|
|
44738
45024
|
/**
|
|
@@ -44817,7 +45103,7 @@ declare namespace gapi.client {
|
|
|
44817
45103
|
* {
|
|
44818
45104
|
* "key": "scope",
|
|
44819
45105
|
* "value": "zones/us-east1-d"
|
|
44820
|
-
* }
|
|
45106
|
+
* }]
|
|
44821
45107
|
*/
|
|
44822
45108
|
data?: {
|
|
44823
45109
|
/**
|
|
@@ -45009,7 +45295,7 @@ declare namespace gapi.client {
|
|
|
45009
45295
|
* {
|
|
45010
45296
|
* "key": "scope",
|
|
45011
45297
|
* "value": "zones/us-east1-d"
|
|
45012
|
-
* }
|
|
45298
|
+
* }]
|
|
45013
45299
|
*/
|
|
45014
45300
|
data?: {
|
|
45015
45301
|
/**
|
|
@@ -45077,7 +45363,7 @@ declare namespace gapi.client {
|
|
|
45077
45363
|
* {
|
|
45078
45364
|
* "key": "scope",
|
|
45079
45365
|
* "value": "zones/us-east1-d"
|
|
45080
|
-
* }
|
|
45366
|
+
* }]
|
|
45081
45367
|
*/
|
|
45082
45368
|
data?: {
|
|
45083
45369
|
/**
|
|
@@ -45288,7 +45574,7 @@ declare namespace gapi.client {
|
|
|
45288
45574
|
* {
|
|
45289
45575
|
* "key": "scope",
|
|
45290
45576
|
* "value": "zones/us-east1-d"
|
|
45291
|
-
* }
|
|
45577
|
+
* }]
|
|
45292
45578
|
*/
|
|
45293
45579
|
data?: {
|
|
45294
45580
|
/**
|
|
@@ -45359,7 +45645,7 @@ declare namespace gapi.client {
|
|
|
45359
45645
|
* {
|
|
45360
45646
|
* "key": "scope",
|
|
45361
45647
|
* "value": "zones/us-east1-d"
|
|
45362
|
-
* }
|
|
45648
|
+
* }]
|
|
45363
45649
|
*/
|
|
45364
45650
|
data?: {
|
|
45365
45651
|
/**
|
|
@@ -45542,7 +45828,7 @@ declare namespace gapi.client {
|
|
|
45542
45828
|
* {
|
|
45543
45829
|
* "key": "scope",
|
|
45544
45830
|
* "value": "zones/us-east1-d"
|
|
45545
|
-
* }
|
|
45831
|
+
* }]
|
|
45546
45832
|
*/
|
|
45547
45833
|
data?: {
|
|
45548
45834
|
/**
|
|
@@ -45627,7 +45913,7 @@ declare namespace gapi.client {
|
|
|
45627
45913
|
* {
|
|
45628
45914
|
* "key": "scope",
|
|
45629
45915
|
* "value": "zones/us-east1-d"
|
|
45630
|
-
* }
|
|
45916
|
+
* }]
|
|
45631
45917
|
*/
|
|
45632
45918
|
data?: {
|
|
45633
45919
|
/**
|
|
@@ -45698,7 +45984,7 @@ declare namespace gapi.client {
|
|
|
45698
45984
|
* {
|
|
45699
45985
|
* "key": "scope",
|
|
45700
45986
|
* "value": "zones/us-east1-d"
|
|
45701
|
-
* }
|
|
45987
|
+
* }]
|
|
45702
45988
|
*/
|
|
45703
45989
|
data?: {
|
|
45704
45990
|
/**
|
|
@@ -46019,7 +46305,7 @@ declare namespace gapi.client {
|
|
|
46019
46305
|
* {
|
|
46020
46306
|
* "key": "scope",
|
|
46021
46307
|
* "value": "zones/us-east1-d"
|
|
46022
|
-
* }
|
|
46308
|
+
* }]
|
|
46023
46309
|
*/
|
|
46024
46310
|
data?: {
|
|
46025
46311
|
/**
|
|
@@ -46104,7 +46390,7 @@ declare namespace gapi.client {
|
|
|
46104
46390
|
* {
|
|
46105
46391
|
* "key": "scope",
|
|
46106
46392
|
* "value": "zones/us-east1-d"
|
|
46107
|
-
* }
|
|
46393
|
+
* }]
|
|
46108
46394
|
*/
|
|
46109
46395
|
data?: {
|
|
46110
46396
|
/**
|
|
@@ -46255,7 +46541,7 @@ declare namespace gapi.client {
|
|
|
46255
46541
|
* {
|
|
46256
46542
|
* "key": "scope",
|
|
46257
46543
|
* "value": "zones/us-east1-d"
|
|
46258
|
-
* }
|
|
46544
|
+
* }]
|
|
46259
46545
|
*/
|
|
46260
46546
|
data?: {
|
|
46261
46547
|
/**
|
|
@@ -46337,7 +46623,7 @@ declare namespace gapi.client {
|
|
|
46337
46623
|
* {
|
|
46338
46624
|
* "key": "scope",
|
|
46339
46625
|
* "value": "zones/us-east1-d"
|
|
46340
|
-
* }
|
|
46626
|
+
* }]
|
|
46341
46627
|
*/
|
|
46342
46628
|
data?: {
|
|
46343
46629
|
/**
|
|
@@ -46408,7 +46694,7 @@ declare namespace gapi.client {
|
|
|
46408
46694
|
* {
|
|
46409
46695
|
* "key": "scope",
|
|
46410
46696
|
* "value": "zones/us-east1-d"
|
|
46411
|
-
* }
|
|
46697
|
+
* }]
|
|
46412
46698
|
*/
|
|
46413
46699
|
data?: {
|
|
46414
46700
|
/**
|
|
@@ -46433,7 +46719,8 @@ declare namespace gapi.client {
|
|
|
46433
46719
|
* The server-defined URL for the resource. This field is applicable only when
|
|
46434
46720
|
* the containing target pool is serving a forwarding rule as the primary
|
|
46435
46721
|
* pool, and its failoverRatio field is properly set to a value
|
|
46436
|
-
* between [0, 1].
|
|
46722
|
+
* between [0, 1].
|
|
46723
|
+
* backupPool and failoverRatio together define
|
|
46437
46724
|
* the fallback behavior of the primary target pool: if the ratio of the
|
|
46438
46725
|
* healthy instances in the primary pool is at or belowfailoverRatio, traffic arriving at the load-balanced
|
|
46439
46726
|
* IP will be directed to the backup pool.
|
|
@@ -46605,7 +46892,7 @@ declare namespace gapi.client {
|
|
|
46605
46892
|
* {
|
|
46606
46893
|
* "key": "scope",
|
|
46607
46894
|
* "value": "zones/us-east1-d"
|
|
46608
|
-
* }
|
|
46895
|
+
* }]
|
|
46609
46896
|
*/
|
|
46610
46897
|
data?: {
|
|
46611
46898
|
/**
|
|
@@ -46698,7 +46985,7 @@ declare namespace gapi.client {
|
|
|
46698
46985
|
* {
|
|
46699
46986
|
* "key": "scope",
|
|
46700
46987
|
* "value": "zones/us-east1-d"
|
|
46701
|
-
* }
|
|
46988
|
+
* }]
|
|
46702
46989
|
*/
|
|
46703
46990
|
data?: {
|
|
46704
46991
|
/**
|
|
@@ -46799,7 +47086,7 @@ declare namespace gapi.client {
|
|
|
46799
47086
|
* {
|
|
46800
47087
|
* "key": "scope",
|
|
46801
47088
|
* "value": "zones/us-east1-d"
|
|
46802
|
-
* }
|
|
47089
|
+
* }]
|
|
46803
47090
|
*/
|
|
46804
47091
|
data?: {
|
|
46805
47092
|
/**
|
|
@@ -46973,7 +47260,7 @@ declare namespace gapi.client {
|
|
|
46973
47260
|
* {
|
|
46974
47261
|
* "key": "scope",
|
|
46975
47262
|
* "value": "zones/us-east1-d"
|
|
46976
|
-
* }
|
|
47263
|
+
* }]
|
|
46977
47264
|
*/
|
|
46978
47265
|
data?: {
|
|
46979
47266
|
/**
|
|
@@ -47044,7 +47331,7 @@ declare namespace gapi.client {
|
|
|
47044
47331
|
* {
|
|
47045
47332
|
* "key": "scope",
|
|
47046
47333
|
* "value": "zones/us-east1-d"
|
|
47047
|
-
* }
|
|
47334
|
+
* }]
|
|
47048
47335
|
*/
|
|
47049
47336
|
data?: {
|
|
47050
47337
|
/**
|
|
@@ -47206,7 +47493,7 @@ declare namespace gapi.client {
|
|
|
47206
47493
|
* {
|
|
47207
47494
|
* "key": "scope",
|
|
47208
47495
|
* "value": "zones/us-east1-d"
|
|
47209
|
-
* }
|
|
47496
|
+
* }]
|
|
47210
47497
|
*/
|
|
47211
47498
|
data?: {
|
|
47212
47499
|
/**
|
|
@@ -47288,7 +47575,7 @@ declare namespace gapi.client {
|
|
|
47288
47575
|
* {
|
|
47289
47576
|
* "key": "scope",
|
|
47290
47577
|
* "value": "zones/us-east1-d"
|
|
47291
|
-
* }
|
|
47578
|
+
* }]
|
|
47292
47579
|
*/
|
|
47293
47580
|
data?: {
|
|
47294
47581
|
/**
|
|
@@ -47453,7 +47740,7 @@ declare namespace gapi.client {
|
|
|
47453
47740
|
* {
|
|
47454
47741
|
* "key": "scope",
|
|
47455
47742
|
* "value": "zones/us-east1-d"
|
|
47456
|
-
* }
|
|
47743
|
+
* }]
|
|
47457
47744
|
*/
|
|
47458
47745
|
data?: {
|
|
47459
47746
|
/**
|
|
@@ -47535,7 +47822,7 @@ declare namespace gapi.client {
|
|
|
47535
47822
|
* {
|
|
47536
47823
|
* "key": "scope",
|
|
47537
47824
|
* "value": "zones/us-east1-d"
|
|
47538
|
-
* }
|
|
47825
|
+
* }]
|
|
47539
47826
|
*/
|
|
47540
47827
|
data?: {
|
|
47541
47828
|
/**
|
|
@@ -47625,7 +47912,7 @@ declare namespace gapi.client {
|
|
|
47625
47912
|
* {
|
|
47626
47913
|
* "key": "scope",
|
|
47627
47914
|
* "value": "zones/us-east1-d"
|
|
47628
|
-
* }
|
|
47915
|
+
* }]
|
|
47629
47916
|
*/
|
|
47630
47917
|
data?: {
|
|
47631
47918
|
/**
|
|
@@ -48120,7 +48407,7 @@ declare namespace gapi.client {
|
|
|
48120
48407
|
* {
|
|
48121
48408
|
* "key": "scope",
|
|
48122
48409
|
* "value": "zones/us-east1-d"
|
|
48123
|
-
* }
|
|
48410
|
+
* }]
|
|
48124
48411
|
*/
|
|
48125
48412
|
data?: {
|
|
48126
48413
|
/**
|
|
@@ -48213,7 +48500,7 @@ declare namespace gapi.client {
|
|
|
48213
48500
|
* {
|
|
48214
48501
|
* "key": "scope",
|
|
48215
48502
|
* "value": "zones/us-east1-d"
|
|
48216
|
-
* }
|
|
48503
|
+
* }]
|
|
48217
48504
|
*/
|
|
48218
48505
|
data?: {
|
|
48219
48506
|
/**
|
|
@@ -48284,7 +48571,7 @@ declare namespace gapi.client {
|
|
|
48284
48571
|
* {
|
|
48285
48572
|
* "key": "scope",
|
|
48286
48573
|
* "value": "zones/us-east1-d"
|
|
48287
|
-
* }
|
|
48574
|
+
* }]
|
|
48288
48575
|
*/
|
|
48289
48576
|
data?: {
|
|
48290
48577
|
/**
|
|
@@ -48594,7 +48881,7 @@ declare namespace gapi.client {
|
|
|
48594
48881
|
* {
|
|
48595
48882
|
* "key": "scope",
|
|
48596
48883
|
* "value": "zones/us-east1-d"
|
|
48597
|
-
* }
|
|
48884
|
+
* }]
|
|
48598
48885
|
*/
|
|
48599
48886
|
data?: {
|
|
48600
48887
|
/**
|
|
@@ -48787,7 +49074,7 @@ declare namespace gapi.client {
|
|
|
48787
49074
|
* {
|
|
48788
49075
|
* "key": "scope",
|
|
48789
49076
|
* "value": "zones/us-east1-d"
|
|
48790
|
-
* }
|
|
49077
|
+
* }]
|
|
48791
49078
|
*/
|
|
48792
49079
|
data?: {
|
|
48793
49080
|
/**
|
|
@@ -48864,7 +49151,7 @@ declare namespace gapi.client {
|
|
|
48864
49151
|
* {
|
|
48865
49152
|
* "key": "scope",
|
|
48866
49153
|
* "value": "zones/us-east1-d"
|
|
48867
|
-
* }
|
|
49154
|
+
* }]
|
|
48868
49155
|
*/
|
|
48869
49156
|
data?: {
|
|
48870
49157
|
/**
|
|
@@ -49016,7 +49303,7 @@ declare namespace gapi.client {
|
|
|
49016
49303
|
* {
|
|
49017
49304
|
* "key": "scope",
|
|
49018
49305
|
* "value": "zones/us-east1-d"
|
|
49019
|
-
* }
|
|
49306
|
+
* }]
|
|
49020
49307
|
*/
|
|
49021
49308
|
data?: {
|
|
49022
49309
|
/**
|
|
@@ -49161,7 +49448,7 @@ declare namespace gapi.client {
|
|
|
49161
49448
|
* {
|
|
49162
49449
|
* "key": "scope",
|
|
49163
49450
|
* "value": "zones/us-east1-d"
|
|
49164
|
-
* }
|
|
49451
|
+
* }]
|
|
49165
49452
|
*/
|
|
49166
49453
|
data?: {
|
|
49167
49454
|
/**
|
|
@@ -49360,7 +49647,7 @@ declare namespace gapi.client {
|
|
|
49360
49647
|
* {
|
|
49361
49648
|
* "key": "scope",
|
|
49362
49649
|
* "value": "zones/us-east1-d"
|
|
49363
|
-
* }
|
|
49650
|
+
* }]
|
|
49364
49651
|
*/
|
|
49365
49652
|
data?: {
|
|
49366
49653
|
/**
|
|
@@ -49445,7 +49732,7 @@ declare namespace gapi.client {
|
|
|
49445
49732
|
* {
|
|
49446
49733
|
* "key": "scope",
|
|
49447
49734
|
* "value": "zones/us-east1-d"
|
|
49448
|
-
* }
|
|
49735
|
+
* }]
|
|
49449
49736
|
*/
|
|
49450
49737
|
data?: {
|
|
49451
49738
|
/**
|
|
@@ -49538,7 +49825,7 @@ declare namespace gapi.client {
|
|
|
49538
49825
|
* {
|
|
49539
49826
|
* "key": "scope",
|
|
49540
49827
|
* "value": "zones/us-east1-d"
|
|
49541
|
-
* }
|
|
49828
|
+
* }]
|
|
49542
49829
|
*/
|
|
49543
49830
|
data?: {
|
|
49544
49831
|
/**
|
|
@@ -49748,6 +50035,16 @@ declare namespace gapi.client {
|
|
|
49748
50035
|
* be set only for Classic VPN tunnels.
|
|
49749
50036
|
*/
|
|
49750
50037
|
peerIp?: string;
|
|
50038
|
+
/**
|
|
50039
|
+
* User specified list of PQC key exchange mechanisms (KEMs) to use for the
|
|
50040
|
+
* phase 1 of the IKE protocol.
|
|
50041
|
+
*/
|
|
50042
|
+
pqcPhase1?: VpnTunnelPqc;
|
|
50043
|
+
/**
|
|
50044
|
+
* User specified list of PQC key exchange mechanisms (KEMs) to use for the
|
|
50045
|
+
* phase 2 of the IKE protocol.
|
|
50046
|
+
*/
|
|
50047
|
+
pqcPhase2?: VpnTunnelPqc;
|
|
49751
50048
|
/**
|
|
49752
50049
|
* [Output Only] URL of the region where the VPN tunnel resides.
|
|
49753
50050
|
* You must specify this field as part of the HTTP request URL. It is
|
|
@@ -49841,6 +50138,43 @@ declare namespace gapi.client {
|
|
|
49841
50138
|
*/
|
|
49842
50139
|
vpnGatewayInterface?: number;
|
|
49843
50140
|
}
|
|
50141
|
+
interface VpnTunnelAdditionalKeyExchanges {
|
|
50142
|
+
ke1s?:
|
|
50143
|
+
| 'KEY_ENCAPSULATION_MECHANISM_UNSPECIFIED'
|
|
50144
|
+
| 'KE_NONE'
|
|
50145
|
+
| 'ML_KEM_1024'
|
|
50146
|
+
| 'ML_KEM_768'[];
|
|
50147
|
+
ke2s?:
|
|
50148
|
+
| 'KEY_ENCAPSULATION_MECHANISM_UNSPECIFIED'
|
|
50149
|
+
| 'KE_NONE'
|
|
50150
|
+
| 'ML_KEM_1024'
|
|
50151
|
+
| 'ML_KEM_768'[];
|
|
50152
|
+
ke3s?:
|
|
50153
|
+
| 'KEY_ENCAPSULATION_MECHANISM_UNSPECIFIED'
|
|
50154
|
+
| 'KE_NONE'
|
|
50155
|
+
| 'ML_KEM_1024'
|
|
50156
|
+
| 'ML_KEM_768'[];
|
|
50157
|
+
ke4s?:
|
|
50158
|
+
| 'KEY_ENCAPSULATION_MECHANISM_UNSPECIFIED'
|
|
50159
|
+
| 'KE_NONE'
|
|
50160
|
+
| 'ML_KEM_1024'
|
|
50161
|
+
| 'ML_KEM_768'[];
|
|
50162
|
+
ke5s?:
|
|
50163
|
+
| 'KEY_ENCAPSULATION_MECHANISM_UNSPECIFIED'
|
|
50164
|
+
| 'KE_NONE'
|
|
50165
|
+
| 'ML_KEM_1024'
|
|
50166
|
+
| 'ML_KEM_768'[];
|
|
50167
|
+
ke6s?:
|
|
50168
|
+
| 'KEY_ENCAPSULATION_MECHANISM_UNSPECIFIED'
|
|
50169
|
+
| 'KE_NONE'
|
|
50170
|
+
| 'ML_KEM_1024'
|
|
50171
|
+
| 'ML_KEM_768'[];
|
|
50172
|
+
ke7s?:
|
|
50173
|
+
| 'KEY_ENCAPSULATION_MECHANISM_UNSPECIFIED'
|
|
50174
|
+
| 'KE_NONE'
|
|
50175
|
+
| 'ML_KEM_1024'
|
|
50176
|
+
| 'ML_KEM_768'[];
|
|
50177
|
+
}
|
|
49844
50178
|
interface VpnTunnelAggregatedList {
|
|
49845
50179
|
/** [Output Only] Unique identifier for the resource; defined by the server. */
|
|
49846
50180
|
id?: string;
|
|
@@ -49908,7 +50242,7 @@ declare namespace gapi.client {
|
|
|
49908
50242
|
* {
|
|
49909
50243
|
* "key": "scope",
|
|
49910
50244
|
* "value": "zones/us-east1-d"
|
|
49911
|
-
* }
|
|
50245
|
+
* }]
|
|
49912
50246
|
*/
|
|
49913
50247
|
data?: {
|
|
49914
50248
|
/**
|
|
@@ -49997,7 +50331,7 @@ declare namespace gapi.client {
|
|
|
49997
50331
|
* {
|
|
49998
50332
|
* "key": "scope",
|
|
49999
50333
|
* "value": "zones/us-east1-d"
|
|
50000
|
-
* }
|
|
50334
|
+
* }]
|
|
50001
50335
|
*/
|
|
50002
50336
|
data?: {
|
|
50003
50337
|
/**
|
|
@@ -50047,6 +50381,10 @@ declare namespace gapi.client {
|
|
|
50047
50381
|
integrity?: string[];
|
|
50048
50382
|
pfs?: string[];
|
|
50049
50383
|
}
|
|
50384
|
+
interface VpnTunnelPqc {
|
|
50385
|
+
keys?: VpnTunnelAdditionalKeyExchanges;
|
|
50386
|
+
mode?: 'DISABLED' | 'ENABLED' | 'PQC_MODE_UNSPECIFIED';
|
|
50387
|
+
}
|
|
50050
50388
|
interface VpnTunnelsScopedList {
|
|
50051
50389
|
/** A list of VPN tunnels contained in this scope. */
|
|
50052
50390
|
vpnTunnels?: VpnTunnel[];
|
|
@@ -50098,7 +50436,7 @@ declare namespace gapi.client {
|
|
|
50098
50436
|
* {
|
|
50099
50437
|
* "key": "scope",
|
|
50100
50438
|
* "value": "zones/us-east1-d"
|
|
50101
|
-
* }
|
|
50439
|
+
* }]
|
|
50102
50440
|
*/
|
|
50103
50441
|
data?: {
|
|
50104
50442
|
/**
|
|
@@ -50405,7 +50743,7 @@ declare namespace gapi.client {
|
|
|
50405
50743
|
* {
|
|
50406
50744
|
* "key": "scope",
|
|
50407
50745
|
* "value": "zones/us-east1-d"
|
|
50408
|
-
* }
|
|
50746
|
+
* }]
|
|
50409
50747
|
*/
|
|
50410
50748
|
data?: {
|
|
50411
50749
|
/**
|
|
@@ -50527,6 +50865,8 @@ declare namespace gapi.client {
|
|
|
50527
50865
|
* pseudowires.
|
|
50528
50866
|
*/
|
|
50529
50867
|
faultResponse?: 'DISABLE_PORT' | 'NONE';
|
|
50868
|
+
/** The flow management configuration for the wire. */
|
|
50869
|
+
flowManagement?: 'DYNAMIC_PATH' | 'FIXED_PATH';
|
|
50530
50870
|
/** The network service class. */
|
|
50531
50871
|
networkServiceClass?: 'BRONZE' | 'GOLD';
|
|
50532
50872
|
}
|
|
@@ -50601,7 +50941,7 @@ declare namespace gapi.client {
|
|
|
50601
50941
|
* {
|
|
50602
50942
|
* "key": "scope",
|
|
50603
50943
|
* "value": "zones/us-east1-d"
|
|
50604
|
-
* }
|
|
50944
|
+
* }]
|
|
50605
50945
|
*/
|
|
50606
50946
|
data?: {
|
|
50607
50947
|
/**
|
|
@@ -50727,7 +51067,7 @@ declare namespace gapi.client {
|
|
|
50727
51067
|
* {
|
|
50728
51068
|
* "key": "scope",
|
|
50729
51069
|
* "value": "zones/us-east1-d"
|
|
50730
|
-
* }
|
|
51070
|
+
* }]
|
|
50731
51071
|
*/
|
|
50732
51072
|
data?: {
|
|
50733
51073
|
/**
|
|
@@ -52074,6 +52414,108 @@ declare namespace gapi.client {
|
|
|
52074
52414
|
},
|
|
52075
52415
|
body: TestPermissionsRequest,
|
|
52076
52416
|
): Request<TestPermissionsResponse>;
|
|
52417
|
+
/** Set a custom ptr domain name on regional address. */
|
|
52418
|
+
updatePublicPtr(request: {
|
|
52419
|
+
/** V1 error format. */
|
|
52420
|
+
'$.xgafv'?: '1' | '2';
|
|
52421
|
+
/** OAuth access token. */
|
|
52422
|
+
access_token?: string;
|
|
52423
|
+
/** Name of the address resource to update. */
|
|
52424
|
+
address: string;
|
|
52425
|
+
/** Data format for response. */
|
|
52426
|
+
alt?: 'json' | 'media' | 'proto';
|
|
52427
|
+
/** JSONP */
|
|
52428
|
+
callback?: string;
|
|
52429
|
+
/** Selector specifying which fields to include in a partial response. */
|
|
52430
|
+
fields?: string;
|
|
52431
|
+
/** 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. */
|
|
52432
|
+
key?: string;
|
|
52433
|
+
/** OAuth 2.0 token for the current user. */
|
|
52434
|
+
oauth_token?: string;
|
|
52435
|
+
/** Returns response with indentations and line breaks. */
|
|
52436
|
+
prettyPrint?: boolean;
|
|
52437
|
+
/** Source project ID where the address belongs. */
|
|
52438
|
+
project: string;
|
|
52439
|
+
/** 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. */
|
|
52440
|
+
quotaUser?: string;
|
|
52441
|
+
/** Name of the region for this request. */
|
|
52442
|
+
region: string;
|
|
52443
|
+
/**
|
|
52444
|
+
* An optional request ID to identify requests. Specify a unique request ID so
|
|
52445
|
+
* that if you must retry your request, the server will know to ignore the
|
|
52446
|
+
* request if it has already been completed.
|
|
52447
|
+
*
|
|
52448
|
+
* For example, consider a situation where you make an initial request and
|
|
52449
|
+
* the request times out. If you make the request again with the same
|
|
52450
|
+
* request ID, the server can check if original operation with the same
|
|
52451
|
+
* request ID was received, and if so, will ignore the second request. This
|
|
52452
|
+
* prevents clients from accidentally creating duplicate commitments.
|
|
52453
|
+
*
|
|
52454
|
+
* The request ID must be
|
|
52455
|
+
* a valid UUID with the exception that zero UUID is not supported
|
|
52456
|
+
* (00000000-0000-0000-0000-000000000000).
|
|
52457
|
+
*/
|
|
52458
|
+
requestId?: string;
|
|
52459
|
+
/** Upload protocol for media (e.g. "raw", "multipart"). */
|
|
52460
|
+
upload_protocol?: string;
|
|
52461
|
+
/** Legacy upload protocol for media (e.g. "media", "multipart"). */
|
|
52462
|
+
uploadType?: string;
|
|
52463
|
+
/** Legacy name for parameter that has been superseded by `quotaUser`. */
|
|
52464
|
+
userIp?: string;
|
|
52465
|
+
/** Request body */
|
|
52466
|
+
resource: RegionAddressesUpdatePublicPtrRequest;
|
|
52467
|
+
}): Request<Operation>;
|
|
52468
|
+
updatePublicPtr(
|
|
52469
|
+
request: {
|
|
52470
|
+
/** V1 error format. */
|
|
52471
|
+
'$.xgafv'?: '1' | '2';
|
|
52472
|
+
/** OAuth access token. */
|
|
52473
|
+
access_token?: string;
|
|
52474
|
+
/** Name of the address resource to update. */
|
|
52475
|
+
address: string;
|
|
52476
|
+
/** Data format for response. */
|
|
52477
|
+
alt?: 'json' | 'media' | 'proto';
|
|
52478
|
+
/** JSONP */
|
|
52479
|
+
callback?: string;
|
|
52480
|
+
/** Selector specifying which fields to include in a partial response. */
|
|
52481
|
+
fields?: string;
|
|
52482
|
+
/** 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. */
|
|
52483
|
+
key?: string;
|
|
52484
|
+
/** OAuth 2.0 token for the current user. */
|
|
52485
|
+
oauth_token?: string;
|
|
52486
|
+
/** Returns response with indentations and line breaks. */
|
|
52487
|
+
prettyPrint?: boolean;
|
|
52488
|
+
/** Source project ID where the address belongs. */
|
|
52489
|
+
project: string;
|
|
52490
|
+
/** 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. */
|
|
52491
|
+
quotaUser?: string;
|
|
52492
|
+
/** Name of the region for this request. */
|
|
52493
|
+
region: string;
|
|
52494
|
+
/**
|
|
52495
|
+
* An optional request ID to identify requests. Specify a unique request ID so
|
|
52496
|
+
* that if you must retry your request, the server will know to ignore the
|
|
52497
|
+
* request if it has already been completed.
|
|
52498
|
+
*
|
|
52499
|
+
* For example, consider a situation where you make an initial request and
|
|
52500
|
+
* the request times out. If you make the request again with the same
|
|
52501
|
+
* request ID, the server can check if original operation with the same
|
|
52502
|
+
* request ID was received, and if so, will ignore the second request. This
|
|
52503
|
+
* prevents clients from accidentally creating duplicate commitments.
|
|
52504
|
+
*
|
|
52505
|
+
* The request ID must be
|
|
52506
|
+
* a valid UUID with the exception that zero UUID is not supported
|
|
52507
|
+
* (00000000-0000-0000-0000-000000000000).
|
|
52508
|
+
*/
|
|
52509
|
+
requestId?: string;
|
|
52510
|
+
/** Upload protocol for media (e.g. "raw", "multipart"). */
|
|
52511
|
+
upload_protocol?: string;
|
|
52512
|
+
/** Legacy upload protocol for media (e.g. "media", "multipart"). */
|
|
52513
|
+
uploadType?: string;
|
|
52514
|
+
/** Legacy name for parameter that has been superseded by `quotaUser`. */
|
|
52515
|
+
userIp?: string;
|
|
52516
|
+
},
|
|
52517
|
+
body: RegionAddressesUpdatePublicPtrRequest,
|
|
52518
|
+
): Request<Operation>;
|
|
52077
52519
|
}
|
|
52078
52520
|
interface AdviceResource {
|
|
52079
52521
|
/**
|
|
@@ -122866,6 +123308,44 @@ declare namespace gapi.client {
|
|
|
122866
123308
|
/** Legacy name for parameter that has been superseded by `quotaUser`. */
|
|
122867
123309
|
userIp?: string;
|
|
122868
123310
|
}): Request<SslPolicy>;
|
|
123311
|
+
/**
|
|
123312
|
+
* Gets the access control policy for a resource. May be empty if no such
|
|
123313
|
+
* policy or resource exists.
|
|
123314
|
+
*/
|
|
123315
|
+
getIamPolicy(request?: {
|
|
123316
|
+
/** V1 error format. */
|
|
123317
|
+
'$.xgafv'?: '1' | '2';
|
|
123318
|
+
/** OAuth access token. */
|
|
123319
|
+
access_token?: string;
|
|
123320
|
+
/** Data format for response. */
|
|
123321
|
+
alt?: 'json' | 'media' | 'proto';
|
|
123322
|
+
/** JSONP */
|
|
123323
|
+
callback?: string;
|
|
123324
|
+
/** Selector specifying which fields to include in a partial response. */
|
|
123325
|
+
fields?: string;
|
|
123326
|
+
/** 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. */
|
|
123327
|
+
key?: string;
|
|
123328
|
+
/** OAuth 2.0 token for the current user. */
|
|
123329
|
+
oauth_token?: string;
|
|
123330
|
+
/** Requested IAM Policy version. */
|
|
123331
|
+
optionsRequestedPolicyVersion?: number;
|
|
123332
|
+
/** Returns response with indentations and line breaks. */
|
|
123333
|
+
prettyPrint?: boolean;
|
|
123334
|
+
/** Project ID for this request. */
|
|
123335
|
+
project: string;
|
|
123336
|
+
/** 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. */
|
|
123337
|
+
quotaUser?: string;
|
|
123338
|
+
/** The name of the region for this request. */
|
|
123339
|
+
region: string;
|
|
123340
|
+
/** Name or id of the resource for this request. */
|
|
123341
|
+
resource: string;
|
|
123342
|
+
/** Upload protocol for media (e.g. "raw", "multipart"). */
|
|
123343
|
+
upload_protocol?: string;
|
|
123344
|
+
/** Legacy upload protocol for media (e.g. "media", "multipart"). */
|
|
123345
|
+
uploadType?: string;
|
|
123346
|
+
/** Legacy name for parameter that has been superseded by `quotaUser`. */
|
|
123347
|
+
userIp?: string;
|
|
123348
|
+
}): Request<Policy>;
|
|
122869
123349
|
/**
|
|
122870
123350
|
* Creates a new policy in the specified project and region using the data
|
|
122871
123351
|
* included in the request.
|
|
@@ -123339,6 +123819,45 @@ declare namespace gapi.client {
|
|
|
123339
123819
|
},
|
|
123340
123820
|
body: SslPolicy,
|
|
123341
123821
|
): Request<Operation>;
|
|
123822
|
+
/**
|
|
123823
|
+
* Sets the access control policy on the specified resource.
|
|
123824
|
+
* Replaces any existing policy.
|
|
123825
|
+
*/
|
|
123826
|
+
setIamPolicy(
|
|
123827
|
+
request: {
|
|
123828
|
+
/** V1 error format. */
|
|
123829
|
+
'$.xgafv'?: '1' | '2';
|
|
123830
|
+
/** OAuth access token. */
|
|
123831
|
+
access_token?: string;
|
|
123832
|
+
/** Data format for response. */
|
|
123833
|
+
alt?: 'json' | 'media' | 'proto';
|
|
123834
|
+
/** JSONP */
|
|
123835
|
+
callback?: string;
|
|
123836
|
+
/** Selector specifying which fields to include in a partial response. */
|
|
123837
|
+
fields?: string;
|
|
123838
|
+
/** 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. */
|
|
123839
|
+
key?: string;
|
|
123840
|
+
/** OAuth 2.0 token for the current user. */
|
|
123841
|
+
oauth_token?: string;
|
|
123842
|
+
/** Returns response with indentations and line breaks. */
|
|
123843
|
+
prettyPrint?: boolean;
|
|
123844
|
+
/** Project ID for this request. */
|
|
123845
|
+
project: string;
|
|
123846
|
+
/** 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. */
|
|
123847
|
+
quotaUser?: string;
|
|
123848
|
+
/** The name of the region for this request. */
|
|
123849
|
+
region: string;
|
|
123850
|
+
/** Name or id of the resource for this request. */
|
|
123851
|
+
resource: string;
|
|
123852
|
+
/** Upload protocol for media (e.g. "raw", "multipart"). */
|
|
123853
|
+
upload_protocol?: string;
|
|
123854
|
+
/** Legacy upload protocol for media (e.g. "media", "multipart"). */
|
|
123855
|
+
uploadType?: string;
|
|
123856
|
+
/** Legacy name for parameter that has been superseded by `quotaUser`. */
|
|
123857
|
+
userIp?: string;
|
|
123858
|
+
},
|
|
123859
|
+
body: RegionSetPolicyRequest,
|
|
123860
|
+
): Request<Policy>;
|
|
123342
123861
|
/** Returns permissions that a caller has on the specified resource. */
|
|
123343
123862
|
testIamPermissions(
|
|
123344
123863
|
request: {
|
|
@@ -126205,7 +126724,10 @@ declare namespace gapi.client {
|
|
|
126205
126724
|
project: string;
|
|
126206
126725
|
/** 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. */
|
|
126207
126726
|
quotaUser?: string;
|
|
126208
|
-
/**
|
|
126727
|
+
/**
|
|
126728
|
+
* Required. The name of the reservation to list consumed instances for. In the format
|
|
126729
|
+
* of reservations/{reservation_name}
|
|
126730
|
+
*/
|
|
126209
126731
|
reservation: string;
|
|
126210
126732
|
/**
|
|
126211
126733
|
* Opt-in for partial success behavior which provides partial results in case
|
|
@@ -127167,6 +127689,50 @@ declare namespace gapi.client {
|
|
|
127167
127689
|
/** The name of the zone for this request, formatted as RFC1035. */
|
|
127168
127690
|
zone: string;
|
|
127169
127691
|
}): Request<ReservationSlotsGetResponse>;
|
|
127692
|
+
/** Get health info on a reservation slot. */
|
|
127693
|
+
getHealth(request?: {
|
|
127694
|
+
/** V1 error format. */
|
|
127695
|
+
'$.xgafv'?: '1' | '2';
|
|
127696
|
+
/** OAuth access token. */
|
|
127697
|
+
access_token?: string;
|
|
127698
|
+
/** Data format for response. */
|
|
127699
|
+
alt?: 'json' | 'media' | 'proto';
|
|
127700
|
+
/** JSONP */
|
|
127701
|
+
callback?: string;
|
|
127702
|
+
/** Selector specifying which fields to include in a partial response. */
|
|
127703
|
+
fields?: string;
|
|
127704
|
+
/** 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. */
|
|
127705
|
+
key?: string;
|
|
127706
|
+
/** OAuth 2.0 token for the current user. */
|
|
127707
|
+
oauth_token?: string;
|
|
127708
|
+
/**
|
|
127709
|
+
* The name of the parent reservation, parent block and parent sub-block. In
|
|
127710
|
+
* the format of
|
|
127711
|
+
* reservations/{reservation_name}/reservationBlocks/{reservation_block_name}/reservationSubBlocks/{reservation_sub_block_name}
|
|
127712
|
+
*/
|
|
127713
|
+
parentName: string;
|
|
127714
|
+
/** Returns response with indentations and line breaks. */
|
|
127715
|
+
prettyPrint?: boolean;
|
|
127716
|
+
/** Project ID for this request. */
|
|
127717
|
+
project: string;
|
|
127718
|
+
/** 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. */
|
|
127719
|
+
quotaUser?: string;
|
|
127720
|
+
/** An optional request ID to identify requests. */
|
|
127721
|
+
requestId?: string;
|
|
127722
|
+
/**
|
|
127723
|
+
* The name of the reservation slot.
|
|
127724
|
+
* Name should conform to RFC1035 or be a resource ID.
|
|
127725
|
+
*/
|
|
127726
|
+
reservationSlot: string;
|
|
127727
|
+
/** Upload protocol for media (e.g. "raw", "multipart"). */
|
|
127728
|
+
upload_protocol?: string;
|
|
127729
|
+
/** Legacy upload protocol for media (e.g. "media", "multipart"). */
|
|
127730
|
+
uploadType?: string;
|
|
127731
|
+
/** Legacy name for parameter that has been superseded by `quotaUser`. */
|
|
127732
|
+
userIp?: string;
|
|
127733
|
+
/** Name of the zone for this request. Zone name should conform to RFC1035. */
|
|
127734
|
+
zone: string;
|
|
127735
|
+
}): Request<Operation>;
|
|
127170
127736
|
/** Allows customers to get SBOM versions of a reservation slot. */
|
|
127171
127737
|
getVersion(request: {
|
|
127172
127738
|
/** V1 error format. */
|
|
@@ -129626,6 +130192,13 @@ declare namespace gapi.client {
|
|
|
129626
130192
|
alt?: 'json' | 'media' | 'proto';
|
|
129627
130193
|
/** JSONP */
|
|
129628
130194
|
callback?: string;
|
|
130195
|
+
/**
|
|
130196
|
+
* ETag for optimistic concurrency control as described by AIP 154. Used to
|
|
130197
|
+
* prevent conflicting updates. If provided, the request will succeed only if
|
|
130198
|
+
* the etag matches the current etag of the router; otherwise, the request
|
|
130199
|
+
* fails with an ABORTED error.
|
|
130200
|
+
*/
|
|
130201
|
+
etag?: string;
|
|
129629
130202
|
/** Selector specifying which fields to include in a partial response. */
|
|
129630
130203
|
fields?: string;
|
|
129631
130204
|
/** 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. */
|
|
@@ -135634,6 +136207,42 @@ declare namespace gapi.client {
|
|
|
135634
136207
|
/** Legacy name for parameter that has been superseded by `quotaUser`. */
|
|
135635
136208
|
userIp?: string;
|
|
135636
136209
|
}): Request<SslPolicy>;
|
|
136210
|
+
/**
|
|
136211
|
+
* Gets the access control policy for a resource. May be empty if no such
|
|
136212
|
+
* policy or resource exists.
|
|
136213
|
+
*/
|
|
136214
|
+
getIamPolicy(request?: {
|
|
136215
|
+
/** V1 error format. */
|
|
136216
|
+
'$.xgafv'?: '1' | '2';
|
|
136217
|
+
/** OAuth access token. */
|
|
136218
|
+
access_token?: string;
|
|
136219
|
+
/** Data format for response. */
|
|
136220
|
+
alt?: 'json' | 'media' | 'proto';
|
|
136221
|
+
/** JSONP */
|
|
136222
|
+
callback?: string;
|
|
136223
|
+
/** Selector specifying which fields to include in a partial response. */
|
|
136224
|
+
fields?: string;
|
|
136225
|
+
/** 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. */
|
|
136226
|
+
key?: string;
|
|
136227
|
+
/** OAuth 2.0 token for the current user. */
|
|
136228
|
+
oauth_token?: string;
|
|
136229
|
+
/** Requested IAM Policy version. */
|
|
136230
|
+
optionsRequestedPolicyVersion?: number;
|
|
136231
|
+
/** Returns response with indentations and line breaks. */
|
|
136232
|
+
prettyPrint?: boolean;
|
|
136233
|
+
/** Project ID for this request. */
|
|
136234
|
+
project: string;
|
|
136235
|
+
/** 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. */
|
|
136236
|
+
quotaUser?: string;
|
|
136237
|
+
/** Name or id of the resource for this request. */
|
|
136238
|
+
resource: string;
|
|
136239
|
+
/** Upload protocol for media (e.g. "raw", "multipart"). */
|
|
136240
|
+
upload_protocol?: string;
|
|
136241
|
+
/** Legacy upload protocol for media (e.g. "media", "multipart"). */
|
|
136242
|
+
uploadType?: string;
|
|
136243
|
+
/** Legacy name for parameter that has been superseded by `quotaUser`. */
|
|
136244
|
+
userIp?: string;
|
|
136245
|
+
}): Request<Policy>;
|
|
135637
136246
|
/** Returns the specified SSL policy resource. */
|
|
135638
136247
|
insert(request: {
|
|
135639
136248
|
/** V1 error format. */
|
|
@@ -136092,6 +136701,43 @@ declare namespace gapi.client {
|
|
|
136092
136701
|
},
|
|
136093
136702
|
body: SslPolicy,
|
|
136094
136703
|
): Request<Operation>;
|
|
136704
|
+
/**
|
|
136705
|
+
* Sets the access control policy on the specified resource.
|
|
136706
|
+
* Replaces any existing policy.
|
|
136707
|
+
*/
|
|
136708
|
+
setIamPolicy(
|
|
136709
|
+
request: {
|
|
136710
|
+
/** V1 error format. */
|
|
136711
|
+
'$.xgafv'?: '1' | '2';
|
|
136712
|
+
/** OAuth access token. */
|
|
136713
|
+
access_token?: string;
|
|
136714
|
+
/** Data format for response. */
|
|
136715
|
+
alt?: 'json' | 'media' | 'proto';
|
|
136716
|
+
/** JSONP */
|
|
136717
|
+
callback?: string;
|
|
136718
|
+
/** Selector specifying which fields to include in a partial response. */
|
|
136719
|
+
fields?: string;
|
|
136720
|
+
/** 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. */
|
|
136721
|
+
key?: string;
|
|
136722
|
+
/** OAuth 2.0 token for the current user. */
|
|
136723
|
+
oauth_token?: string;
|
|
136724
|
+
/** Returns response with indentations and line breaks. */
|
|
136725
|
+
prettyPrint?: boolean;
|
|
136726
|
+
/** Project ID for this request. */
|
|
136727
|
+
project: string;
|
|
136728
|
+
/** 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. */
|
|
136729
|
+
quotaUser?: string;
|
|
136730
|
+
/** Name or id of the resource for this request. */
|
|
136731
|
+
resource: string;
|
|
136732
|
+
/** Upload protocol for media (e.g. "raw", "multipart"). */
|
|
136733
|
+
upload_protocol?: string;
|
|
136734
|
+
/** Legacy upload protocol for media (e.g. "media", "multipart"). */
|
|
136735
|
+
uploadType?: string;
|
|
136736
|
+
/** Legacy name for parameter that has been superseded by `quotaUser`. */
|
|
136737
|
+
userIp?: string;
|
|
136738
|
+
},
|
|
136739
|
+
body: GlobalSetPolicyRequest,
|
|
136740
|
+
): Request<Policy>;
|
|
136095
136741
|
/** Returns permissions that a caller has on the specified resource. */
|
|
136096
136742
|
testIamPermissions(
|
|
136097
136743
|
request: {
|