google-apis-networkconnectivity_v1alpha1 0.16.0 → 0.17.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: 68c851d57d97195ad77cfdb88bfc3b3f11cc4ef5cc4ec6b9be5145cfa1b44964
4
- data.tar.gz: 7c52aad4cdf196c53562e1b9337e84f205eec2fb283a9cfdce6c9bb18bcc33de
3
+ metadata.gz: e87348781f8cbf6ec36bcfae4f0862097ce93bdefc8866ddcf2dd914395e5f1d
4
+ data.tar.gz: 49409f0bd3b120520aeaa9f9d95b65d62251090fdad52c480426c13427a7002d
5
5
  SHA512:
6
- metadata.gz: feeb8573c5d47e69e14f734a0e0e316318bbef8ec786f6eff8627b21c41750ad7f59e699a922afb41306e313707e6582282331f07db54644e7c249414e5e6ffb
7
- data.tar.gz: b5ffd1a1d20edaeb25bc9d79d794011c93ac30d162a676a8008793478e95c47830a8f3b0e749b2c8e86eff00a7c528f8e158172f07543c82418a69eeac0da75c
6
+ metadata.gz: 999c1f296ef5568643e1cf983b941143cb7fc18a968ef695c1084f204e977dd598bb33670a8bc041b9350479f95b38acccc108951bdb70792cd22062a9d665bf
7
+ data.tar.gz: a6dde662e9e4de4ec1fad32ab1fa9bea965e95d439c38e403a31a0abd2911bfee33666b51bf96824e737f50718e2c3508234a99d8b275c265e80cb79f1733129
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-networkconnectivity_v1alpha1
2
2
 
3
+ ### v0.17.0 (2022-05-10)
4
+
5
+ * Regenerated from discovery document revision 20220505
6
+
3
7
  ### v0.16.0 (2022-04-30)
4
8
 
5
9
  * Regenerated from discovery document revision 20220426
@@ -35,8 +35,8 @@ module Google
35
35
  # "audit_log_configs": [ ` "log_type": "DATA_READ" `, ` "log_type": "DATA_WRITE"
36
36
  # , "exempted_members": [ "user:aliya@example.com" ] ` ] ` ] ` For sampleservice,
37
37
  # this policy enables DATA_READ, DATA_WRITE and ADMIN_READ logging. It also
38
- # exempts jose@example.com from DATA_READ logging, and aliya@example.com from
39
- # DATA_WRITE logging.
38
+ # exempts `jose@example.com` from DATA_READ logging, and `aliya@example.com`
39
+ # from DATA_WRITE logging.
40
40
  class AuditConfig
41
41
  include Google::Apis::Core::Hashable
42
42
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module NetworkconnectivityV1alpha1
18
18
  # Version of the google-apis-networkconnectivity_v1alpha1 gem
19
- GEM_VERSION = "0.16.0"
19
+ GEM_VERSION = "0.17.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 = "20220426"
25
+ REVISION = "20220505"
26
26
  end
27
27
  end
28
28
  end
@@ -125,8 +125,9 @@ module Google
125
125
  # Gets the access control policy for a resource. Returns an empty policy if the
126
126
  # resource exists and does not have a policy set.
127
127
  # @param [String] resource
128
- # REQUIRED: The resource for which the policy is being requested. See the
129
- # operation documentation for the appropriate value for this field.
128
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
129
+ # names](https://cloud.google.com/apis/design/resource_names) for the
130
+ # appropriate value for this field.
130
131
  # @param [Fixnum] options_requested_policy_version
131
132
  # Optional. The maximum policy version that will be used to format the policy.
132
133
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -170,8 +171,9 @@ module Google
170
171
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
171
172
  # PERMISSION_DENIED` errors.
172
173
  # @param [String] resource
173
- # REQUIRED: The resource for which the policy is being specified. See the
174
- # operation documentation for the appropriate value for this field.
174
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
175
+ # names](https://cloud.google.com/apis/design/resource_names) for the
176
+ # appropriate value for this field.
175
177
  # @param [Google::Apis::NetworkconnectivityV1alpha1::SetIamPolicyRequest] set_iam_policy_request_object
176
178
  # @param [String] fields
177
179
  # Selector specifying which fields to include in a partial response.
@@ -208,8 +210,9 @@ module Google
208
210
  # permission-aware UIs and command-line tools, not for authorization checking.
209
211
  # This operation may "fail open" without warning.
210
212
  # @param [String] resource
211
- # REQUIRED: The resource for which the policy detail is being requested. See the
212
- # operation documentation for the appropriate value for this field.
213
+ # REQUIRED: The resource for which the policy detail is being requested. See [
214
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
215
+ # appropriate value for this field.
213
216
  # @param [Google::Apis::NetworkconnectivityV1alpha1::TestIamPermissionsRequest] test_iam_permissions_request_object
214
217
  # @param [String] fields
215
218
  # Selector specifying which fields to include in a partial response.
@@ -363,8 +366,9 @@ module Google
363
366
  # Gets the access control policy for a resource. Returns an empty policy if the
364
367
  # resource exists and does not have a policy set.
365
368
  # @param [String] resource
366
- # REQUIRED: The resource for which the policy is being requested. See the
367
- # operation documentation for the appropriate value for this field.
369
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
370
+ # names](https://cloud.google.com/apis/design/resource_names) for the
371
+ # appropriate value for this field.
368
372
  # @param [Fixnum] options_requested_policy_version
369
373
  # Optional. The maximum policy version that will be used to format the policy.
370
374
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -502,8 +506,9 @@ module Google
502
506
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
503
507
  # PERMISSION_DENIED` errors.
504
508
  # @param [String] resource
505
- # REQUIRED: The resource for which the policy is being specified. See the
506
- # operation documentation for the appropriate value for this field.
509
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
510
+ # names](https://cloud.google.com/apis/design/resource_names) for the
511
+ # appropriate value for this field.
507
512
  # @param [Google::Apis::NetworkconnectivityV1alpha1::SetIamPolicyRequest] set_iam_policy_request_object
508
513
  # @param [String] fields
509
514
  # Selector specifying which fields to include in a partial response.
@@ -540,8 +545,9 @@ module Google
540
545
  # permission-aware UIs and command-line tools, not for authorization checking.
541
546
  # This operation may "fail open" without warning.
542
547
  # @param [String] resource
543
- # REQUIRED: The resource for which the policy detail is being requested. See the
544
- # operation documentation for the appropriate value for this field.
548
+ # REQUIRED: The resource for which the policy detail is being requested. See [
549
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
550
+ # appropriate value for this field.
545
551
  # @param [Google::Apis::NetworkconnectivityV1alpha1::TestIamPermissionsRequest] test_iam_permissions_request_object
546
552
  # @param [String] fields
547
553
  # Selector specifying which fields to include in a partial response.
@@ -575,8 +581,9 @@ module Google
575
581
  # Gets the access control policy for a resource. Returns an empty policy if the
576
582
  # resource exists and does not have a policy set.
577
583
  # @param [String] resource
578
- # REQUIRED: The resource for which the policy is being requested. See the
579
- # operation documentation for the appropriate value for this field.
584
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
585
+ # names](https://cloud.google.com/apis/design/resource_names) for the
586
+ # appropriate value for this field.
580
587
  # @param [Fixnum] options_requested_policy_version
581
588
  # Optional. The maximum policy version that will be used to format the policy.
582
589
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -620,8 +627,9 @@ module Google
620
627
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
621
628
  # PERMISSION_DENIED` errors.
622
629
  # @param [String] resource
623
- # REQUIRED: The resource for which the policy is being specified. See the
624
- # operation documentation for the appropriate value for this field.
630
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
631
+ # names](https://cloud.google.com/apis/design/resource_names) for the
632
+ # appropriate value for this field.
625
633
  # @param [Google::Apis::NetworkconnectivityV1alpha1::SetIamPolicyRequest] set_iam_policy_request_object
626
634
  # @param [String] fields
627
635
  # Selector specifying which fields to include in a partial response.
@@ -658,8 +666,9 @@ module Google
658
666
  # permission-aware UIs and command-line tools, not for authorization checking.
659
667
  # This operation may "fail open" without warning.
660
668
  # @param [String] resource
661
- # REQUIRED: The resource for which the policy detail is being requested. See the
662
- # operation documentation for the appropriate value for this field.
669
+ # REQUIRED: The resource for which the policy detail is being requested. See [
670
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
671
+ # appropriate value for this field.
663
672
  # @param [Google::Apis::NetworkconnectivityV1alpha1::TestIamPermissionsRequest] test_iam_permissions_request_object
