google-apis-cloudresourcemanager_v3 0.37.0 → 0.39.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: 53a0ea341f990393688d1fe4c38af910419d781d89472834efb70a49295fd7ad
4
- data.tar.gz: 64df0c80805b86e1fd39c9c94fe12d311cdd5c918492e2147bc92306c096fd5a
3
+ metadata.gz: 1264fcf6e63bc54433bc30901d9cff857da966cd66a36c6860f8b955439edb11
4
+ data.tar.gz: afe899171929ecfad162d759118542817c5b4ccda862f34c93c2dc09bbae4e87
5
5
  SHA512:
6
- metadata.gz: 3b0120a7e4ade08c95db7d8be0afcf626ff9d37f7146590cd0d2f6d808a2f72833c6de00ea55b919d92b3a7fe4ab41e636a302d98e9b61191bd4fe992506455e
7
- data.tar.gz: 6a7394ded2e5070bbc056fbf830dff2f8528cd83020e0bfc45b8a9082c816d7216091d972366262a5584b9ab807e08872a64333fb06ec366c596f6d98026fcf0
6
+ metadata.gz: 7ecd4ffe0998760a9a2391bf207411c4066f0db39fdb1301e9a1ab70a75d605da56d40e42259848cf209d0352e33b35dcd0482e98b93e7f00ec36004d966fa14
7
+ data.tar.gz: c4bda64a56ee5e020ae44e3a5707cde61e7f2be48096bc5be12765f6e0bcb3ce10d9cbff44776e0a1a1c33de5e46d048aa229635c42606e0c29a8fd380f4125c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-cloudresourcemanager_v3
2
2
 
3
+ ### v0.39.0 (2023-01-04)
4
+
5
+ * Regenerated from discovery document revision 20230103
6
+
7
+ ### v0.38.0 (2022-10-28)
8
+
9
+ * Regenerated from discovery document revision 20221016
10
+ * Regenerated using generator version 0.11.0
11
+
3
12
  ### v0.37.0 (2022-09-30)
4
13
 
5
14
  * Regenerated from discovery document revision 20220925
@@ -1365,7 +1365,7 @@ module Google
1365
1365
  # 1 and 63 characters long and must conform to the following regular expression:
1366
1366
  # \[a-z\](\[-a-z0-9\]*\[a-z0-9\])?. Label values must be between 0 and 63
1367
1367
  # characters long and must conform to the regular expression (\[a-z\](\[-a-z0-9\]
1368
- # *\[a-z0-9\])?)?. No more than 256 labels can be associated with a given
1368
+ # *\[a-z0-9\])?)?. No more than 64 labels can be associated with a given
1369
1369
  # resource. Clients should store labels in a representation such as JSON that
1370
1370
  # does not depend on specific characters being disallowed. Example: `"
1371
1371
  # myBusinessDimension" : "businessValue"`
@@ -1637,9 +1637,9 @@ module Google
1637
1637
  end
1638
1638
  end
1639
1639
 
1640
- # A TagBinding represents a connection between a TagValue and a cloud resource (
1641
- # currently project, folder, or organization). Once a TagBinding is created, the
1642
- # TagValue is applied to all the descendants of the cloud resource.
1640
+ # A TagBinding represents a connection between a TagValue and a cloud resource
1641
+ # Once a TagBinding is created, the TagValue is applied to all the descendants
1642
+ # of the Google Cloud resource.
1643
1643
  class TagBinding
1644
1644
  include Google::Apis::Core::Hashable
1645
1645
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudresourcemanagerV3
18
18
  # Version of the google-apis-cloudresourcemanager_v3 gem
19
- GEM_VERSION = "0.37.0"
19
+ GEM_VERSION = "0.39.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.10.0"
22
+ GENERATOR_VERSION = "0.11.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220925"
25
+ REVISION = "20230103"
26
26
  end
27
27
  end
28
28
  end
@@ -50,8 +50,8 @@ module Google
50
50
  @batch_path = 'batch'
51
51
  end
52
52
 
53
- # Return a list of effective tags for the given cloud resource, as specified in `
54
- # parent`.
53
+ # Return a list of effective tags for the given Google Cloud resource, as
54
+ # specified in `parent`.
55
55
  # @param [Fixnum] page_size
56
56
  # Optional. The maximum number of effective tags to return in the response. The
57
57
  # server allows a maximum of 300 effective tags to return in a single page. If
