google-apis-cloudfunctions_v2 0.1.0 → 0.4.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: bcdf923c445e459b57c61ec77a77d5b01f7c26b8a4feadbd7cefd4ef8e04d1e0
4
+ data.tar.gz: 13431fd26db9c8e93fda0016aad25579ffa8d1d76f69d1f712655ec35b2b7c33
5
5
  SHA512:
6
- metadata.gz: bbfd0ab46d8e76e7f937c4a0f26bd8114837fd8b036d75d30ec02b2b904de067d7aec11f25882a56a4113b34093e018ad309062428f2e265d6b510cb3d2911c6
7
- data.tar.gz: c3b9770161063cd33dc74f427c381f38d9f3857e5464f2f9a4975769d919b3bb4471d124314d378fd467d6db1c3e32ac0a8f541f9c699a9d3626de7ea857ed45
6
+ metadata.gz: f7b8377bb7cf79f4243eee4f2a75f4f7929be4dcef67042ba2d17fe4ea3c746f5b775cc828537e8ddb552485e3fd7f3d8e72886fa7800d1b0649fc512d37fcd4
7
+ data.tar.gz: 2abe6f2ae5f72394b76192c7f9256c7a6322ff300b0ee5f6b95bfba2decd60025297da70c74bf9e3e8c9632badbe52d337f474855ce3f929fefbef382a87aa22
data/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # Release history for google-apis-cloudfunctions_v2
2
2
 
3
+ ### v0.4.0 (2022-06-20)
4
+
5
+ * Regenerated using generator version 0.7.0
6
+
7
+ ### v0.3.0 (2022-06-02)
8
+
9
+ * Unspecified changes
10
+
11
+ ### v0.2.0 (2022-05-14)
12
+
13
+ * Regenerated from discovery document revision 20220509
14
+
3
15
  ### v0.1.0 (2022-05-07)
4
16
 
5
17
  * 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.4.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.1"
22
+ GENERATOR_VERSION = "0.7.0"
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.4.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-06-27 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.4'
19
+ version: '0.6'
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.4'
29
+ version: '0.6'
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-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.4.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: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.5
78
+ rubygems_version: 3.3.14
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud Functions API V2