google-apis-containeranalysis_v1beta1 0.46.0 → 0.47.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9950bdf0a2f4c99401148e10415790208651a9b6a2438059f48ea768b228eb73
4
- data.tar.gz: 77b40f20130f8eb3267476a1803de12e7d9aaf2a4426b5d50da17bda420bbf1c
3
+ metadata.gz: '09d1cc9df379d89815fc7a33e89f92bb2f3711cd664deab91bdfa0d662409308'
4
+ data.tar.gz: 9c56b1b4f0c9879bf278f497954390ceab55b560ccb5fe64fdf0cee4bd48e9f6
5
5
  SHA512:
6
- metadata.gz: 37f96ecb8051bf49eb906e02f182833c98932a008eec1eb7f961178388b1ad49f7f55f97a5b8bbe53edfc3111d59be06d4610e81b048be2bdb5b4798c3dfc1c0
7
- data.tar.gz: 84837186719534d55f6aebba8077746faa6f2e41a73b23518db105f639271ec267047cb0755bbae2640c11d8650ba40437f386de1733f2b93097637a191e57d8
6
+ metadata.gz: 70b2c31e81c2682aa4c1ebdb6dd35ea10a5f42fa133165445394bb392ba07990a12d42ba2c0cd4512bdede308f44b3609d41c7152771405d7d4767bfa43aaac1
7
+ data.tar.gz: 2361ddb88b2ff3b3cd96ef4aa1b104da2f29f7a017649d42ba4f6e174f401111c0e253d4d99987aa0a710577b02d6fa0551a94ae387ca4b85fd7f55bb68f7ccf
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-containeranalysis_v1beta1
2
2
 
3
+ ### v0.47.0 (2023-09-10)
4
+
5
+ * Regenerated from discovery document revision 20230829
6
+
3
7
  ### v0.46.0 (2023-08-27)
4
8
 
5
9
  * Regenerated from discovery document revision 20230811
@@ -2320,7 +2320,7 @@ module Google
2320
2320
  # List of build step outputs, produced by builder images, in the order
2321
2321
  # corresponding to build step indices. [Cloud Builders](https://cloud.google.com/
2322
2322
  # cloud-build/docs/cloud-builders) can produce this output by writing to `$
2323
- # BUILDER_OUTPUT/output`. Only the first 4KB of data is stored.
2323
+ # BUILDER_OUTPUT/output`. Only the first 50KB of data is stored.
2324
2324
  # Corresponds to the JSON property `buildStepOutputs`
2325
2325
  # @return [Array<String>]
2326
2326
  attr_accessor :build_step_outputs
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ContaineranalysisV1beta1
18
18
  # Version of the google-apis-containeranalysis_v1beta1 gem
19
- GEM_VERSION = "0.46.0"
19
+ GEM_VERSION = "0.47.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230811"
25
+ REVISION = "20230829"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-containeranalysis_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.46.0
4
+ version: 0.47.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-08-27 00:00:00.000000000 Z
11
+ date: 2023-09-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-containeranalysis_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-containeranalysis_v1beta1/v0.46.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-containeranalysis_v1beta1/v0.47.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-containeranalysis_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []