google-apis-networkconnectivity_v1 0.8.0 → 0.11.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: 7b2966244c9e02b739e7d605d2e00137e5af13e7dac332eb0bf9de943d59c090
4
- data.tar.gz: b64ab84a08f33d02c152ec65293e48bf9db6e6c9f140d414dcafdedee115b0dc
3
+ metadata.gz: a099accfd4ae3635ff8fcd6b49d0ae380da1e3503a2eb8b09d9510a4a5c410ff
4
+ data.tar.gz: 655914eef7f9341b9ec665338955d6d6bd9d99292a26ef7ce7036c3849a84d74
5
5
  SHA512:
6
- metadata.gz: 48709c2ed882add07bcf2144ed77d56839926389a5bc9b990a9b239d5e5aa534e8de97f8cdefa420e76cdf35f1469a711d888cafee9cfb18bd56c93bcd557b70
7
- data.tar.gz: cdbf13bf12f3ef26c54694f33dfb1c57a91f81aebd590788be7d51385a19b15758d8eb8f19e6644de70816d129b8b5abb398a5f66b7e0334d2fbeafeb97afee0
6
+ metadata.gz: 77bb846659412413ec2274e312199e1ebc583f82fcc2a585b4339edb643249298ad5d60078de22884c18bf9ece485bc34d874c99e0f28c4992d2452b028702ba
7
+ data.tar.gz: ecb1b8cf62e57282ea1d78727065f531feeff5ccfad8e8d696523206233e549611a56ae672267ce512ae5a145d4d8f5173541bb73c8880e083d494029b28e7a5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # Release history for google-apis-networkconnectivity_v1
2
2
 
3
+ ### v0.11.0 (2022-06-05)
4
+
5
+ * Regenerated using generator version 0.5.0
6
+
7
+ ### v0.10.0 (2022-05-10)
8
+
9
+ * Regenerated from discovery document revision 20220505
10
+
11
+ ### v0.9.0 (2022-04-12)
12
+
13
+ * Regenerated from discovery document revision 20220404
14
+
3
15
  ### v0.8.0 (2022-03-26)
4
16
 
5
17
  * Regenerated from discovery document revision 20220321
@@ -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
 
@@ -116,7 +116,7 @@ module Google
116
116
  # @return [Google::Apis::NetworkconnectivityV1::Expr]
117
117
  attr_accessor :condition
118
118
 
119
- # Specifies the principals requesting access for a Cloud Platform resource. `
119
+ # Specifies the principals requesting access for a Google Cloud resource. `
120
120
  # members` can have the following values: * `allUsers`: A special identifier
121
121
  # that represents anyone who is on the internet; with or without a Google
122
122
  # account. * `allAuthenticatedUsers`: A special identifier that represents
@@ -1065,7 +1065,7 @@ module Google
1065
1065
  include Google::Apis::Core::Hashable
1066
1066
 
1067
1067
  # The set of permissions to check for the `resource`. Permissions with wildcards
1068
- # (such as '*' or 'storage.*') are not allowed. For more information see [IAM
1068
+ # (such as `*` or `storage.*`) are not allowed. For more information see [IAM
1069
1069
  # Overview](https://cloud.google.com/iam/docs/overview#permissions).
1070
1070
  # Corresponds to the JSON property `permissions`
1071
1071
  # @return [Array<String>]
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module NetworkconnectivityV1
18
18
  # Version of the google-apis-networkconnectivity_v1 gem
19
- GEM_VERSION = "0.8.0"
19
+ GEM_VERSION = "0.11.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 = "20220321"
25
+ REVISION = "20220505"
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.
@@ -247,8 +247,9 @@ module Google
247
247
  # Gets the access control policy for a resource. Returns an empty policy if the
248
248
  # resource exists and does not have a policy set.
249
249
  # @param [String] resource
250
- # REQUIRED: The resource for which the policy is being requested. See the
251
- # operation documentation for the appropriate value for this field.
250
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
251
+ # names](https://cloud.google.com/apis/design/resource_names) for the
252
+ # appropriate value for this field.
252
253
  # @param [Fixnum] options_requested_policy_version
253
254
  # Optional. The maximum policy version that will be used to format the policy.
254
255
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -388,8 +389,9 @@ module Google
388
389
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
389
390
  # PERMISSION_DENIED` errors.
390
391
  # @param [String] resource
391
- # REQUIRED: The resource for which the policy is being specified. See the
392
- # operation documentation for the appropriate value for this field.
392
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
393
+ # names](https://cloud.google.com/apis/design/resource_names) for the
394
+ # appropriate value for this field.
393
395
  # @param [Google::Apis::NetworkconnectivityV1::SetIamPolicyRequest] set_iam_policy_request_object
394
396
  # @param [String] fields
395
397
  # Selector specifying which fields to include in a partial response.
@@ -426,8 +428,9 @@ module Google
426
428
  # permission-aware UIs and command-line tools, not for authorization checking.
427
429
  # This operation may "fail open" without warning.
428
430
  # @param [String] resource
429
- # REQUIRED: The resource for which the policy detail is being requested. See the
430
- # operation documentation for the appropriate value for this field.
431
+ # REQUIRED: The resource for which the policy detail is being requested. See [
432
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
433
+ # appropriate value for this field.
431
434
  # @param [Google::Apis::NetworkconnectivityV1::TestIamPermissionsRequest] test_iam_permissions_request_object
432
435
  # @param [String] fields
433
436
  # Selector specifying which fields to include in a partial response.
@@ -461,8 +464,9 @@ module Google
461
464
  # Gets the access control policy for a resource. Returns an empty policy if the
462
465
  # resource exists and does not have a policy set.
463
466
  # @param [String] resource
464
- # REQUIRED: The resource for which the policy is being requested. See the
465
- # operation documentation for the appropriate value for this field.
467
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
468
+ # names](https://cloud.google.com/apis/design/resource_names) for the
469
+ # appropriate value for this field.
466
470
  # @param [Fixnum] options_requested_policy_version
467
471
  # Optional. The maximum policy version that will be used to format the policy.
468
472
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -506,8 +510,9 @@ module Google
506
510
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
507
511
  # PERMISSION_DENIED` errors.
508
512
  # @param [String] resource
509
- # REQUIRED: The resource for which the policy is being specified. See the
510
- # operation documentation for the appropriate value for this field.
513
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
514
+ # names](https://cloud.google.com/apis/design/resource_names) for the
515
+ # appropriate value for this field.
511
516
  # @param [Google::Apis::NetworkconnectivityV1::SetIamPolicyRequest] set_iam_policy_request_object
512
517
  # @param [String] fields
513
518
  # Selector specifying which fields to include in a partial response.
@@ -544,8 +549,9 @@ module Google
544
549
  # permission-aware UIs and command-line tools, not for authorization checking.
545
550
  # This operation may "fail open" without warning.
546
551
  # @param [String] resource
547
- # REQUIRED: The resource for which the policy detail is being requested. See the
548
- # operation documentation for the appropriate value for this field.
552
+ # REQUIRED: The resource for which the policy detail is being requested. See [
553
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
554
+ # appropriate value for this field.
549
555
  # @param [Google::Apis::NetworkconnectivityV1::TestIamPermissionsRequest] test_iam_permissions_request_object
550
556
  # @param [String] fields
551
557
  # Selector specifying which fields to include in a partial response.
@@ -851,8 +857,9 @@ module Google
851
857
  # Gets the access control policy for a resource. Returns an empty policy if the
852
858
  # resource exists and does not have a policy set.
853
859
  # @param [String] resource
854
- # REQUIRED: The resource for which the policy is being requested. See the
855
- # operation documentation for the appropriate value for this field.
860
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
861
+ # names](https://cloud.google.com/apis/design/resource_names) for the
862
+ # appropriate value for this field.
856
863
  # @param [Fixnum] options_requested_policy_version
857
864
  # Optional. The maximum policy version that will be used to format the policy.
858
865
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -993,8 +1000,9 @@ module Google
993
1000
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
994
1001
  # PERMISSION_DENIED` errors.
995
1002
  # @param [String] resource
996
- # REQUIRED: The resource for which the policy is being specified. See the
997
- # operation documentation for the appropriate value for this field.
1003
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
1004
+ # names](https://cloud.google.com/apis/design/resource_names) for the
1005
+ # appropriate value for this field.
998
1006
  # @param [Google::Apis::NetworkconnectivityV1::SetIamPolicyRequest] set_iam_policy_request_object
999
1007
  # @param [String] fields
1000
1008
  # Selector specifying which fields to include in a partial response.
@@ -1031,8 +1039,9 @@ module Google
1031
1039
  # permission-aware UIs and command-line tools, not for authorization checking.
1032
1040
  # This operation may "fail open" without warning.
1033
1041
  # @param [String] resource
1034
- # REQUIRED: The resource for which the policy detail is being requested. See the
1035
- # operation documentation for the appropriate value for this field.
1042
+ # REQUIRED: The resource for which the policy detail is being requested. See [
1043
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
1044
+ # appropriate value for this field.
1036
1045
  # @param [Google::Apis::NetworkconnectivityV1::TestIamPermissionsRequest] test_iam_permissions_request_object
1037
1046
  # @param [String] fields
1038
1047
  # 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_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.0
4
+ version: 0.11.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-03-28 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-networkconnectivity_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-networkconnectivity_v1/v0.8.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-networkconnectivity_v1/v0.11.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkconnectivity_v1
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 Network Connectivity API V1