@maxim_mazurok/gapi.client.securitycenter-v1beta2 0.0.20240916 → 0.0.20240918

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/index.d.ts +33 -1
  2. package/package.json +1 -1
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://securitycenter.googleapis.com/$discovery/rest?version=v1beta2
12
- // Revision: 20240916
12
+ // Revision: 20240918
13
13
 
14
14
  /// <reference types="gapi.client" />
15
15
 
@@ -2230,6 +2230,8 @@ declare namespace gapi.client {
2230
2230
  prettyPrint?: boolean;
2231
2231
  /** 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. */
2232
2232
  quotaUser?: string;
2233
+ /** Optional. When set, will only retrieve the modules that are in scope. By default, all modules will be shown. */
2234
+ showEligibleModulesOnly?: boolean;
2233
2235
  /** Upload protocol for media (e.g. "raw", "multipart"). */
2234
2236
  upload_protocol?: string;
2235
2237
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
@@ -2259,6 +2261,8 @@ declare namespace gapi.client {
2259
2261
  prettyPrint?: boolean;
2260
2262
  /** 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. */
2261
2263
  quotaUser?: string;
2264
+ /** Optional. When set, will only retrieve the modules that are in scope. By default, all modules will be shown. */
2265
+ showEligibleModulesOnly?: boolean;
2262
2266
  /** Upload protocol for media (e.g. "raw", "multipart"). */
2263
2267
  upload_protocol?: string;
2264
2268
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
@@ -2317,6 +2321,8 @@ declare namespace gapi.client {
2317
2321
  prettyPrint?: boolean;
2318
2322
  /** 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. */
2319
2323
  quotaUser?: string;
2324
+ /** Optional. When set, will only retrieve the modules that are in scope. By default, all modules will be shown. */
2325
+ showEligibleModulesOnly?: boolean;
2320
2326
  /** Upload protocol for media (e.g. "raw", "multipart"). */
2321
2327
  upload_protocol?: string;
2322
2328
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
@@ -2346,6 +2352,8 @@ declare namespace gapi.client {
2346
2352
  prettyPrint?: boolean;
2347
2353
  /** 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. */
2348
2354
  quotaUser?: string;
2355
+ /** Optional. When set, will only retrieve the modules that are in scope. By default, all modules will be shown. */
2356
+ showEligibleModulesOnly?: boolean;
2349
2357
  /** Upload protocol for media (e.g. "raw", "multipart"). */
2350
2358
  upload_protocol?: string;
2351
2359
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
@@ -2375,6 +2383,8 @@ declare namespace gapi.client {
2375
2383
  prettyPrint?: boolean;
2376
2384
  /** 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. */
2377
2385
  quotaUser?: string;
2386
+ /** Optional. When set, will only retrieve the modules that are in scope. By default, all modules will be shown. */
2387
+ showEligibleModulesOnly?: boolean;
2378
2388
  /** Upload protocol for media (e.g. "raw", "multipart"). */
2379
2389
  upload_protocol?: string;
2380
2390
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
@@ -2973,6 +2983,8 @@ declare namespace gapi.client {
2973
2983
  prettyPrint?: boolean;
2974
2984
  /** 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. */
2975
2985
  quotaUser?: string;
2986
+ /** Optional. When set, will only retrieve the modules that are in scope. By default, all modules will be shown. */
2987
+ showEligibleModulesOnly?: boolean;
2976
2988
  /** Upload protocol for media (e.g. "raw", "multipart"). */
2977
2989
  upload_protocol?: string;
2978
2990
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
@@ -3002,6 +3014,8 @@ declare namespace gapi.client {
3002
3014
  prettyPrint?: boolean;
3003
3015
  /** 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. */
3004
3016
  quotaUser?: string;
3017
+ /** Optional. When set, will only retrieve the modules that are in scope. By default, all modules will be shown. */
3018
+ showEligibleModulesOnly?: boolean;
3005
3019
  /** Upload protocol for media (e.g. "raw", "multipart"). */
3006
3020
  upload_protocol?: string;
3007
3021
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
@@ -3060,6 +3074,8 @@ declare namespace gapi.client {
3060
3074
  prettyPrint?: boolean;
3061
3075
  /** 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. */
3062
3076
  quotaUser?: string;
3077
+ /** Optional. When set, will only retrieve the modules that are in scope. By default, all modules will be shown. */
3078
+ showEligibleModulesOnly?: boolean;
3063
3079
  /** Upload protocol for media (e.g. "raw", "multipart"). */
3064
3080
  upload_protocol?: string;
3065
3081
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
@@ -3089,6 +3105,8 @@ declare namespace gapi.client {
3089
3105
  prettyPrint?: boolean;
3090
3106
  /** 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. */
3091
3107
  quotaUser?: string;
3108
+ /** Optional. When set, will only retrieve the modules that are in scope. By default, all modules will be shown. */
3109
+ showEligibleModulesOnly?: boolean;
3092
3110
  /** Upload protocol for media (e.g. "raw", "multipart"). */
3093
3111
  upload_protocol?: string;
3094
3112
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
@@ -3118,6 +3136,8 @@ declare namespace gapi.client {
3118
3136
  prettyPrint?: boolean;
3119
3137
  /** 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. */
3120
3138
  quotaUser?: string;
3139
+ /** Optional. When set, will only retrieve the modules that are in scope. By default, all modules will be shown. */
3140
+ showEligibleModulesOnly?: boolean;
3121
3141
  /** Upload protocol for media (e.g. "raw", "multipart"). */
3122
3142
  upload_protocol?: string;
3123
3143
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
@@ -3743,6 +3763,8 @@ declare namespace gapi.client {
3743
3763
  prettyPrint?: boolean;
3744
3764
  /** 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. */
3745
3765
  quotaUser?: string;
3766
+ /** Optional. When set, will only retrieve the modules that are in scope. By default, all modules will be shown. */
3767
+ showEligibleModulesOnly?: boolean;
3746
3768
  /** Upload protocol for media (e.g. "raw", "multipart"). */
3747
3769
  upload_protocol?: string;
3748
3770
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
@@ -3772,6 +3794,8 @@ declare namespace gapi.client {
3772
3794
  prettyPrint?: boolean;
3773
3795
  /** 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. */
3774
3796
  quotaUser?: string;
3797
+ /** Optional. When set, will only retrieve the modules that are in scope. By default, all modules will be shown. */
3798
+ showEligibleModulesOnly?: boolean;
3775
3799
  /** Upload protocol for media (e.g. "raw", "multipart"). */
3776
3800
  upload_protocol?: string;
3777
3801
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
@@ -3801,6 +3825,8 @@ declare namespace gapi.client {
3801
3825
  prettyPrint?: boolean;
3802
3826
  /** 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. */
3803
3827
  quotaUser?: string;
3828
+ /** Optional. When set, will only retrieve the modules that are in scope. By default, all modules will be shown. */
3829
+ showEligibleModulesOnly?: boolean;
3804
3830
  /** Upload protocol for media (e.g. "raw", "multipart"). */
3805
3831
  upload_protocol?: string;
3806
3832
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
@@ -3954,6 +3980,8 @@ declare namespace gapi.client {
3954
3980
  prettyPrint?: boolean;
3955
3981
  /** 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. */
3956
3982
  quotaUser?: string;
3983
+ /** Optional. When set, will only retrieve the modules that are in scope. By default, all modules will be shown. */
3984
+ showEligibleModulesOnly?: boolean;
3957
3985
  /** Upload protocol for media (e.g. "raw", "multipart"). */
3958
3986
  upload_protocol?: string;
3959
3987
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
@@ -3983,6 +4011,8 @@ declare namespace gapi.client {
3983
4011
  prettyPrint?: boolean;
3984
4012
  /** 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. */
3985
4013
  quotaUser?: string;
4014
+ /** Optional. When set, will only retrieve the modules that are in scope. By default, all modules will be shown. */
4015
+ showEligibleModulesOnly?: boolean;
3986
4016
  /** Upload protocol for media (e.g. "raw", "multipart"). */
3987
4017
  upload_protocol?: string;
3988
4018
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
@@ -4012,6 +4042,8 @@ declare namespace gapi.client {
4012
4042
  prettyPrint?: boolean;
4013
4043
  /** 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. */
4014
4044
  quotaUser?: string;
4045
+ /** Optional. When set, will only retrieve the modules that are in scope. By default, all modules will be shown. */
4046
+ showEligibleModulesOnly?: boolean;
4015
4047
  /** Upload protocol for media (e.g. "raw", "multipart"). */
4016
4048
  upload_protocol?: string;
4017
4049
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maxim_mazurok/gapi.client.securitycenter-v1beta2",
3
- "version": "0.0.20240916",
3
+ "version": "0.0.20240918",
4
4
  "description": "TypeScript typings for Security Command Center API v1beta2",
5
5
  "repository": {
6
6
  "type": "git",