google-apis-apigateway_v1beta 0.14.0 → 0.17.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: 066e6d19f6b6c24a9c8a195f8588e2808ba134e8d80d0f246079c32f6b83133a
4
- data.tar.gz: 5f85bb439f1bab954c50f34797464d9470a2a31df130def65cfe5c3c96e1a024
3
+ metadata.gz: 50c7930d5d0be6b467dad0b756e1a074f72e78f743e12930e49be99905fcc845
4
+ data.tar.gz: a7a03ac93d5e6c694b8a7ad2284940ff48a83261ff14ab91a4a82575037e7385
5
5
  SHA512:
6
- metadata.gz: 6102746d4d5a21d31c5df8d4841f90b2ebb94c664ea05377ff48b857a85a1b9cf2d641a0de3588d710b0d1490421c1b5ede957bf66998505d0d2b2c040e31381
7
- data.tar.gz: b446f2d87cdcfe6930ec0f82383cffaf5fd972b913abed82b849ba5b14a82764fd5886c2a12b71d9c5bf131291478f40e02e079dc60069a42fe7405f5e5f8a1d
6
+ metadata.gz: bcabb6f5db6f9859b76fa4366855478af0696daa293c5cb02a323bcc03bec91b78ef48321633e79ce5354138b9c81d8878e35b7531970a59f270651b71a114a3
7
+ data.tar.gz: ee9c5de6540abbf33ecc5cf5cf3d197dab6fc65d9f17f2b573219b5d7f6d10bbe96d92fee2390fdc281c76ceb84c341fdec92b912be4f7c9237b646adef6da73
data/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # Release history for google-apis-apigateway_v1beta
2
2
 
3
+ ### v0.17.0 (2022-06-04)
4
+
5
+ * Regenerated using generator version 0.5.0
6
+
7
+ ### v0.16.0 (2022-05-17)
8
+
9
+ * Regenerated from discovery document revision 20220504
10
+
11
+ ### v0.15.0 (2022-04-16)
12
+
13
+ * Regenerated from discovery document revision 20220406
14
+
3
15
  ### v0.14.0 (2022-04-05)
4
16
 
5
17
  * Regenerated from discovery document revision 20220323
@@ -272,8 +272,8 @@ module Google
272
272
  # "audit_log_configs": [ ` "log_type": "DATA_READ" `, ` "log_type": "DATA_WRITE"
273
273
  # , "exempted_members": [ "user:aliya@example.com" ] ` ] ` ] ` For sampleservice,
274
274
  # this policy enables DATA_READ, DATA_WRITE and ADMIN_READ logging. It also
275
- # exempts jose@example.com from DATA_READ logging, and aliya@example.com from
276
- # DATA_WRITE logging.
275
+ # exempts `jose@example.com` from DATA_READ logging, and `aliya@example.com`
276
+ # from DATA_WRITE logging.
277
277
  class ApigatewayAuditConfig
278
278
  include Google::Apis::Core::Hashable
279
279
 
@@ -382,7 +382,7 @@ module Google
382
382
  # @return [Google::Apis::ApigatewayV1beta::ApigatewayExpr]
383
383
  attr_accessor :condition
384
384
 
385
- # Specifies the principals requesting access for a Cloud Platform resource. `
385
+ # Specifies the principals requesting access for a Google Cloud resource. `
386
386
  # members` can have the following values: * `allUsers`: A special identifier
387
387
  # that represents anyone who is on the internet; with or without a Google
388
388
  # account. * `allAuthenticatedUsers`: A special identifier that represents
@@ -1119,7 +1119,7 @@ module Google
1119
1119
  include Google::Apis::Core::Hashable
1120
1120
 
1121
1121
  # The set of permissions to check for the `resource`. Permissions with wildcards
1122
- # (such as '*' or 'storage.*') are not allowed. For more information see [IAM
1122
+ # (such as `*` or `storage.*`) are not allowed. For more information see [IAM
1123
1123
  # Overview](https://cloud.google.com/iam/docs/overview#permissions).
1124
1124
  # Corresponds to the JSON property `permissions`
1125
1125
  # @return [Array<String>]
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ApigatewayV1beta
18
18
  # Version of the google-apis-apigateway_v1beta gem
19
- GEM_VERSION = "0.14.0"
19
+ GEM_VERSION = "0.17.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.5.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220323"
25
+ REVISION = "20220504"
26
26
  end
27
27
  end
28
28
  end
@@ -84,8 +84,8 @@ module Google
84
84
  # The resource that owns the locations collection, if applicable.
85
85
  # @param [String] filter
86
86
  # A filter to narrow down results to a preferred subset. The filtering language
87
- # accepts strings like "displayName=tokyo", and is documented in more detail in [
88
- # AIP-160](https://google.aip.dev/160).
87
+ # accepts strings like `"displayName=tokyo"`, and is documented in more detail
88
+ # in [AIP-160](https://google.aip.dev/160).
89
89
  # @param [Fixnum] page_size
90
90
  # The maximum number of results to return. If not set, the service selects a
91
91
  # default.
@@ -223,8 +223,9 @@ module Google
223
223
  # Gets the access control policy for a resource. Returns an empty policy if the
224
224
  # resource exists and does not have a policy set.
225
225
  # @param [String] resource
226
- # REQUIRED: The resource for which the policy is being requested. See the
227
- # operation documentation for the appropriate value for this field.
226
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
227
+ # names](https://cloud.google.com/apis/design/resource_names) for the
228
+ # appropriate value for this field.
228
229
  # @param [Fixnum] options_requested_policy_version
229
230
  # Optional. The maximum policy version that will be used to format the policy.
