File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed
generated/google-apis-cloudbuild_v2
lib/google/apis/cloudbuild_v2 Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-cloudbuild_v2
22
3+ ### v0.23.0 (2024-07-25)
4+
5+ * Regenerated from discovery document revision 20240720
6+
37### v0.22.0 (2024-07-25)
48
59* Regenerated from discovery document revision 20240704
Original file line number Diff line number Diff line change @@ -2365,8 +2365,8 @@ class SecretVolumeSource
23652365 # @return [String]
23662366 attr_accessor :secret_name
23672367
2368- # Output only . Resource name of the SecretVersion. In format: projects/*/secrets/
2369- # */ versions/*
2368+ # Optional . Resource name of the SecretVersion. In format: projects/*/secrets/* /
2369+ # versions/*
23702370 # Corresponds to the JSON property `secretVersion`
23712371 # @return [String]
23722372 attr_accessor :secret_version
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module CloudbuildV2
1818 # Version of the google-apis-cloudbuild_v2 gem
19- GEM_VERSION = "0.22 .0"
19+ GEM_VERSION = "0.23 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.15.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20240704 "
25+ REVISION = "20240720 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments