google-apis-privateca_v1 0.8.0 → 0.12.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: 535983fd8b61ffc0e3fe8ec3f3af9c16637bfae511963e5f3b2bd17a54bd2a1b
4
- data.tar.gz: de6598c6bde010fdfcdc8c0d6a50384e458b9ad87e701e16e40ff5ec71c07a95
3
+ metadata.gz: b7708737e2d3a5efc969e21c1ff55f893c60dcd7a0c390d62f74de12a551087b
4
+ data.tar.gz: c302db8965ff49e11d81605d8de9387a59ce2465d2e180f9e442c68014df629a
5
5
  SHA512:
6
- metadata.gz: b52d6eca31fdf7ed9058e5330eee640ec9e888eb2b5c0fa9061defedc6219d3a170b8459e8819cb6fee1e4c7822c367fc631fdb35186808163f56b7269eaa84a
7
- data.tar.gz: b0c0b7ee98b0ad20fb07e97c9b62356f0d4d200199ffedbc8f188e636cbe63bdaac4787257b5072c97e0931d892b1247f0cf7fcf7ec44af2b65489f5cee71051
6
+ metadata.gz: 255cdca6c51fa27f64209aaeb26c49e1c27967080ea7c92d2cbdd1f6e82fb83c4aba577cc4c4df769678813c2f8e57a5937503e75cf811db4e6bffc1c5f23042
7
+ data.tar.gz: cd1f91b68a9ae977c74a5797e2aafe12754289d80b5f2df52acddaedc1defb7913229bd6f2b7606359bbd2f5428f4a71163571a5ef5719ea32714bcc0e88495b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Release history for google-apis-privateca_v1
2
2
 
3
+ ### v0.12.0 (2021-12-14)
4
+
5
+ * Unspecified changes
6
+
7
+ ### v0.11.0 (2021-11-13)
8
+
9
+ * Regenerated from discovery document revision 20211103
10
+
11
+ ### v0.10.0 (2021-11-06)
12
+
13
+ * Regenerated from discovery document revision 20211101
14
+
15
+ ### v0.9.0 (2021-10-30)
16
+
17
+ * Regenerated from discovery document revision 20211020
18
+
3
19
  ### v0.8.0 (2021-10-23)
4
20
 
5
21
  * Regenerated from discovery document revision 20211006
data/OVERVIEW.md CHANGED
@@ -51,7 +51,7 @@ require "google/apis/privateca_v1"
51
51
  client = Google::Apis::PrivatecaV1::CertificateAuthorityServiceService.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.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module PrivatecaV1
18
18
  # Version of the google-apis-privateca_v1 gem
19
- GEM_VERSION = "0.8.0"
19
+ GEM_VERSION = "0.12.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20211006"
25
+ REVISION = "20211103"
26
26
  end
27
27
  end
28
28
  end
@@ -24,7 +24,7 @@ module Google
24
24
  #
25
25
  # The Certificate Authority Service API is a highly-available, scalable service
26
26
  # that enables you to simplify and automate the management of private
27
- # certificate authorities (CAs) while staying in control of your private keys."
27
+ # certificate authorities (CAs) while staying in control of your private keys.
28
28
  #
29
29
  # @example
30
30
  # require 'google/apis/privateca_v1'
@@ -289,13 +289,16 @@ module Google
289
289
  # REQUIRED: The resource for which the policy is being requested. See the
290
290
  # operation documentation for the appropriate value for this field.
291
291
  # @param [Fixnum] options_requested_policy_version
292
- # Optional. The policy format version to be returned. Valid values are 0, 1, and
293
- # 3. Requests specifying an invalid value will be rejected. Requests for
294
- # policies with any conditional bindings must specify version 3. Policies
295
- # without any conditional bindings may specify any valid value or leave the
296
- # field unset. To learn which resources support conditions in their IAM policies,
297
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
298
- # resource-policies).
292
+ # Optional. The maximum policy version that will be used to format the policy.
293
+ # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
294
+ # rejected. Requests for policies with any conditional role bindings must
295
+ # specify version 3. Policies with no conditional role bindings may specify any
296
+ # valid value or leave the field unset. The policy in the response might use the
297
+ # policy version that you specified, or it might use a lower policy version. For
298
+ # example, if you specify version 3, but the policy has no conditional role
299
+ # bindings, the response uses version 1. To learn which resources support
300
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
301
+ # google.com/iam/help/conditions/resource-policies).
299
302
  # @param [String] fields
300
303
  # Selector specifying which fields to include in a partial response.
301
304
  # @param [String] quota_user
@@ -928,13 +931,16 @@ module Google
928
931
  # REQUIRED: The resource for which the policy is being requested. See the
929
932
  # operation documentation for the appropriate value for this field.
930
933
  # @param [Fixnum] options_requested_policy_version
931
- # Optional. The policy format version to be returned. Valid values are 0, 1, and
932
- # 3. Requests specifying an invalid value will be rejected. Requests for
933
- # policies with any conditional bindings must specify version 3. Policies
934
- # without any conditional bindings may specify any valid value or leave the
935
- # field unset. To learn which resources support conditions in their IAM policies,
936
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
937
- # resource-policies).
934
+ # Optional. The maximum policy version that will be used to format the policy.
935
+ # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
936
+ # rejected. Requests for policies with any conditional role bindings must
937
+ # specify version 3. Policies with no conditional role bindings may specify any
938
+ # valid value or leave the field unset. The policy in the response might use the
939
+ # policy version that you specified, or it might use a lower policy version. For
940
+ # example, if you specify version 3, but the policy has no conditional role
941
+ # bindings, the response uses version 1. To learn which resources support
942
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
943
+ # google.com/iam/help/conditions/resource-policies).
938
944
  # @param [String] fields
939
945
  # Selector specifying which fields to include in a partial response.
940
946
  # @param [String] quota_user
@@ -1501,13 +1507,16 @@ module Google
1501
1507
  # REQUIRED: The resource for which the policy is being requested. See the
1502
1508
  # operation documentation for the appropriate value for this field.
1503
1509
  # @param [Fixnum] options_requested_policy_version
1504
- # Optional. The policy format version to be returned. Valid values are 0, 1, and
1505
- # 3. Requests specifying an invalid value will be rejected. Requests for
1506
- # policies with any conditional bindings must specify version 3. Policies
1507
- # without any conditional bindings may specify any valid value or leave the
1508
- # field unset. To learn which resources support conditions in their IAM policies,
1509
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
1510
- # resource-policies).
1510
+ # Optional. The maximum policy version that will be used to format the policy.
1511
+ # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
1512
+ # rejected. Requests for policies with any conditional role bindings must
1513
+ # specify version 3. Policies with no conditional role bindings may specify any
1514
+ # valid value or leave the field unset. The policy in the response might use the
1515
+ # policy version that you specified, or it might use a lower policy version. For
1516
+ # example, if you specify version 3, but the policy has no conditional role
1517
+ # bindings, the response uses version 1. To learn which resources support
1518
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
1519
+ # google.com/iam/help/conditions/resource-policies).
1511
1520
  # @param [String] fields
1512
1521
  # Selector specifying which fields to include in a partial response.
1513
1522
  # @param [String] quota_user
@@ -23,7 +23,7 @@ module Google
23
23
  #
24
24
  # The Certificate Authority Service API is a highly-available, scalable service
25
25
  # that enables you to simplify and automate the management of private
26
- # certificate authorities (CAs) while staying in control of your private keys."
26
+ # certificate authorities (CAs) while staying in control of your private keys.
27
27
  #
28
28
  # @see https://cloud.google.com/
29
29
  module PrivatecaV1
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-privateca_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.0
4
+ version: 0.12.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-10-27 00:00:00.000000000 Z
11
+ date: 2022-01-10 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-privateca_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-privateca_v1/v0.8.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-privateca_v1/v0.12.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-privateca_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.2.17
78
+ rubygems_version: 3.3.4
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Certificate Authority API V1