google-apis-networkconnectivity_v1alpha1 0.11.0 → 0.14.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: 859787eb945d380cf4d5f54c7c61194327ae14aa9e02c68a4cda5a87602eb27c
4
- data.tar.gz: 55efaf4cb85960467fbed79aa9176c5a2be1e7141f2f6e11db589e385630c77e
3
+ metadata.gz: 79ac4536c22e75f1d4527400e7062bed9356a5f894531f23f9295effda5b2045
4
+ data.tar.gz: fd4a6808c24b3cc15245d7e3a8a164f02b523c9b8a588c2210506369c989aa31
5
5
  SHA512:
6
- metadata.gz: 82a29893b1ae0160076498dbec547b26247f1288a67bca4eed82ba754255526bb6cbb37b2f7ca04e7567f8cafefb090dfcc7dbbe03f4eaa6e67a4a10e9440075
7
- data.tar.gz: f1dc9f93c8e10a3c172d0c1fe18a8ad0613b36605929e78d9801589dadc099e6fdbaf3efb37a6ddc581da92b0e991ce5e8139a60afa39ee5253d1bc38a013703
6
+ metadata.gz: 52103ea49894fb37f8b9d05cbe15d84b337910bb96af82fbab8c6f01a7be32bc5dde6a3c6165b97ad07d8e2b2c59c366c7accd9e41ec98fa02eb3475322a40bd
7
+ data.tar.gz: 7c4f90bb5841aae362483041034cd51424d0918081a5bb00a530cef932641600554f00f4a82d0344eb0d41a656c5e5701779921667ae7e9d245b3f5421bdeac5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # Release history for google-apis-networkconnectivity_v1alpha1
2
2
 
3
+ ### v0.14.0 (2022-03-26)
4
+
5
+ * Regenerated from discovery document revision 20220321
6
+ * Regenerated using generator version 0.4.1
7
+
8
+ ### v0.13.0 (2021-12-14)
9
+
10
+ * Unspecified changes
11
+
12
+ ### v0.12.0 (2021-11-18)
13
+
14
+ * Regenerated from discovery document revision 20211113
15
+
3
16
  ### v0.11.0 (2021-10-31)
4
17
 
5
18
  * Regenerated from discovery document revision 20211026
data/OVERVIEW.md CHANGED
@@ -51,7 +51,7 @@ require "google/apis/networkconnectivity_v1alpha1"
51
51
  client = Google::Apis::NetworkconnectivityV1alpha1::NetworkconnectivityService.new
52
52
 
53
53
  # Authenticate calls
54
- client.authentication = # ... use the googleauth gem to create credentials
54
+ client.authorization = # ... use the googleauth gem to create credentials
55
55
  ```
56
56
 
57
57
  See the class reference docs for information on the methods you can call from a client.
@@ -167,8 +167,7 @@ module Google
167
167
  # A generic empty message that you can re-use to avoid defining duplicated empty
168
168
  # messages in your APIs. A typical example is to use it as the request or the
169
169
  # response type of an API method. For instance: service Foo ` rpc Bar(google.
170
- # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
171
- # `Empty` is empty JSON object ````.
170
+ # protobuf.Empty) returns (google.protobuf.Empty); `
172
171
  class Empty
173
172
  include Google::Apis::Core::Hashable
174
173
 
@@ -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.11.0"
19
+ GEM_VERSION = "0.14.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.0"
22
+ GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20211026"
25
+ REVISION = "20220321"
26
26
  end
27
27
  end
28
28
  end
@@ -248,13 +248,16 @@ module Google
248
248
  # REQUIRED: The resource for which the policy is being requested. See the
249
249
  # operation documentation for the appropriate value for this field.
250
250
  # @param [Fixnum] options_requested_policy_version
251
- # Optional. The policy format version to be returned. Valid values are 0, 1, and
252
- # 3. Requests specifying an invalid value will be rejected. Requests for
253
- # policies with any conditional bindings must specify version 3. Policies
254
- # without any conditional bindings may specify any valid value or leave the
255
- # field unset. To learn which resources support conditions in their IAM policies,
256
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
257
- # resource-policies).
251
+ # Optional. The maximum policy version that will be used to format the policy.
252
+ # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
253
+ # rejected. Requests for policies with any conditional role bindings must
254
+ # specify version 3. Policies with no conditional role bindings may specify any
255
+ # valid value or leave the field unset. The policy in the response might use the
256
+ # policy version that you specified, or it might use a lower policy version. For
257
+ # example, if you specify version 3, but the policy has no conditional role
258
+ # bindings, the response uses version 1. To learn which resources support
259
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
260
+ # google.com/iam/help/conditions/resource-policies).
258
261
  # @param [String] fields
259
262
  # Selector specifying which fields to include in a partial response.
260
263
  # @param [String] quota_user
@@ -457,13 +460,16 @@ module Google
457
460
  # REQUIRED: The resource for which the policy is being requested. See the
458
461
  # operation documentation for the appropriate value for this field.
459
462
  # @param [Fixnum] options_requested_policy_version
460
- # Optional. The policy format version to be returned. Valid values are 0, 1, and
461
- # 3. Requests specifying an invalid value will be rejected. Requests for
462
- # policies with any conditional bindings must specify version 3. Policies
463
- # without any conditional bindings may specify any valid value or leave the
464
- # field unset. To learn which resources support conditions in their IAM policies,
465
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
466
- # resource-policies).
463
+ # Optional. The maximum policy version that will be used to format the policy.
464
+ # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
465
+ # rejected. Requests for policies with any conditional role bindings must
466
+ # specify version 3. Policies with no conditional role bindings may specify any
467
+ # valid value or leave the field unset. The policy in the response might use the
468
+ # policy version that you specified, or it might use a lower policy version. For
469
+ # example, if you specify version 3, but the policy has no conditional role
470
+ # bindings, the response uses version 1. To learn which resources support
471
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
472
+ # google.com/iam/help/conditions/resource-policies).
467
473
  # @param [String] fields
468
474
  # Selector specifying which fields to include in a partial response.
469
475
  # @param [String] quota_user
@@ -842,13 +848,16 @@ module Google
842
848
  # REQUIRED: The resource for which the policy is being requested. See the
843
849
  # operation documentation for the appropriate value for this field.
844
850
  # @param [Fixnum] options_requested_policy_version
845
- # Optional. The policy format version to be returned. Valid values are 0, 1, and
846
- # 3. Requests specifying an invalid value will be rejected. Requests for
847
- # policies with any conditional bindings must specify version 3. Policies
848
- # without any conditional bindings may specify any valid value or leave the
849
- # field unset. To learn which resources support conditions in their IAM policies,
850
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
851
- # resource-policies).
851
+ # Optional. The maximum policy version that will be used to format the policy.
852
+ # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
853
+ # rejected. Requests for policies with any conditional role bindings must
854
+ # specify version 3. Policies with no conditional role bindings may specify any
855
+ # valid value or leave the field unset. The policy in the response might use the
856
+ # policy version that you specified, or it might use a lower policy version. For
857
+ # example, if you specify version 3, but the policy has no conditional role
858
+ # bindings, the response uses version 1. To learn which resources support
859
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
860
+ # google.com/iam/help/conditions/resource-policies).
852
861
  # @param [String] fields
853
862
  # Selector specifying which fields to include in a partial response.
854
863
  # @param [String] quota_user
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.11.0
4
+ version: 0.14.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: 2021-11-01 00:00:00.000000000 Z
11
+ date: 2022-03-28 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.11.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-networkconnectivity_v1alpha1/v0.14.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: []
@@ -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.2.17
78
+ rubygems_version: 3.3.5
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Network Connectivity API V1alpha1