664
673
  # @param [String] fields
665
674
  # Selector specifying which fields to include in a partial response.
@@ -843,8 +852,9 @@ module Google
843
852
  # Gets the access control policy for a resource. Returns an empty policy if the
844
853
  # resource exists and does not have a policy set.
845
854
  # @param [String] resource
846
- # REQUIRED: The resource for which the policy is being requested. See the
847
- # operation documentation for the appropriate value for this field.
855
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
856
+ # names](https://cloud.google.com/apis/design/resource_names) for the
857
+ # appropriate value for this field.
848
858
  # @param [Fixnum] options_requested_policy_version
849
859
  # Optional. The maximum policy version that will be used to format the policy.
850
860
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -888,8 +898,9 @@ module Google
888
898
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
889
899
  # PERMISSION_DENIED` errors.
890
900
  # @param [String] resource
891
- # REQUIRED: The resource for which the policy is being specified. See the
892
- # operation documentation for the appropriate value for this field.
901
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
902
+ # names](https://cloud.google.com/apis/design/resource_names) for the
903
+ # appropriate value for this field.
893
904
  # @param [Google::Apis::NetworkconnectivityV1alpha1::SetIamPolicyRequest] set_iam_policy_request_object
894
905
  # @param [String] fields
895
906
  # Selector specifying which fields to include in a partial response.
@@ -926,8 +937,9 @@ module Google
926
937
  # permission-aware UIs and command-line tools, not for authorization checking.
927
938
  # This operation may "fail open" without warning.
928
939
  # @param [String] resource
929
- # REQUIRED: The resource for which the policy detail is being requested. See the
930
- # operation documentation for the appropriate value for this field.
940
+ # REQUIRED: The resource for which the policy detail is being requested. See [
941
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
942
+ # appropriate value for this field.
931
943
  # @param [Google::Apis::NetworkconnectivityV1alpha1::TestIamPermissionsRequest] test_iam_permissions_request_object
932
944
  # @param [String] fields
933
945
  # Selector specifying which fields to include in a partial response.
@@ -1081,8 +1093,9 @@ module Google
1081
1093
  # Gets the access control policy for a resource. Returns an empty policy if the
1082
1094
  # resource exists and does not have a policy set.
1083
1095
  # @param [String] resource
1084
- # REQUIRED: The resource for which the policy is being requested. See the
1085
- # operation documentation for the appropriate value for this field.
1096
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
1097
+ # names](https://cloud.google.com/apis/design/resource_names) for the
1098
+ # appropriate value for this field.
1086
1099
  # @param [Fixnum] options_requested_policy_version
1087
1100
  # Optional. The maximum policy version that will be used to format the policy.
1088
1101
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -1220,8 +1233,9 @@ module Google
1220
1233
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
1221
1234
  # PERMISSION_DENIED` errors.
1222
1235
  # @param [String] resource
1223
- # REQUIRED: The resource for which the policy is being specified. See the
1224
- # operation documentation for the appropriate value for this field.
1236
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
1237
+ # names](https://cloud.google.com/apis/design/resource_names) for the
1238
+ # appropriate value for this field.
1225
1239
  # @param [Google::Apis::NetworkconnectivityV1alpha1::SetIamPolicyRequest] set_iam_policy_request_object
1226
1240
  # @param [String] fields
1227
1241
  # Selector specifying which fields to include in a partial response.
@@ -1258,8 +1272,9 @@ module Google
1258
1272
  # permission-aware UIs and command-line tools, not for authorization checking.
1259
1273
  # This operation may "fail open" without warning.
1260
1274
  # @param [String] resource
1261
- # REQUIRED: The resource for which the policy detail is being requested. See the
1262
- # operation documentation for the appropriate value for this field.
1275
+ # REQUIRED: The resource for which the policy detail is being requested. See [
1276
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
1277
+ # appropriate value for this field.
1263
1278
  # @param [Google::Apis::NetworkconnectivityV1alpha1::TestIamPermissionsRequest] test_iam_permissions_request_object
1264
1279
  # @param [String] fields
1265
1280
  # 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-networkconnectivity_v1alpha1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.16.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-05-02 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-networkconnectivity_v1alpha1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-networkconnectivity_v1alpha1/v0.16.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-networkconnectivity_v1alpha1/v0.17.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkconnectivity_v1alpha1
63
63
  post_install_message:
64
64
  rdoc_options: []