google-apis-cloudasset_v1beta1 0.39.0 → 0.40.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: 9658e486b715c654b052648a71a47ce2980558f672c8b58acd1ef738c3e609fe
4
- data.tar.gz: 290b436f709699598d60613ef61d673c2eb25683dd39ada8f7efb2752d27edb4
3
+ metadata.gz: 895e231f4a1d68597b5d71aa20b45ed05497633c43e71c876120b73fdad26b9b
4
+ data.tar.gz: fa4e36ed0f284871a6adb391102478d06bba14a224bd8c00c7f212c5c7e2faa8
5
5
  SHA512:
6
- metadata.gz: e00b36ad250af18fd3730f8ff33bc8a1c9c0ec99cbfec4f75f779aa0369dbbce1abe23c839aa18d6956cfbdf8281053f7c371a616a934a899e4db26c02d85a52
7
- data.tar.gz: 2b430656fe922566950e37e6c5fa88a2bf603d7576e709ed794c4bd5363a6a28765329a292ac0487729e3b202efe1dc644bf013860a61724a5cc8a96c4fa54ff
6
+ metadata.gz: e7b2ee0c4d6e31ca8b5f283bd9bc02d02c4884d0fd39fcf8003dcc8620698b3206ffde1cc444b0d6d6b711928a621e1157f25021b779a84437d36374b1419626
7
+ data.tar.gz: 228bdd2d55f88b8afffe873776dc3c406f5767fa54c057b601d565c915bb83382daf8e992d931b1c99d0ffe64dfb499b637b827c4650be657fb8cc11a3b44310
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudasset_v1beta1
2
2
 
3
+ ### v0.40.0 (2024-06-16)
4
+
5
+ * Regenerated from discovery document revision 20240608
6
+
3
7
  ### v0.39.0 (2024-05-19)
4
8
 
5
9
  * Regenerated using generator version 0.15.0
@@ -1116,10 +1116,11 @@ module Google
1116
1116
  # @return [String]
1117
1117
  attr_accessor :description
1118
1118
 
1119
- # Resource name for the `AccessLevel`. Format: `accessPolicies/`access_policy`/
1120
- # accessLevels/`access_level``. The `access_level` component must begin with a
1121
- # letter, followed by alphanumeric characters or `_`. Its maximum length is 50
1122
- # characters. After you create an `AccessLevel`, you cannot change its `name`.
1119
+ # Identifier. Resource name for the `AccessLevel`. Format: `accessPolicies/`
1120
+ # access_policy`/accessLevels/`access_level``. The `access_level` component must
1121
+ # begin with a letter, followed by alphanumeric characters or `_`. Its maximum
1122
+ # length is 50 characters. After you create an `AccessLevel`, you cannot change
1123
+ # its `name`.
1123
1124
  # Corresponds to the JSON property `name`
1124
1125
  # @return [String]
1125
1126
  attr_accessor :name
@@ -1153,14 +1154,14 @@ module Google
1153
1154
 
1154
1155
  # Output only. An opaque identifier for the current version of the `AccessPolicy`
1155
1156
  # . This will always be a strongly validated etag, meaning that two Access
1156
- # Polices will be identical if and only if their etags are identical. Clients
1157
+ # Policies will be identical if and only if their etags are identical. Clients
1157
1158
  # should not expect this to be in any specific format.
1158
1159
  # Corresponds to the JSON property `etag`
1159
1160
  # @return [String]
1160
1161
  attr_accessor :etag
1161
1162
 
1162
- # Output only. Resource name of the `AccessPolicy`. Format: `accessPolicies/`
1163
- # access_policy``
1163
+ # Output only. Identifier. Resource name of the `AccessPolicy`. Format: `
1164
+ # accessPolicies/`access_policy``
1164
1165
  # Corresponds to the JSON property `name`
1165
1166
  # @return [String]
1166
1167
  attr_accessor :name
@@ -1844,7 +1845,7 @@ module Google
1844
1845
  # @return [String]
1845
1846
  attr_accessor :description
1846
1847
 
1847
- # Resource name for the `ServicePerimeter`. Format: `accessPolicies/`
1848
+ # Identifier. Resource name for the `ServicePerimeter`. Format: `accessPolicies/`
1848
1849
  # access_policy`/servicePerimeters/`service_perimeter``. The `service_perimeter`
1849
1850
  # component must begin with a letter, followed by alphanumeric characters or `_`.
1850
1851
  # After you create a `ServicePerimeter`, you cannot change its `name`.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudassetV1beta1
18
18
  # Version of the google-apis-cloudasset_v1beta1 gem
19
- GEM_VERSION = "0.39.0"
19
+ GEM_VERSION = "0.40.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240412"
25
+ REVISION = "20240608"
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-cloudasset_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.39.0
4
+ version: 0.40.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: 2024-05-26 00:00:00.000000000 Z
11
+ date: 2024-06-16 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-cloudasset_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1beta1/v0.39.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1beta1/v0.40.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudasset_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []