google-apis-cloudasset_v1p1beta1 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: aff8b46b21002986f141df97eb1798082e4ccca5b3cc51b21dc979aa724f25ad
4
- data.tar.gz: b26ec20d1763b36140cfc8ae82aa0336472112c97440bac0c33015ea31982661
3
+ metadata.gz: 9819242dec981157a22d3176b4b8bce128d150c9c5f63d31721c27cdefb57ee0
4
+ data.tar.gz: f8a4c66db0af2f580bbb1749892a56a846965f80783a8ddc72e6f8d47d8240bf
5
5
  SHA512:
6
- metadata.gz: 4eceb0531018ddcaecec3a113e7cf35602a7b3aa8da3ed80921b07cea042d4a69a4afeaabaef069e2f3282d6a4acfaaafd6bb020a4fddc114ffdaea730c33c59
7
- data.tar.gz: d6bd592c2ae3f87306bef2a78e845528f2ac12812b2747fdedbf5bf6987596777e5c59973ed7ff384fbc342fad760738c9754afc4a50ce2fd57b7e8f8b660e13
6
+ metadata.gz: 25fc06cd31af5db0198f73666bd9a0fa196cb741ca00cc3d10cc6eb99a2edf211187e666cb8d921b4cc32cbd793f221e35bbe3bab1ae7cb54639053a187374ba
7
+ data.tar.gz: 503d402707b2d90364e9c4e24b690bd3072ff818b3bb52c9bcbebae776e8b42f036b9a7a329501575f1736c60bee39f91488d5f633242616585e28fd455e13ab
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudasset_v1p1beta1
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
@@ -926,10 +926,11 @@ module Google
926
926
  # @return [String]
927
927
  attr_accessor :description
928
928
 
929
- # Resource name for the `AccessLevel`. Format: `accessPolicies/`access_policy`/
930
- # accessLevels/`access_level``. The `access_level` component must begin with a
931
- # letter, followed by alphanumeric characters or `_`. Its maximum length is 50
932
- # characters. After you create an `AccessLevel`, you cannot change its `name`.
929
+ # Identifier. Resource name for the `AccessLevel`. Format: `accessPolicies/`
930
+ # access_policy`/accessLevels/`access_level``. The `access_level` component must
931
+ # begin with a letter, followed by alphanumeric characters or `_`. Its maximum
932
+ # length is 50 characters. After you create an `AccessLevel`, you cannot change
933
+ # its `name`.
933
934
  # Corresponds to the JSON property `name`
934
935
  # @return [String]
935
936
  attr_accessor :name
@@ -963,14 +964,14 @@ module Google
963
964
 
964
965
  # Output only. An opaque identifier for the current version of the `AccessPolicy`
965
966
  # . This will always be a strongly validated etag, meaning that two Access
966
- # Polices will be identical if and only if their etags are identical. Clients
967
+ # Policies will be identical if and only if their etags are identical. Clients
967
968
  # should not expect this to be in any specific format.
968
969
  # Corresponds to the JSON property `etag`
969
970
  # @return [String]
970
971
  attr_accessor :etag
971
972
 
972
- # Output only. Resource name of the `AccessPolicy`. Format: `accessPolicies/`
973
- # access_policy``
973
+ # Output only. Identifier. Resource name of the `AccessPolicy`. Format: `
974
+ # accessPolicies/`access_policy``
974
975
  # Corresponds to the JSON property `name`
975
976
  # @return [String]
976
977
  attr_accessor :name
@@ -1654,7 +1655,7 @@ module Google
1654
1655
  # @return [String]
1655
1656
  attr_accessor :description
1656
1657
 
1657
- # Resource name for the `ServicePerimeter`. Format: `accessPolicies/`
1658
+ # Identifier. Resource name for the `ServicePerimeter`. Format: `accessPolicies/`
1658
1659
  # access_policy`/servicePerimeters/`service_perimeter``. The `service_perimeter`
1659
1660
  # component must begin with a letter, followed by alphanumeric characters or `_`.
1660
1661
  # After you create a `ServicePerimeter`, you cannot change its `name`.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudassetV1p1beta1
18
18
  # Version of the google-apis-cloudasset_v1p1beta1 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_v1p1beta1
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_v1p1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1p1beta1/v0.39.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1p1beta1/v0.40.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudasset_v1p1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []