google-apis-cloudfunctions_v2 0.1.0 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 416ae30f706454a6609ac1286f0e26b001fe89c3a39e9ea0541ff665240a9891
4
- data.tar.gz: 5ca7bb4f1921e57ead1544a256caa103535ab87a54bd027c1c52733b76b71b9c
3
+ metadata.gz: d68ad9beb4821d5c9b0e5c63880e972efb99f05d54f2f9f4cc163be1bf251494
4
+ data.tar.gz: 5a9a3dd67bb9fe17583b2a2e0403799a01397cf84ec440465a25c44eb8ab2b3d
5
5
  SHA512:
6
- metadata.gz: bbfd0ab46d8e76e7f937c4a0f26bd8114837fd8b036d75d30ec02b2b904de067d7aec11f25882a56a4113b34093e018ad309062428f2e265d6b510cb3d2911c6
7
- data.tar.gz: c3b9770161063cd33dc74f427c381f38d9f3857e5464f2f9a4975769d919b3bb4471d124314d378fd467d6db1c3e32ac0a8f541f9c699a9d3626de7ea857ed45
6
+ metadata.gz: 5738dce367b90cd2ab89137e4b4e6d62040fc23f1263634c448c95593f1293fe96647941861443c290fbc27bcdfd64459fa185d6583f2c06d1807e2b56e23187
7
+ data.tar.gz: ff40cbd6ec39bce8f6b19c3b1ac9249e2622d9bf10db511bb8ed91cad4db78a07f32ef58cde9f453b906ab35a4afc9ff870c7208ba824c6d9cbe971046a4fc4f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudfunctions_v2
2
2
 
3
+ ### v0.2.0 (2022-05-14)
4
+
5
+ * Regenerated from discovery document revision 20220509
6
+
3
7
  ### v0.1.0 (2022-05-07)
4
8
 
5
9
  * Regenerated from discovery document revision 20220428
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudfunctionsV2
18
18
  # Version of the google-apis-cloudfunctions_v2 gem
19
- GEM_VERSION = "0.1.0"
19
+ GEM_VERSION = "0.2.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220428"
25
+ REVISION = "20220509"
26
26
  end
27
27
  end
28
28
  end
@@ -95,8 +95,9 @@ module Google
95
95
  # Gets the access control policy for a resource. Returns an empty policy if the
96
96
  # resource exists and does not have a policy set.
97
97
  # @param [String] resource
98
- # REQUIRED: The resource for which the policy is being requested. See the
99
- # operation documentation for the appropriate value for this field.
98
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
99
+ # names](https://cloud.google.com/apis/design/resource_names) for the
100
+ # appropriate value for this field.
100
101
  # @param [Fixnum] options_requested_policy_version
101
102
  # Optional. The maximum policy version that will be used to format the policy.
102
103
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -140,8 +141,9 @@ module Google
140
141
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
141
142
  # PERMISSION_DENIED` errors.
142
143
  # @param [String] resource
143
- # REQUIRED: The resource for which the policy is being specified. See the
144
- # operation documentation for the appropriate value for this field.
144
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
145
+ # names](https://cloud.google.com/apis/design/resource_names) for the
146
+ # appropriate value for this field.
145
147
  # @param [Google::Apis::CloudfunctionsV2::SetIamPolicyRequest] set_iam_policy_request_object
146
148
  # @param [String] fields
147
149
  # Selector specifying which fields to include in a partial response.
@@ -178,8 +180,9 @@ module Google
178
180
  # permission-aware UIs and command-line tools, not for authorization checking.
179
181
  # This operation may "fail open" without warning.
180
182
  # @param [String] resource
181
- # REQUIRED: The resource for which the policy detail is being requested. See the
182
- # operation documentation for the appropriate value for this field.
183
+ # REQUIRED: The resource for which the policy detail is being requested. See [
184
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
185
+ # appropriate value for this field.
183
186
  # @param [Google::Apis::CloudfunctionsV2::TestIamPermissionsRequest] test_iam_permissions_request_object
184
187
  # @param [String] fields
185
188
  # Selector specifying which fields to include in a partial response.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudfunctions_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.2.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-05-09 00:00:00.000000000 Z
11
+ date: 2022-05-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-cloudfunctions_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudfunctions_v2/v0.1.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudfunctions_v2/v0.2.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudfunctions_v2
63
63
  post_install_message:
64
64
  rdoc_options: []