File tree Expand file tree Collapse file tree 12 files changed +36
-27
lines changed
clients/google-api-services-containeranalysis
com/google/api/services/containeranalysis/v1alpha1/model
com/google/api/services/containeranalysis/v1beta1/model
com/google/api/services/containeranalysis/v1/model Expand file tree Collapse file tree 12 files changed +36
-27
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222 <dependency >
2323 <groupId >com.google.apis</groupId >
2424 <artifactId >google-api-services-containeranalysis</artifactId >
25- <version >v1-rev20250813 -2.0.0</version >
25+ <version >v1-rev20250829 -2.0.0</version >
2626 </dependency >
2727 </dependencies >
2828</project >
@@ -35,7 +35,7 @@ repositories {
3535 mavenCentral()
3636}
3737dependencies {
38- implementation 'com.google.apis:google-api-services-containeranalysis:v1-rev20250813 -2.0.0'
38+ implementation 'com.google.apis:google-api-services-containeranalysis:v1-rev20250829 -2.0.0'
3939}
4040```
4141
Original file line number Diff line number Diff line change 3131public final class ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsNpmPackage extends com .google .api .client .json .GenericJson {
3232
3333 /**
34- * Path to the package.json. e.g. workspace/path/to/package
34+ * Optional. Path to the package.json. e.g. workspace/path/to/package Only one of `archive` or
35+ * `package_path` can be specified.
3536 * The value may be {@code null}.
3637 */
3738 @ com .google .api .client .util .Key
@@ -47,15 +48,17 @@ public final class ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsNpmPackag
4748 private java .lang .String repository ;
4849
4950 /**
50- * Path to the package.json. e.g. workspace/path/to/package
51+ * Optional. Path to the package.json. e.g. workspace/path/to/package Only one of `archive` or
52+ * `package_path` can be specified.
5153 * @return value or {@code null} for none
5254 */
5355 public java .lang .String getPackagePath () {
5456 return packagePath ;
5557 }
5658
5759 /**
58- * Path to the package.json. e.g. workspace/path/to/package
60+ * Optional. Path to the package.json. e.g. workspace/path/to/package Only one of `archive` or
61+ * `package_path` can be specified.
5962 * @param packagePath packagePath or {@code null} for none
6063 */
6164 public ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsNpmPackage setPackagePath (java .lang .String packagePath ) {
Original file line number Diff line number Diff line change 88
99 <groupId >com.google.apis</groupId >
1010 <artifactId >google-api-services-containeranalysis</artifactId >
11- <version >v1-rev20250813 -2.0.0</version >
12- <name >Container Analysis API v1-rev20250813 -2.0.0</name >
11+ <version >v1-rev20250829 -2.0.0</version >
12+ <name >Container Analysis API v1-rev20250829 -2.0.0</name >
1313 <packaging >jar</packaging >
1414
1515 <inceptionYear >2011</inceptionYear >
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222 <dependency >
2323 <groupId >com.google.apis</groupId >
2424 <artifactId >google-api-services-containeranalysis</artifactId >
25- <version >v1-rev20250813 -2.0.0</version >
25+ <version >v1-rev20250829 -2.0.0</version >
2626 </dependency >
2727 </dependencies >
2828</project >
@@ -35,7 +35,7 @@ repositories {
3535 mavenCentral()
3636}
3737dependencies {
38- implementation 'com.google.apis:google-api-services-containeranalysis:v1-rev20250813 -2.0.0'
38+ implementation 'com.google.apis:google-api-services-containeranalysis:v1-rev20250829 -2.0.0'
3939}
4040```
4141
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222 <dependency >
2323 <groupId >com.google.apis</groupId >
2424 <artifactId >google-api-services-containeranalysis</artifactId >
25- <version >v1alpha1-rev20250813 -2.0.0</version >
25+ <version >v1alpha1-rev20250829 -2.0.0</version >
2626 </dependency >
2727 </dependencies >
2828</project >
@@ -35,7 +35,7 @@ repositories {
3535 mavenCentral()
3636}
3737dependencies {
38- implementation 'com.google.apis:google-api-services-containeranalysis:v1alpha1-rev20250813 -2.0.0'
38+ implementation 'com.google.apis:google-api-services-containeranalysis:v1alpha1-rev20250829 -2.0.0'
3939}
4040```
4141
Original file line number Diff line number Diff line change 3131public final class ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsNpmPackage extends com .google .api .client .json .GenericJson {
3232
3333 /**
34- * Path to the package.json. e.g. workspace/path/to/package
34+ * Optional. Path to the package.json. e.g. workspace/path/to/package Only one of `archive` or
35+ * `package_path` can be specified.
3536 * The value may be {@code null}.
3637 */
3738 @ com .google .api .client .util .Key
@@ -47,15 +48,17 @@ public final class ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsNpmPackag
4748 private java .lang .String repository ;
4849
4950 /**
50- * Path to the package.json. e.g. workspace/path/to/package
51+ * Optional. Path to the package.json. e.g. workspace/path/to/package Only one of `archive` or
52+ * `package_path` can be specified.
5153 * @return value or {@code null} for none
5254 */
5355 public java .lang .String getPackagePath () {
5456 return packagePath ;
5557 }
5658
5759 /**
58- * Path to the package.json. e.g. workspace/path/to/package
60+ * Optional. Path to the package.json. e.g. workspace/path/to/package Only one of `archive` or
61+ * `package_path` can be specified.
5962 * @param packagePath packagePath or {@code null} for none
6063 */
6164 public ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsNpmPackage setPackagePath (java .lang .String packagePath ) {
Original file line number Diff line number Diff line change 88
99 <groupId >com.google.apis</groupId >
1010 <artifactId >google-api-services-containeranalysis</artifactId >
11- <version >v1alpha1-rev20250813 -2.0.0</version >
12- <name >Container Analysis API v1alpha1-rev20250813 -2.0.0</name >
11+ <version >v1alpha1-rev20250829 -2.0.0</version >
12+ <name >Container Analysis API v1alpha1-rev20250829 -2.0.0</name >
1313 <packaging >jar</packaging >
1414
1515 <inceptionYear >2011</inceptionYear >
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222 <dependency >
2323 <groupId >com.google.apis</groupId >
2424 <artifactId >google-api-services-containeranalysis</artifactId >
25- <version >v1alpha1-rev20250813 -2.0.0</version >
25+ <version >v1alpha1-rev20250829 -2.0.0</version >
2626 </dependency >
2727 </dependencies >
2828</project >
@@ -35,7 +35,7 @@ repositories {
3535 mavenCentral()
3636}
3737dependencies {
38- implementation 'com.google.apis:google-api-services-containeranalysis:v1alpha1-rev20250813 -2.0.0'
38+ implementation 'com.google.apis:google-api-services-containeranalysis:v1alpha1-rev20250829 -2.0.0'
3939}
4040```
4141
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222 <dependency >
2323 <groupId >com.google.apis</groupId >
2424 <artifactId >google-api-services-containeranalysis</artifactId >
25- <version >v1beta1-rev20250813 -2.0.0</version >
25+ <version >v1beta1-rev20250829 -2.0.0</version >
2626 </dependency >
2727 </dependencies >
2828</project >
@@ -35,7 +35,7 @@ repositories {
3535 mavenCentral()
3636}
3737dependencies {
38- implementation 'com.google.apis:google-api-services-containeranalysis:v1beta1-rev20250813 -2.0.0'
38+ implementation 'com.google.apis:google-api-services-containeranalysis:v1beta1-rev20250829 -2.0.0'
3939}
4040```
4141
Original file line number Diff line number Diff line change 3131public final class ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsNpmPackage extends com .google .api .client .json .GenericJson {
3232
3333 /**
34- * Path to the package.json. e.g. workspace/path/to/package
34+ * Optional. Path to the package.json. e.g. workspace/path/to/package Only one of `archive` or
35+ * `package_path` can be specified.
3536 * The value may be {@code null}.
3637 */
3738 @ com .google .api .client .util .Key
@@ -47,15 +48,17 @@ public final class ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsNpmPackag
4748 private java .lang .String repository ;
4849
4950 /**
50- * Path to the package.json. e.g. workspace/path/to/package
51+ * Optional. Path to the package.json. e.g. workspace/path/to/package Only one of `archive` or
52+ * `package_path` can be specified.
5153 * @return value or {@code null} for none
5254 */
5355 public java .lang .String getPackagePath () {
5456 return packagePath ;
5557 }
5658
5759 /**
58- * Path to the package.json. e.g. workspace/path/to/package
60+ * Optional. Path to the package.json. e.g. workspace/path/to/package Only one of `archive` or
61+ * `package_path` can be specified.
5962 * @param packagePath packagePath or {@code null} for none
6063 */
6164 public ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsNpmPackage setPackagePath (java .lang .String packagePath ) {
You can’t perform that action at this time.
0 commit comments