@@ -259,10 +259,12 @@ module Google
259
259
  # Optional. A pagination token returned from a previous call to `ListFolders`
260
260
  # that indicates where this listing should continue from.
261
261
  # @param [String] parent
262
- # Required. The resource name of the organization or folder whose folders are
263
- # being listed. Must be of the form `folders/`folder_id`` or `organizations/`
264
- # org_id``. Access to this method is controlled by checking the `resourcemanager.
265
- # folders.list` permission on the `parent`.
262
+ # Required. The name of the parent resource whose folders are being listed. Only
263
+ # children of this parent resource are listed; descendants are not listed. If
264
+ # the parent is a folder, use the value `folders/`folder_id``. If the parent is
265
+ # an organization, use the value `organizations/`org_id``. Access to this method
266
+ # is controlled by checking the `resourcemanager.folders.list` permission on the
267
+ # `parent`.
266
268
  # @param [Boolean] show_deleted
267
269
  # Optional. Controls whether folders in the DELETE_REQUESTED state should be
268
270
  # returned. Defaults to false.
@@ -1090,9 +1092,10 @@ module Google
1090
1092
  # Optional. A pagination token returned from a previous call to ListProjects
1091
1093
  # that indicates from where listing should continue.
1092
1094
  # @param [String] parent
1093
- # Required. The name of the parent resource to list projects under. For example,
1094
- # setting this field to 'folders/1234' would list all projects directly under
1095
- # that folder.
1095
+ # Required. The name of the parent resource whose projects are being listed.
1096
+ # Only children of this parent resource are listed; descendants are not listed.
1097
+ # If the parent is a folder, use the value `folders/`folder_id``. If the parent
1098
+ # is an organization, use the value `organizations/`org_id``.
1096
1099
  # @param [Boolean] show_deleted
1097
1100
  # Optional. Indicate that projects in the `DELETE_REQUESTED` state should also
1098
1101
  # be returned. Normally only `ACTIVE` projects are returned.
@@ -1406,8 +1409,7 @@ module Google
1406
1409
  execute_or_queue_command(command, &block)
1407
1410
  end
1408
1411
 
1409
- # Creates a TagBinding between a TagValue and a cloud resource (currently
1410
- # project, folder, or organization).
1412
+ # Creates a TagBinding between a TagValue and a Google Cloud resource.
1411
1413
  # @param [Google::Apis::CloudresourcemanagerV3::TagBinding] tag_binding_object
1412
1414
  # @param [Boolean] validate_only
1413
1415
  # Optional. Set to true to perform the validations necessary for creating the
@@ -1473,9 +1475,9 @@ module Google
1473
1475
  execute_or_queue_command(command, &block)
1474
1476
  end
1475
1477
 
1476
- # Lists the TagBindings for the given cloud resource, as specified with `parent`.
1477
- # NOTE: The `parent` field is expected to be a full resource name: https://
1478
- # cloud.google.com/apis/design/resource_names#full_resource_name
1478
+ # Lists the TagBindings for the given Google Cloud resource, as specified with `
1479
+ # parent`. NOTE: The `parent` field is expected to be a full resource name:
1480
+ # https://cloud.google.com/apis/design/resource_names#full_resource_name
1479
1481
  # @param [Fixnum] page_size
1480
1482
  # Optional. The maximum number of TagBindings to return in the response. The
1481
1483
  # server allows a maximum of 300 TagBindings to return. If unspecified, the
@@ -1973,8 +1975,7 @@ module Google
1973
1975
  # Optional. A pagination token returned from a previous call to `ListTagValues`
1974
1976
  # that indicates where this listing should continue from.
1975
1977
  # @param [String] parent
1976
- # Required. Resource name for TagKey, parent of the TagValues to be listed, in
1977
- # the format `tagKeys/123`.
1978
+ # Required.
1978
1979
  # @param [String] fields
1979
1980
  # Selector specifying which fields to include in a partial response.
1980
1981
  # @param [String] quota_user
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudresourcemanager_v3
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.37.0
4
+ version: 0.39.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: 2022-10-03 00:00:00.000000000 Z
11
+ date: 2023-01-04 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.0
19
+ version: 0.9.1
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.0
29
+ version: 0.9.1
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-cloudresourcemanager_v3/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v3/v0.37.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v3/v0.39.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudresourcemanager_v3
63
63
  post_install_message:
64
64
  rdoc_options: []