Skip to content

Commit b6baad9

Browse files
fix(containeranalysis): update the API
#### containeranalysis:v1alpha1 The following keys were changed: - endpoints - schemas.ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsMavenArtifact.properties.path.description - schemas.Subject.properties.digest.description #### containeranalysis:v1beta1 The following keys were changed: - endpoints - schemas.ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsMavenArtifact.properties.path.description #### containeranalysis:v1 The following keys were changed: - endpoints - schemas.ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsMavenArtifact.properties.path.description
1 parent 7970340 commit b6baad9

File tree

6 files changed

+41
-11
lines changed

6 files changed

+41
-11
lines changed

‎discovery/containeranalysis-v1.json

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,16 @@
220220
"description": "Regional Endpoint",
221221
"endpointUrl": "https://containeranalysis.europe-west10.rep.googleapis.com/",
222222
"location": "europe-west10"
223+
},
224+
{
225+
"description": "Regional Endpoint",
226+
"endpointUrl": "https://containeranalysis.us.rep.googleapis.com/",
227+
"location": "us"
228+
},
229+
{
230+
"description": "Regional Endpoint",
231+
"endpointUrl": "https://containeranalysis.eu.rep.googleapis.com/",
232+
"location": "eu"
223233
}
224234
],
225235
"fullyEncodeReservedExpansion": true,
@@ -1675,7 +1685,7 @@
16751685
}
16761686
}
16771687
},
1678-
"revision": "20250307",
1688+
"revision": "20250425",
16791689
"rootUrl": "https://containeranalysis.googleapis.com/",
16801690
"schemas": {
16811691
"AliasContext": {
@@ -2913,7 +2923,7 @@
29132923
"type": "string"
29142924
},
29152925
"path": {
2916-
"description": "Path to an artifact in the build's workspace to be uploaded to Artifact Registry. This can be either an absolute path, e.g. /workspace/my-app/target/my-app-1.0.SNAPSHOT.jar or a relative path from /workspace, e.g. my-app/target/my-app-1.0.SNAPSHOT.jar.",
2926+
"description": "Optional. Path to an artifact in the build's workspace to be uploaded to Artifact Registry. This can be either an absolute path, e.g. /workspace/my-app/target/my-app-1.0.SNAPSHOT.jar or a relative path from /workspace, e.g. my-app/target/my-app-1.0.SNAPSHOT.jar.",
29172927
"type": "string"
29182928
},
29192929
"repository": {

‎discovery/containeranalysis-v1alpha1.json

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,16 @@
220220
"description": "Regional Endpoint",
221221
"endpointUrl": "https://containeranalysis.europe-west10.rep.googleapis.com/",
222222
"location": "europe-west10"
223+
},
224+
{
225+
"description": "Regional Endpoint",
226+
"endpointUrl": "https://containeranalysis.us.rep.googleapis.com/",
227+
"location": "us"
228+
},
229+
{
230+
"description": "Regional Endpoint",
231+
"endpointUrl": "https://containeranalysis.eu.rep.googleapis.com/",
232+
"location": "eu"
223233
}
224234
],
225235
"fullyEncodeReservedExpansion": true,
@@ -1440,7 +1450,7 @@
14401450
}
14411451
}
14421452
},
1443-
"revision": "20250307",
1453+
"revision": "20250425",
14441454
"rootUrl": "https://containeranalysis.googleapis.com/",
14451455
"schemas": {
14461456
"AnalysisCompleted": {
@@ -2484,7 +2494,7 @@
24842494
"type": "string"
24852495
},
24862496
"path": {
2487-
"description": "Path to an artifact in the build's workspace to be uploaded to Artifact Registry. This can be either an absolute path, e.g. /workspace/my-app/target/my-app-1.0.SNAPSHOT.jar or a relative path from /workspace, e.g. my-app/target/my-app-1.0.SNAPSHOT.jar.",
2497+
"description": "Optional. Path to an artifact in the build's workspace to be uploaded to Artifact Registry. This can be either an absolute path, e.g. /workspace/my-app/target/my-app-1.0.SNAPSHOT.jar or a relative path from /workspace, e.g. my-app/target/my-app-1.0.SNAPSHOT.jar.",
24882498
"type": "string"
24892499
},
24902500
"repository": {
@@ -6825,7 +6835,7 @@
68256835
"additionalProperties": {
68266836
"type": "string"
68276837
},
6828-
"description": "\"\": \"\" Algorithms can be e.g. sha256, sha512 See https://github.com/in-toto/attestation/blob/main/spec/field_types.md#DigestSet",
6838+
"description": "\"\": \"\" Algorithms can be e.g. sha256, sha512 See https://github.com/in-toto/attestation/blob/main/spec/v1/digest_set.md.",
68296839
"type": "object"
68306840
},
68316841
"name": {

‎discovery/containeranalysis-v1beta1.json

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,16 @@
220220
"description": "Regional Endpoint",
221221
"endpointUrl": "https://containeranalysis.europe-west10.rep.googleapis.com/",
222222
"location": "europe-west10"
223+
},
224+
{
225+
"description": "Regional Endpoint",
226+
"endpointUrl": "https://containeranalysis.us.rep.googleapis.com/",
227+
"location": "us"
228+
},
229+
{
230+
"description": "Regional Endpoint",
231+
"endpointUrl": "https://containeranalysis.eu.rep.googleapis.com/",
232+
"location": "eu"
223233
}
224234
],
225235
"fullyEncodeReservedExpansion": true,
@@ -1731,7 +1741,7 @@
17311741
}
17321742
}
17331743
},
1734-
"revision": "20250307",
1744+
"revision": "20250425",
17351745
"rootUrl": "https://containeranalysis.googleapis.com/",
17361746
"schemas": {
17371747
"AliasContext": {
@@ -2849,7 +2859,7 @@
28492859
"type": "string"
28502860
},
28512861
"path": {
2852-
"description": "Path to an artifact in the build's workspace to be uploaded to Artifact Registry. This can be either an absolute path, e.g. /workspace/my-app/target/my-app-1.0.SNAPSHOT.jar or a relative path from /workspace, e.g. my-app/target/my-app-1.0.SNAPSHOT.jar.",
2862+
"description": "Optional. Path to an artifact in the build's workspace to be uploaded to Artifact Registry. This can be either an absolute path, e.g. /workspace/my-app/target/my-app-1.0.SNAPSHOT.jar or a relative path from /workspace, e.g. my-app/target/my-app-1.0.SNAPSHOT.jar.",
28532863
"type": "string"
28542864
},
28552865
"repository": {

‎src/apis/containeranalysis/v1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -745,7 +745,7 @@ export namespace containeranalysis_v1 {
745745
*/
746746
groupId?: string | null;
747747
/**
748-
* Path to an artifact in the build's workspace to be uploaded to Artifact Registry. This can be either an absolute path, e.g. /workspace/my-app/target/my-app-1.0.SNAPSHOT.jar or a relative path from /workspace, e.g. my-app/target/my-app-1.0.SNAPSHOT.jar.
748+
* Optional. Path to an artifact in the build's workspace to be uploaded to Artifact Registry. This can be either an absolute path, e.g. /workspace/my-app/target/my-app-1.0.SNAPSHOT.jar or a relative path from /workspace, e.g. my-app/target/my-app-1.0.SNAPSHOT.jar.
749749
*/
750750
path?: string | null;
751751
/**

‎src/apis/containeranalysis/v1alpha1.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -725,7 +725,7 @@ export namespace containeranalysis_v1alpha1 {
725725
*/
726726
groupId?: string | null;
727727
/**
728-
* Path to an artifact in the build's workspace to be uploaded to Artifact Registry. This can be either an absolute path, e.g. /workspace/my-app/target/my-app-1.0.SNAPSHOT.jar or a relative path from /workspace, e.g. my-app/target/my-app-1.0.SNAPSHOT.jar.
728+
* Optional. Path to an artifact in the build's workspace to be uploaded to Artifact Registry. This can be either an absolute path, e.g. /workspace/my-app/target/my-app-1.0.SNAPSHOT.jar or a relative path from /workspace, e.g. my-app/target/my-app-1.0.SNAPSHOT.jar.
729729
*/
730730
path?: string | null;
731731
/**
@@ -3622,7 +3622,7 @@ export namespace containeranalysis_v1alpha1 {
36223622
*/
36233623
export interface Schema$Subject {
36243624
/**
3625-
* "": "" Algorithms can be e.g. sha256, sha512 See https://github.com/in-toto/attestation/blob/main/spec/field_types.md#DigestSet
3625+
* "": "" Algorithms can be e.g. sha256, sha512 See https://github.com/in-toto/attestation/blob/main/spec/v1/digest_set.md.
36263626
*/
36273627
digest?: {[key: string]: string} | null;
36283628
/**

‎src/apis/containeranalysis/v1beta1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -652,7 +652,7 @@ export namespace containeranalysis_v1beta1 {
652652
*/
653653
groupId?: string | null;
654654
/**
655-
* Path to an artifact in the build's workspace to be uploaded to Artifact Registry. This can be either an absolute path, e.g. /workspace/my-app/target/my-app-1.0.SNAPSHOT.jar or a relative path from /workspace, e.g. my-app/target/my-app-1.0.SNAPSHOT.jar.
655+
* Optional. Path to an artifact in the build's workspace to be uploaded to Artifact Registry. This can be either an absolute path, e.g. /workspace/my-app/target/my-app-1.0.SNAPSHOT.jar or a relative path from /workspace, e.g. my-app/target/my-app-1.0.SNAPSHOT.jar.
656656
*/
657657
path?: string | null;
658658
/**

0 commit comments

Comments
 (0)