google-apis-cloudasset_v1 0.53.0 → 0.55.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: 996096adfb401ed86d0100f336f1063e014dee96ff10ba9cd5e5759c227a32c0
4
- data.tar.gz: 9904d5c6f0bd34086a226b3b729cd7363172d5796ac908242d98cb8c5b8f9ced
3
+ metadata.gz: 33206fba874a3b414222428f801f9f415c952710d8d2a96d375716cba11f9322
4
+ data.tar.gz: 30eab0a360d938435d9a18621d6a9e8228eee8db1eaab0b2725345a058a4571e
5
5
  SHA512:
6
- metadata.gz: 65842f064eb935bdab86ab49ac73574dc8d24df62bf678fd7d5918083aaea5558eb0ad7a482a57e13bc491ddaecee520d1a12b08f06b820f35cb97656a796e88
7
- data.tar.gz: 66c35c39603c74444d014a668cdbd7d4770c376aa73abc2de8ef6361baebc1f9c47aae6574bd422d7b1c9af8d7083a219ea47be9cca78df90c8cf07abf140189
6
+ metadata.gz: 3a946d9905a498d1eed37dcd70ffcf56117dac4d957af42b4212c9b29c91c1538972ce7c2e04edcaf643a20e3f55ba583fd3eca00e87a008486c553af4dc6649
7
+ data.tar.gz: 59a817cb40670a1df475bc7869ca7f4e31b62ce2dd204b56cc8f0adc34f41a21493be4225435adfcf1f8ef5a7226baa0d01469df5a4893442fce995aed793a68
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-cloudasset_v1
2
2
 
3
+ ### v0.55.0 (2023-03-26)
4
+
5
+ * Regenerated from discovery document revision 20230304
6
+
7
+ ### v0.54.0 (2023-02-19)
8
+
9
+ * Regenerated from discovery document revision 20230211
10
+ * Regenerated using generator version 0.12.0
11
+
3
12
  ### v0.53.0 (2023-02-12)
4
13
 
5
14
  * Regenerated from discovery document revision 20230204
@@ -1423,16 +1423,16 @@ module Google
1423
1423
  # @return [String]
1424
1424
  attr_accessor :attached_resource
1425
1425
 
1426
- # The folder(s) that this IAM policy belongs to, in the form of folders/`
1427
- # FOLDER_NUMBER`. This field is available when the IAM policy belongs(directly
1426
+ # The folder(s) that this IAM policy belongs to, in the format of folders/`
1427
+ # FOLDER_NUMBER`. This field is available when the IAM policy belongs (directly
1428
1428
  # or cascadingly) to one or more folders.
1429
1429
  # Corresponds to the JSON property `folders`
1430
1430
  # @return [Array<String>]
1431
1431
  attr_accessor :folders
1432
1432
 
1433
- # The organization that this IAM policy belongs to, in the form of organizations/
1434
- # `ORGANIZATION_NUMBER`. This field is available when the IAM policy belongs(
1435
- # directly or cascadingly) to an organization.
1433
+ # The organization that this IAM policy belongs to, in the format of
1434
+ # organizations/`ORGANIZATION_NUMBER`. This field is available when the IAM
1435
+ # policy belongs (directly or cascadingly) to an organization.
1436
1436
  # Corresponds to the JSON property `organization`
1437
1437
  # @return [String]
1438
1438
  attr_accessor :organization
@@ -1468,7 +1468,7 @@ module Google
1468
1468
  # @return [Google::Apis::CloudassetV1::Policy]
1469
1469
  attr_accessor :policy
1470
1470
 
1471
- # The project that this IAM policy belongs to, in the form of projects/`
1471
+ # The project that this IAM policy belongs to, in the format of projects/`
1472
1472
  # PROJECT_NUMBER`. This field is available when the IAM policy belongs to a
1473
1473
  # project.
1474
1474
  # Corresponds to the JSON property `project`
@@ -1494,8 +1494,8 @@ module Google
1494
1494
  class GoogleCloudAssetV1AnalyzeOrgPolicyGovernedAssetsResponseGovernedResource
1495
1495
  include Google::Apis::Core::Hashable
1496
1496
 
1497
- # The folder(s) that this resource belongs to, in the form of folders/`
1498
- # FOLDER_NUMBER`. This field is available when the resource belongs(directly or
1497
+ # The folder(s) that this resource belongs to, in the format of folders/`
1498
+ # FOLDER_NUMBER`. This field is available when the resource belongs (directly or
1499
1499
  # cascadingly) to one or more folders.
1500
1500
  # Corresponds to the JSON property `folders`
1501
1501
  # @return [Array<String>]
@@ -1507,8 +1507,8 @@ module Google
1507
1507
  # @return [String]
1508
1508
  attr_accessor :full_resource_name
1509
1509
 
1510
- # The organization that this resource belongs to, in the form of organizations/`
1511
- # ORGANIZATION_NUMBER`. This field is available when the resource belongs(
1510
+ # The organization that this resource belongs to, in the format of organizations/
1511
+ # `ORGANIZATION_NUMBER`. This field is available when the resource belongs (
1512
1512
  # directly or cascadingly) to an organization.
1513
1513
  # Corresponds to the JSON property `organization`
1514
1514
  # @return [String]
@@ -1521,7 +1521,7 @@ module Google
1521
1521
  # @return [String]
1522
1522
  attr_accessor :parent
1523
1523
 
1524
- # The project that this resource belongs to, in the form of projects/`
1524
+ # The project that this resource belongs to, in the format of projects/`
1525
1525
  # PROJECT_NUMBER`. This field is available when the resource belongs to a
1526
1526
  # project.
1527
1527
  # Corresponds to the JSON property `project`
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudassetV1
18
18
  # Version of the google-apis-cloudasset_v1 gem
19
- GEM_VERSION = "0.53.0"
19
+ GEM_VERSION = "0.55.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.1"
22
+ GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230204"
25
+ REVISION = "20230304"
26
26
  end
27
27
  end
28
28
  end
@@ -182,7 +182,7 @@ module Google
182
182
  # Required. The name of the project/folder/organization where this feed should
183
183
  # be created in. It can only be an organization number (such as "organizations/
184
184
  # 123"), a folder number (such as "folders/123"), a project ID (such as "
185
- # projects/my-project-id")", or a project number (such as "projects/12345").
185
+ # projects/my-project-id"), or a project number (such as "projects/12345").
186
186
  # @param [Google::Apis::CloudassetV1::CreateFeedRequest] create_feed_request_object
187
187
  # @param [String] fields
188
188
  # Selector specifying which fields to include in a partial response.
@@ -382,7 +382,7 @@ module Google
382
382
  # Required. The name of the project/folder/organization where this saved_query
383
383
  # should be created in. It can only be an organization number (such as "
384
384
  # organizations/123"), a folder number (such as "folders/123"), a project ID (
385
- # such as "projects/my-project-id")", or a project number (such as "projects/
385
+ # such as "projects/my-project-id"), or a project number (such as "projects/
386
386
  # 12345").
387
387
  # @param [Google::Apis::CloudassetV1::SavedQuery] saved_query_object
388
388
  # @param [String] saved_query_id
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudasset_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.53.0
4
+ version: 0.55.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: 2023-02-12 00:00:00.000000000 Z
11
+ date: 2023-03-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.9.1
19
+ version: 0.11.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.9.1
29
+ version: 0.11.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1/v0.53.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1/v0.55.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudasset_v1
63
63
  post_install_message:
64
64
  rdoc_options: []