Skip to content

Commit 316eee5

Browse files
feat(containeranalysis): update the api
#### containeranalysis:v1 The following keys were added: - schemas.DiscoveryOccurrence.properties.files (Total Keys: 2) - schemas.File (Total Keys: 5) #### containeranalysis:v1alpha1 The following keys were added: - schemas.Discovered.properties.files (Total Keys: 2) - schemas.File (Total Keys: 5) #### containeranalysis:v1beta1 The following keys were added: - schemas.Discovered.properties.files (Total Keys: 2) - schemas.File (Total Keys: 5)
1 parent 9802d78 commit 316eee5

14 files changed

+427
-6
lines changed

docs/dyn/containeranalysis_v1.projects.locations.notes.occurrences.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -541,6 +541,14 @@ <h3>Method Details</h3>
541541
&quot;archiveTime&quot;: &quot;A String&quot;, # Output only. The time occurrences related to this discovery occurrence were archived.
542542
&quot;continuousAnalysis&quot;: &quot;A String&quot;, # Whether the resource is continuously analyzed.
543543
&quot;cpe&quot;: &quot;A String&quot;, # The CPE of the resource being scanned.
544+
&quot;files&quot;: [ # Files that make up the resource described by the occurrence.
545+
{
546+
&quot;digest&quot;: {
547+
&quot;a_key&quot;: &quot;A String&quot;,
548+
},
549+
&quot;name&quot;: &quot;A String&quot;,
550+
},
551+
],
544552
&quot;lastScanTime&quot;: &quot;A String&quot;, # The last time this resource was scanned.
545553
&quot;sbomStatus&quot;: { # The status of an SBOM generation. # The status of an SBOM generation.
546554
&quot;error&quot;: &quot;A String&quot;, # If there was an error generating an SBOM, this will indicate what that error was.

docs/dyn/containeranalysis_v1.projects.locations.occurrences.html

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -557,6 +557,14 @@ <h3>Method Details</h3>
557557
&quot;archiveTime&quot;: &quot;A String&quot;, # Output only. The time occurrences related to this discovery occurrence were archived.
558558
&quot;continuousAnalysis&quot;: &quot;A String&quot;, # Whether the resource is continuously analyzed.
559559
&quot;cpe&quot;: &quot;A String&quot;, # The CPE of the resource being scanned.
560+
&quot;files&quot;: [ # Files that make up the resource described by the occurrence.
561+
{
562+
&quot;digest&quot;: {
563+
&quot;a_key&quot;: &quot;A String&quot;,
564+
},
565+
&quot;name&quot;: &quot;A String&quot;,
566+
},
567+
],
560568
&quot;lastScanTime&quot;: &quot;A String&quot;, # The last time this resource was scanned.
561569
&quot;sbomStatus&quot;: { # The status of an SBOM generation. # The status of an SBOM generation.
562570
&quot;error&quot;: &quot;A String&quot;, # If there was an error generating an SBOM, this will indicate what that error was.
@@ -1426,6 +1434,14 @@ <h3>Method Details</h3>
14261434
&quot;archiveTime&quot;: &quot;A String&quot;, # Output only. The time occurrences related to this discovery occurrence were archived.
14271435
&quot;continuousAnalysis&quot;: &quot;A String&quot;, # Whether the resource is continuously analyzed.
14281436
&quot;cpe&quot;: &quot;A String&quot;, # The CPE of the resource being scanned.
1437+
&quot;files&quot;: [ # Files that make up the resource described by the occurrence.
1438+
{
1439+
&quot;digest&quot;: {
1440+
&quot;a_key&quot;: &quot;A String&quot;,
1441+
},
1442+
&quot;name&quot;: &quot;A String&quot;,
1443+
},
1444+
],
14291445
&quot;lastScanTime&quot;: &quot;A String&quot;, # The last time this resource was scanned.
14301446
&quot;sbomStatus&quot;: { # The status of an SBOM generation. # The status of an SBOM generation.
14311447
&quot;error&quot;: &quot;A String&quot;, # If there was an error generating an SBOM, this will indicate what that error was.
@@ -2300,6 +2316,14 @@ <h3>Method Details</h3>
23002316
&quot;archiveTime&quot;: &quot;A String&quot;, # Output only. The time occurrences related to this discovery occurrence were archived.
23012317
&quot;continuousAnalysis&quot;: &quot;A String&quot;, # Whether the resource is continuously analyzed.
23022318
&quot;cpe&quot;: &quot;A String&quot;, # The CPE of the resource being scanned.
2319+
&quot;files&quot;: [ # Files that make up the resource described by the occurrence.
2320+
{
2321+
&quot;digest&quot;: {
2322+
&quot;a_key&quot;: &quot;A String&quot;,
2323+
},
2324+
&quot;name&quot;: &quot;A String&quot;,
2325+
},
2326+
],
23032327
&quot;lastScanTime&quot;: &quot;A String&quot;, # The last time this resource was scanned.
23042328
&quot;sbomStatus&quot;: { # The status of an SBOM generation. # The status of an SBOM generation.
23052329
&quot;error&quot;: &quot;A String&quot;, # If there was an error generating an SBOM, this will indicate what that error was.
@@ -3165,6 +3189,14 @@ <h3>Method Details</h3>
31653189
&quot;archiveTime&quot;: &quot;A String&quot;, # Output only. The time occurrences related to this discovery occurrence were archived.
31663190
&quot;continuousAnalysis&quot;: &quot;A String&quot;, # Whether the resource is continuously analyzed.
31673191
&quot;cpe&quot;: &quot;A String&quot;, # The CPE of the resource being scanned.
3192+
&quot;files&quot;: [ # Files that make up the resource described by the occurrence.
3193+
{
3194+
&quot;digest&quot;: {
3195+
&quot;a_key&quot;: &quot;A String&quot;,
3196+
},
3197+
&quot;name&quot;: &quot;A String&quot;,
3198+
},
3199+
],
31683200
&quot;lastScanTime&quot;: &quot;A String&quot;, # The last time this resource was scanned.
31693201
&quot;sbomStatus&quot;: { # The status of an SBOM generation. # The status of an SBOM generation.
31703202
&quot;error&quot;: &quot;A String&quot;, # If there was an error generating an SBOM, this will indicate what that error was.
@@ -4055,6 +4087,14 @@ <h3>Method Details</h3>
40554087
&quot;archiveTime&quot;: &quot;A String&quot;, # Output only. The time occurrences related to this discovery occurrence were archived.
40564088
&quot;continuousAnalysis&quot;: &quot;A String&quot;, # Whether the resource is continuously analyzed.
40574089
&quot;cpe&quot;: &quot;A String&quot;, # The CPE of the resource being scanned.
4090+
&quot;files&quot;: [ # Files that make up the resource described by the occurrence.
4091+
{
4092+
&quot;digest&quot;: {
4093+
&quot;a_key&quot;: &quot;A String&quot;,
4094+
},
4095+
&quot;name&quot;: &quot;A String&quot;,
4096+
},
4097+
],
40584098
&quot;lastScanTime&quot;: &quot;A String&quot;, # The last time this resource was scanned.
40594099
&quot;sbomStatus&quot;: { # The status of an SBOM generation. # The status of an SBOM generation.
40604100
&quot;error&quot;: &quot;A String&quot;, # If there was an error generating an SBOM, this will indicate what that error was.
@@ -5308,6 +5348,14 @@ <h3>Method Details</h3>
53085348
&quot;archiveTime&quot;: &quot;A String&quot;, # Output only. The time occurrences related to this discovery occurrence were archived.
53095349
&quot;continuousAnalysis&quot;: &quot;A String&quot;, # Whether the resource is continuously analyzed.
53105350
&quot;cpe&quot;: &quot;A String&quot;, # The CPE of the resource being scanned.
5351+
&quot;files&quot;: [ # Files that make up the resource described by the occurrence.
5352+
{
5353+
&quot;digest&quot;: {
5354+
&quot;a_key&quot;: &quot;A String&quot;,
5355+
},
5356+
&quot;name&quot;: &quot;A String&quot;,
5357+
},
5358+
],
53115359
&quot;lastScanTime&quot;: &quot;A String&quot;, # The last time this resource was scanned.
53125360
&quot;sbomStatus&quot;: { # The status of an SBOM generation. # The status of an SBOM generation.
53135361
&quot;error&quot;: &quot;A String&quot;, # If there was an error generating an SBOM, this will indicate what that error was.
@@ -6191,6 +6239,14 @@ <h3>Method Details</h3>
61916239
&quot;archiveTime&quot;: &quot;A String&quot;, # Output only. The time occurrences related to this discovery occurrence were archived.
61926240
&quot;continuousAnalysis&quot;: &quot;A String&quot;, # Whether the resource is continuously analyzed.
61936241
&quot;cpe&quot;: &quot;A String&quot;, # The CPE of the resource being scanned.
6242+
&quot;files&quot;: [ # Files that make up the resource described by the occurrence.
6243+
{
6244+
&quot;digest&quot;: {
6245+
&quot;a_key&quot;: &quot;A String&quot;,
6246+
},
6247+
&quot;name&quot;: &quot;A String&quot;,
6248+
},
6249+
],
61946250
&quot;lastScanTime&quot;: &quot;A String&quot;, # The last time this resource was scanned.
61956251
&quot;sbomStatus&quot;: { # The status of an SBOM generation. # The status of an SBOM generation.
61966252
&quot;error&quot;: &quot;A String&quot;, # If there was an error generating an SBOM, this will indicate what that error was.
@@ -7057,6 +7113,14 @@ <h3>Method Details</h3>
70577113
&quot;archiveTime&quot;: &quot;A String&quot;, # Output only. The time occurrences related to this discovery occurrence were archived.
70587114
&quot;continuousAnalysis&quot;: &quot;A String&quot;, # Whether the resource is continuously analyzed.
70597115
&quot;cpe&quot;: &quot;A String&quot;, # The CPE of the resource being scanned.
7116+
&quot;files&quot;: [ # Files that make up the resource described by the occurrence.
7117+
{
7118+
&quot;digest&quot;: {
7119+
&quot;a_key&quot;: &quot;A String&quot;,
7120+
},
7121+
&quot;name&quot;: &quot;A String&quot;,
7122+
},
7123+
],
70607124
&quot;lastScanTime&quot;: &quot;A String&quot;, # The last time this resource was scanned.
70617125
&quot;sbomStatus&quot;: { # The status of an SBOM generation. # The status of an SBOM generation.
70627126
&quot;error&quot;: &quot;A String&quot;, # If there was an error generating an SBOM, this will indicate what that error was.

docs/dyn/containeranalysis_v1.projects.notes.occurrences.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -541,6 +541,14 @@ <h3>Method Details</h3>
541541
&quot;archiveTime&quot;: &quot;A String&quot;, # Output only. The time occurrences related to this discovery occurrence were archived.
542542
&quot;continuousAnalysis&quot;: &quot;A String&quot;, # Whether the resource is continuously analyzed.
543543
&quot;cpe&quot;: &quot;A String&quot;, # The CPE of the resource being scanned.
544+
&quot;files&quot;: [ # Files that make up the resource described by the occurrence.
545+
{
546+
&quot;digest&quot;: {
547+
&quot;a_key&quot;: &quot;A String&quot;,
548+
},
549+
&quot;name&quot;: &quot;A String&quot;,
550+
},
551+
],
544552
&quot;lastScanTime&quot;: &quot;A String&quot;, # The last time this resource was scanned.
545553
&quot;sbomStatus&quot;: { # The status of an SBOM generation. # The status of an SBOM generation.
546554
&quot;error&quot;: &quot;A String&quot;, # If there was an error generating an SBOM, this will indicate what that error was.

docs/dyn/containeranalysis_v1.projects.occurrences.html

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -557,6 +557,14 @@ <h3>Method Details</h3>
557557
&quot;archiveTime&quot;: &quot;A String&quot;, # Output only. The time occurrences related to this discovery occurrence were archived.
558558
&quot;continuousAnalysis&quot;: &quot;A String&quot;, # Whether the resource is continuously analyzed.
559559
&quot;cpe&quot;: &quot;A String&quot;, # The CPE of the resource being scanned.
560+
&quot;files&quot;: [ # Files that make up the resource described by the occurrence.
561+
{
562+
&quot;digest&quot;: {
563+
&quot;a_key&quot;: &quot;A String&quot;,
564+
},
565+
&quot;name&quot;: &quot;A String&quot;,
566+
},
567+
],
560568
&quot;lastScanTime&quot;: &quot;A String&quot;, # The last time this resource was scanned.
561569
&quot;sbomStatus&quot;: { # The status of an SBOM generation. # The status of an SBOM generation.
562570
&quot;error&quot;: &quot;A String&quot;, # If there was an error generating an SBOM, this will indicate what that error was.
@@ -1426,6 +1434,14 @@ <h3>Method Details</h3>
14261434
&quot;archiveTime&quot;: &quot;A String&quot;, # Output only. The time occurrences related to this discovery occurrence were archived.
14271435
&quot;continuousAnalysis&quot;: &quot;A String&quot;, # Whether the resource is continuously analyzed.
14281436
&quot;cpe&quot;: &quot;A String&quot;, # The CPE of the resource being scanned.
1437+
&quot;files&quot;: [ # Files that make up the resource described by the occurrence.
1438+
{
1439+
&quot;digest&quot;: {
1440+
&quot;a_key&quot;: &quot;A String&quot;,
1441+
},
1442+
&quot;name&quot;: &quot;A String&quot;,
1443+
},
1444+
],
14291445
&quot;lastScanTime&quot;: &quot;A String&quot;, # The last time this resource was scanned.
14301446
&quot;sbomStatus&quot;: { # The status of an SBOM generation. # The status of an SBOM generation.
14311447
&quot;error&quot;: &quot;A String&quot;, # If there was an error generating an SBOM, this will indicate what that error was.
@@ -2300,6 +2316,14 @@ <h3>Method Details</h3>
23002316
&quot;archiveTime&quot;: &quot;A String&quot;, # Output only. The time occurrences related to this discovery occurrence were archived.
23012317
&quot;continuousAnalysis&quot;: &quot;A String&quot;, # Whether the resource is continuously analyzed.
23022318
&quot;cpe&quot;: &quot;A String&quot;, # The CPE of the resource being scanned.
2319+
&quot;files&quot;: [ # Files that make up the resource described by the occurrence.
2320+
{
2321+
&quot;digest&quot;: {
2322+
&quot;a_key&quot;: &quot;A String&quot;,
2323+
},
2324+
&quot;name&quot;: &quot;A String&quot;,
2325+
},
2326+
],
23032327
&quot;lastScanTime&quot;: &quot;A String&quot;, # The last time this resource was scanned.
23042328
&quot;sbomStatus&quot;: { # The status of an SBOM generation. # The status of an SBOM generation.
23052329
&quot;error&quot;: &quot;A String&quot;, # If there was an error generating an SBOM, this will indicate what that error was.
@@ -3165,6 +3189,14 @@ <h3>Method Details</h3>
31653189
&quot;archiveTime&quot;: &quot;A String&quot;, # Output only. The time occurrences related to this discovery occurrence were archived.
31663190
&quot;continuousAnalysis&quot;: &quot;A String&quot;, # Whether the resource is continuously analyzed.
31673191
&quot;cpe&quot;: &quot;A String&quot;, # The CPE of the resource being scanned.
3192+
&quot;files&quot;: [ # Files that make up the resource described by the occurrence.
3193+
{
3194+
&quot;digest&quot;: {
3195+
&quot;a_key&quot;: &quot;A String&quot;,
3196+
},
3197+
&quot;name&quot;: &quot;A String&quot;,
3198+
},
3199+
],
31683200
&quot;lastScanTime&quot;: &quot;A String&quot;, # The last time this resource was scanned.
31693201
&quot;sbomStatus&quot;: { # The status of an SBOM generation. # The status of an SBOM generation.
31703202
&quot;error&quot;: &quot;A String&quot;, # If there was an error generating an SBOM, this will indicate what that error was.
@@ -4055,6 +4087,14 @@ <h3>Method Details</h3>
40554087
&quot;archiveTime&quot;: &quot;A String&quot;, # Output only. The time occurrences related to this discovery occurrence were archived.
40564088
&quot;continuousAnalysis&quot;: &quot;A String&quot;, # Whether the resource is continuously analyzed.
40574089
&quot;cpe&quot;: &quot;A String&quot;, # The CPE of the resource being scanned.
4090+
&quot;files&quot;: [ # Files that make up the resource described by the occurrence.
4091+
{
4092+
&quot;digest&quot;: {
4093+
&quot;a_key&quot;: &quot;A String&quot;,
4094+
},
4095+
&quot;name&quot;: &quot;A String&quot;,
4096+
},
4097+
],
40584098
&quot;lastScanTime&quot;: &quot;A String&quot;, # The last time this resource was scanned.
40594099
&quot;sbomStatus&quot;: { # The status of an SBOM generation. # The status of an SBOM generation.
40604100
&quot;error&quot;: &quot;A String&quot;, # If there was an error generating an SBOM, this will indicate what that error was.
@@ -5308,6 +5348,14 @@ <h3>Method Details</h3>
53085348
&quot;archiveTime&quot;: &quot;A String&quot;, # Output only. The time occurrences related to this discovery occurrence were archived.
53095349
&quot;continuousAnalysis&quot;: &quot;A String&quot;, # Whether the resource is continuously analyzed.
53105350
&quot;cpe&quot;: &quot;A String&quot;, # The CPE of the resource being scanned.
5351+
&quot;files&quot;: [ # Files that make up the resource described by the occurrence.
5352+
{
5353+
&quot;digest&quot;: {
5354+
&quot;a_key&quot;: &quot;A String&quot;,
5355+
},
5356+
&quot;name&quot;: &quot;A String&quot;,
5357+
},
5358+
],
53115359
&quot;lastScanTime&quot;: &quot;A String&quot;, # The last time this resource was scanned.
53125360
&quot;sbomStatus&quot;: { # The status of an SBOM generation. # The status of an SBOM generation.
53135361
&quot;error&quot;: &quot;A String&quot;, # If there was an error generating an SBOM, this will indicate what that error was.
@@ -6191,6 +6239,14 @@ <h3>Method Details</h3>
61916239
&quot;archiveTime&quot;: &quot;A String&quot;, # Output only. The time occurrences related to this discovery occurrence were archived.
61926240
&quot;continuousAnalysis&quot;: &quot;A String&quot;, # Whether the resource is continuously analyzed.
61936241
&quot;cpe&quot;: &quot;A String&quot;, # The CPE of the resource being scanned.
6242+
&quot;files&quot;: [ # Files that make up the resource described by the occurrence.
6243+
{
6244+
&quot;digest&quot;: {
6245+
&quot;a_key&quot;: &quot;A String&quot;,
6246+
},
6247+
&quot;name&quot;: &quot;A String&quot;,
6248+
},
6249+
],
61946250
&quot;lastScanTime&quot;: &quot;A String&quot;, # The last time this resource was scanned.
61956251
&quot;sbomStatus&quot;: { # The status of an SBOM generation. # The status of an SBOM generation.
61966252
&quot;error&quot;: &quot;A String&quot;, # If there was an error generating an SBOM, this will indicate what that error was.
@@ -7057,6 +7113,14 @@ <h3>Method Details</h3>
70577113
&quot;archiveTime&quot;: &quot;A String&quot;, # Output only. The time occurrences related to this discovery occurrence were archived.
70587114
&quot;continuousAnalysis&quot;: &quot;A String&quot;, # Whether the resource is continuously analyzed.
70597115
&quot;cpe&quot;: &quot;A String&quot;, # The CPE of the resource being scanned.
7116+
&quot;files&quot;: [ # Files that make up the resource described by the occurrence.
7117+
{
7118+
&quot;digest&quot;: {
7119+
&quot;a_key&quot;: &quot;A String&quot;,
7120+
},
7121+
&quot;name&quot;: &quot;A String&quot;,
7122+
},
7123+
],
70607124
&quot;lastScanTime&quot;: &quot;A String&quot;, # The last time this resource was scanned.
70617125
&quot;sbomStatus&quot;: { # The status of an SBOM generation. # The status of an SBOM generation.
70627126
&quot;error&quot;: &quot;A String&quot;, # If there was an error generating an SBOM, this will indicate what that error was.

docs/dyn/containeranalysis_v1alpha1.projects.notes.occurrences.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,14 @@ <h3>Method Details</h3>
568568
&quot;archiveTime&quot;: &quot;A String&quot;, # The time occurrences related to this discovery occurrence were archived.
569569
&quot;continuousAnalysis&quot;: &quot;A String&quot;, # Whether the resource is continuously analyzed.
570570
&quot;cpe&quot;: &quot;A String&quot;, # The CPE of the resource being scanned.
571+
&quot;files&quot;: [ # Optional. Files that make up the resource described by the occurrence.
572+
{ # A file as part of a resource.
573+
&quot;digest&quot;: { # Optional. The digest(s) of the file.
574+
&quot;a_key&quot;: &quot;A String&quot;,
575+
},
576+
&quot;name&quot;: &quot;A String&quot;, # Optional. The name of the file.
577+
},
578+
],
571579
&quot;lastScanTime&quot;: &quot;A String&quot;, # The last time this resource was scanned.
572580
&quot;operation&quot;: { # This resource represents a long-running operation that is the result of a network API call. # Output only. An operation that indicates the status of the current scan. This field is deprecated, do not use.
573581
&quot;done&quot;: True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.

0 commit comments

Comments
 (0)