230
231
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -351,8 +352,9 @@ module Google
351
352
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
352
353
  # PERMISSION_DENIED` errors.
353
354
  # @param [String] resource
354
- # REQUIRED: The resource for which the policy is being specified. See the
355
- # operation documentation for the appropriate value for this field.
355
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
356
+ # names](https://cloud.google.com/apis/design/resource_names) for the
357
+ # appropriate value for this field.
356
358
  # @param [Google::Apis::ApigatewayV1beta::ApigatewaySetIamPolicyRequest] apigateway_set_iam_policy_request_object
357
359
  # @param [String] fields
358
360
  # Selector specifying which fields to include in a partial response.
@@ -389,8 +391,9 @@ module Google
389
391
  # permission-aware UIs and command-line tools, not for authorization checking.
390
392
  # This operation may "fail open" without warning.
391
393
  # @param [String] resource
392
- # REQUIRED: The resource for which the policy detail is being requested. See the
393
- # operation documentation for the appropriate value for this field.
394
+ # REQUIRED: The resource for which the policy detail is being requested. See [
395
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
396
+ # appropriate value for this field.
394
397
  # @param [Google::Apis::ApigatewayV1beta::ApigatewayTestIamPermissionsRequest] apigateway_test_iam_permissions_request_object
395
398
  # @param [String] fields
396
399
  # Selector specifying which fields to include in a partial response.
@@ -528,8 +531,9 @@ module Google
528
531
  # Gets the access control policy for a resource. Returns an empty policy if the
529
532
  # resource exists and does not have a policy set.
530
533
  # @param [String] resource
531
- # REQUIRED: The resource for which the policy is being requested. See the
532
- # operation documentation for the appropriate value for this field.
534
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
535
+ # names](https://cloud.google.com/apis/design/resource_names) for the
536
+ # appropriate value for this field.
533
537
  # @param [Fixnum] options_requested_policy_version
534
538
  # Optional. The maximum policy version that will be used to format the policy.
535
539
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -657,8 +661,9 @@ module Google
657
661
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
658
662
  # PERMISSION_DENIED` errors.
659
663
  # @param [String] resource
660
- # REQUIRED: The resource for which the policy is being specified. See the
661
- # operation documentation for the appropriate value for this field.
664
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
665
+ # names](https://cloud.google.com/apis/design/resource_names) for the
666
+ # appropriate value for this field.
662
667
  # @param [Google::Apis::ApigatewayV1beta::ApigatewaySetIamPolicyRequest] apigateway_set_iam_policy_request_object
663
668
  # @param [String] fields
664
669
  # Selector specifying which fields to include in a partial response.
@@ -695,8 +700,9 @@ module Google
695
700
  # permission-aware UIs and command-line tools, not for authorization checking.
696
701
  # This operation may "fail open" without warning.
697
702
  # @param [String] resource
698
- # REQUIRED: The resource for which the policy detail is being requested. See the
699
- # operation documentation for the appropriate value for this field.
703
+ # REQUIRED: The resource for which the policy detail is being requested. See [
704
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
705
+ # appropriate value for this field.
700
706
  # @param [Google::Apis::ApigatewayV1beta::ApigatewayTestIamPermissionsRequest] apigateway_test_iam_permissions_request_object
701
707
  # @param [String] fields
702
708
  # Selector specifying which fields to include in a partial response.
@@ -827,8 +833,9 @@ module Google
827
833
  # Gets the access control policy for a resource. Returns an empty policy if the
828
834
  # resource exists and does not have a policy set.
829
835
  # @param [String] resource
830
- # REQUIRED: The resource for which the policy is being requested. See the
831
- # operation documentation for the appropriate value for this field.
836
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
837
+ # names](https://cloud.google.com/apis/design/resource_names) for the
838
+ # appropriate value for this field.
832
839
  # @param [Fixnum] options_requested_policy_version
833
840
  # Optional. The maximum policy version that will be used to format the policy.
834
841
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -955,8 +962,9 @@ module Google
955
962
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
956
963
  # PERMISSION_DENIED` errors.
957
964
  # @param [String] resource
958
- # REQUIRED: The resource for which the policy is being specified. See the
959
- # operation documentation for the appropriate value for this field.
965
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
966
+ # names](https://cloud.google.com/apis/design/resource_names) for the
967
+ # appropriate value for this field.
960
968
  # @param [Google::Apis::ApigatewayV1beta::ApigatewaySetIamPolicyRequest] apigateway_set_iam_policy_request_object
961
969
  # @param [String] fields
962
970
  # Selector specifying which fields to include in a partial response.
@@ -993,8 +1001,9 @@ module Google
993
1001
  # permission-aware UIs and command-line tools, not for authorization checking.
994
1002
  # This operation may "fail open" without warning.
995
1003
  # @param [String] resource
996
- # REQUIRED: The resource for which the policy detail is being requested. See the
997
- # operation documentation for the appropriate value for this field.
1004
+ # REQUIRED: The resource for which the policy detail is being requested. See [
1005
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
1006
+ # appropriate value for this field.
998
1007
  # @param [Google::Apis::ApigatewayV1beta::ApigatewayTestIamPermissionsRequest] apigateway_test_iam_permissions_request_object
999
1008
  # @param [String] fields
1000
1009
  # 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-apigateway_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.14.0
4
+ version: 0.17.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-04-11 00:00:00.000000000 Z
11
+ date: 2022-06-13 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.5'
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.5'
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-apigateway_v1beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-apigateway_v1beta/v0.14.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-apigateway_v1beta/v0.17.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-apigateway_v1beta
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 API Gateway API V1beta