File tree Expand file tree Collapse file tree
generated/google-apis-developerconnect_v1
lib/google/apis/developerconnect_v1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Release history for google-apis-developerconnect_v1
22
3+ ### v0.22.0 (2026-03-01)
4+
5+ * Regenerated from discovery document revision 20260223
6+
37### v0.21.0 (2026-02-01)
48
59* Regenerated from discovery document revision 20260123
Original file line number Diff line number Diff line change @@ -516,7 +516,7 @@ class Connection
516516 attr_accessor :reconciling
517517 alias_method :reconciling? , :reconciling
518518
519- # Configuration for connections to SSM instance
519+ # Configuration for connections to Secure Source Manager instance
520520 # Corresponds to the JSON property `secureSourceManagerInstanceConfig`
521521 # @return [Google::Apis::DeveloperconnectV1::SecureSourceManagerInstanceConfig]
522522 attr_accessor :secure_source_manager_instance_config
@@ -2349,12 +2349,12 @@ def update!(**args)
23492349 end
23502350 end
23512351
2352- # Configuration for connections to SSM instance
2352+ # Configuration for connections to Secure Source Manager instance
23532353 class SecureSourceManagerInstanceConfig
23542354 include Google ::Apis ::Core ::Hashable
23552355
2356- # Required. Immutable. SSM instance resource, formatted as `projects/*/locations/
2357- # */instances/*`
2356+ # Required. Immutable. Secure Source Manager instance resource, formatted as `
2357+ # projects/*/locations/ */instances/*`
23582358 # Corresponds to the JSON property `instance`
23592359 # @return [String]
23602360 attr_accessor :instance
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module DeveloperconnectV1
1818 # Version of the google-apis-developerconnect_v1 gem
19- GEM_VERSION = "0.21 .0"
19+ GEM_VERSION = "0.22 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.18.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20260123 "
25+ REVISION = "20260223 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments