File tree Expand file tree Collapse file tree 3 files changed +10
-8
lines changed
generated/google-apis-cloudasset_v1p7beta1
lib/google/apis/cloudasset_v1p7beta1 Expand file tree Collapse file tree 3 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-cloudasset_v1p7beta1
22
3+ ### v0.44.0 (2025-02-26)
4+
5+ * Regenerated from discovery document revision 20250215
6+
37### v0.43.0 (2025-01-12)
48
59* Regenerated from discovery document revision 20250104
Original file line number Diff line number Diff line change @@ -1567,12 +1567,10 @@ class GoogleIdentityAccesscontextmanagerV1EgressSource
15671567 # @return [String]
15681568 attr_accessor :access_level
15691569
1570- # A Google Cloud resource that you want to allow to egress the perimeter. These
1571- # resources can access data outside the perimeter. This field only supports
1572- # projects. The project format is `projects/`project_number``. The resource can
1573- # be in any Google Cloud organization, not just the organization where the
1574- # perimeter is defined. You can't use `*` in this field to allow all Google
1575- # Cloud resources.
1570+ # A Google Cloud resource from the service perimeter that you want to allow to
1571+ # access data outside the perimeter. This field supports only projects. The
1572+ # project format is `projects/`project_number``. You can't use `*` in this field
1573+ # to allow all Google Cloud resources.
15761574 # Corresponds to the JSON property `resource`
15771575 # @return [String]
15781576 attr_accessor :resource
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module CloudassetV1p7beta1
1818 # Version of the google-apis-cloudasset_v1p7beta1 gem
19- GEM_VERSION = "0.43 .0"
19+ GEM_VERSION = "0.44 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.16.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20250104 "
25+ REVISION = "20250215 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments