@maxim_mazurok/gapi.client.containeranalysis-v1beta1 0.0.20250528 → 0.0.20250704
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 +19 -1
- package/package.json +1 -1
- package/readme.md +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://containeranalysis.googleapis.com/$discovery/rest?version=v1beta1
|
|
12
|
-
// Revision:
|
|
12
|
+
// Revision: 20250704
|
|
13
13
|
|
|
14
14
|
/// <reference types="gapi.client" />
|
|
15
15
|
|
|
@@ -1157,12 +1157,16 @@ declare namespace gapi.client {
|
|
|
1157
1157
|
nextPageToken?: string;
|
|
1158
1158
|
/** The notes requested. */
|
|
1159
1159
|
notes?: Note[];
|
|
1160
|
+
/** Unordered list. Unreachable regions. Populated for requests from the global region when `return_partial_success` is set. Format: projects//locations/ */
|
|
1161
|
+
unreachable?: string[];
|
|
1160
1162
|
}
|
|
1161
1163
|
interface ListOccurrencesResponse {
|
|
1162
1164
|
/** The next pagination token in the list response. It should be used as `page_token` for the following request. An empty value means no more results. */
|
|
1163
1165
|
nextPageToken?: string;
|
|
1164
1166
|
/** The occurrences requested. */
|
|
1165
1167
|
occurrences?: Occurrence[];
|
|
1168
|
+
/** Unordered list. Unreachable regions. Populated for requests from the global region when `return_partial_success` is set. Format: projects//locations/ */
|
|
1169
|
+
unreachable?: string[];
|
|
1166
1170
|
}
|
|
1167
1171
|
interface Location {
|
|
1168
1172
|
/** Deprecated. The CPE URI in [CPE format](https://cpe.mitre.org/specification/) denoting the package manager version distributing a package. */
|
|
@@ -1663,6 +1667,8 @@ declare namespace gapi.client {
|
|
|
1663
1667
|
interface VulnerabilityOccurrencesSummary {
|
|
1664
1668
|
/** A listing by resource of the number of fixable and total vulnerabilities. */
|
|
1665
1669
|
counts?: FixableTotalByDigest[];
|
|
1670
|
+
/** Unordered list. Unreachable regions. Populated for requests from the global region when `return_partial_success` is set. Format: projects//locations/ */
|
|
1671
|
+
unreachable?: string[];
|
|
1666
1672
|
}
|
|
1667
1673
|
interface WindowsDetail {
|
|
1668
1674
|
/** Required. The CPE URI in [cpe format](https://cpe.mitre.org/specification/) in which the vulnerability manifests. Examples include distro or storage location for vulnerable jar. */
|
|
@@ -1942,6 +1948,8 @@ declare namespace gapi.client {
|
|
|
1942
1948
|
prettyPrint?: boolean;
|
|
1943
1949
|
/** 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. */
|
|
1944
1950
|
quotaUser?: string;
|
|
1951
|
+
/** If set, the request will return all reachable Notes and report all unreachable regions in the `unreachable` field in the response. Only applicable for requests in the global region. */
|
|
1952
|
+
returnPartialSuccess?: boolean;
|
|
1945
1953
|
/** Upload protocol for media (e.g. "raw", "multipart"). */
|
|
1946
1954
|
upload_protocol?: string;
|
|
1947
1955
|
/** Legacy upload protocol for media (e.g. "media", "multipart"). */
|
|
@@ -2323,6 +2331,8 @@ declare namespace gapi.client {
|
|
|
2323
2331
|
prettyPrint?: boolean;
|
|
2324
2332
|
/** 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. */
|
|
2325
2333
|
quotaUser?: string;
|
|
2334
|
+
/** If set, the request will return all reachable occurrence summaries and report all unreachable regions in the `unreachable` field in the response. Only applicable for requests in the global region. */
|
|
2335
|
+
returnPartialSuccess?: boolean;
|
|
2326
2336
|
/** Upload protocol for media (e.g. "raw", "multipart"). */
|
|
2327
2337
|
upload_protocol?: string;
|
|
2328
2338
|
/** Legacy upload protocol for media (e.g. "media", "multipart"). */
|
|
@@ -2356,6 +2366,8 @@ declare namespace gapi.client {
|
|
|
2356
2366
|
prettyPrint?: boolean;
|
|
2357
2367
|
/** 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. */
|
|
2358
2368
|
quotaUser?: string;
|
|
2369
|
+
/** If set, the request will return all reachable Occurrences and report all unreachable regions in the `unreachable` field in the response. Only applicable for requests in the global region. */
|
|
2370
|
+
returnPartialSuccess?: boolean;
|
|
2359
2371
|
/** Upload protocol for media (e.g. "raw", "multipart"). */
|
|
2360
2372
|
upload_protocol?: string;
|
|
2361
2373
|
/** Legacy upload protocol for media (e.g. "media", "multipart"). */
|
|
@@ -2875,6 +2887,8 @@ declare namespace gapi.client {
|
|
|
2875
2887
|
prettyPrint?: boolean;
|
|
2876
2888
|
/** 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. */
|
|
2877
2889
|
quotaUser?: string;
|
|
2890
|
+
/** If set, the request will return all reachable Notes and report all unreachable regions in the `unreachable` field in the response. Only applicable for requests in the global region. */
|
|
2891
|
+
returnPartialSuccess?: boolean;
|
|
2878
2892
|
/** Upload protocol for media (e.g. "raw", "multipart"). */
|
|
2879
2893
|
upload_protocol?: string;
|
|
2880
2894
|
/** Legacy upload protocol for media (e.g. "media", "multipart"). */
|
|
@@ -3256,6 +3270,8 @@ declare namespace gapi.client {
|
|
|
3256
3270
|
prettyPrint?: boolean;
|
|
3257
3271
|
/** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
|
|
3258
3272
|
quotaUser?: string;
|
|
3273
|
+
/** If set, the request will return all reachable occurrence summaries and report all unreachable regions in the `unreachable` field in the response. Only applicable for requests in the global region. */
|
|
3274
|
+
returnPartialSuccess?: boolean;
|
|
3259
3275
|
/** Upload protocol for media (e.g. "raw", "multipart"). */
|
|
3260
3276
|
upload_protocol?: string;
|
|
3261
3277
|
/** Legacy upload protocol for media (e.g. "media", "multipart"). */
|
|
@@ -3289,6 +3305,8 @@ declare namespace gapi.client {
|
|
|
3289
3305
|
prettyPrint?: boolean;
|
|
3290
3306
|
/** 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. */
|
|
3291
3307
|
quotaUser?: string;
|
|
3308
|
+
/** If set, the request will return all reachable Occurrences and report all unreachable regions in the `unreachable` field in the response. Only applicable for requests in the global region. */
|
|
3309
|
+
returnPartialSuccess?: boolean;
|
|
3292
3310
|
/** Upload protocol for media (e.g. "raw", "multipart"). */
|
|
3293
3311
|
upload_protocol?: string;
|
|
3294
3312
|
/** Legacy upload protocol for media (e.g. "media", "multipart"). */
|
package/package.json
CHANGED
package/readme.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# TypeScript typings for Container Analysis API v1beta1
|
|
2
2
|
|
|
3
|
-
This API is a prerequisite for leveraging Artifact Analysis scanning capabilities in
|
|
3
|
+
This API is a prerequisite for leveraging Artifact Analysis scanning capabilities in Artifact Registry. In addition, the Container Analysis API is an implementation of the Grafeas API, which enables storing, querying, and retrieval of critical metadata about all of your software artifacts.
|
|
4
4
|
For detailed description please check [documentation](https://cloud.google.com/container-analysis/api/reference/rest/).
|
|
5
5
|
|
|
6
6
|
## Installing
|