google-apis-privateca_v1 0.4.0 → 0.8.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: 45b01fe6987046d17a23609b2fc710fcb9dbecab433db89aef2e956f938f5a45
4
- data.tar.gz: 7bf82897d5ced6c602ed6221e2e93366629be522086596a4179c5da9a905b347
3
+ metadata.gz: 535983fd8b61ffc0e3fe8ec3f3af9c16637bfae511963e5f3b2bd17a54bd2a1b
4
+ data.tar.gz: de6598c6bde010fdfcdc8c0d6a50384e458b9ad87e701e16e40ff5ec71c07a95
5
5
  SHA512:
6
- metadata.gz: 6947ded72a8bd7512e0064d0a6e1466527def6efd388783288f437bc099aa6aa2f75b4cadda3956b3ecafd601f5fe7c9fbe5e3bcab0a950af97c41c94fe89568
7
- data.tar.gz: f0b0868617b279d12a52b673ecc70ea7caf01099464d6090f468338f24ee0b619d69ca017820820361f0beea1c03ab9aff0c2f81c09fe4196c66d00d28c6375f
6
+ metadata.gz: b52d6eca31fdf7ed9058e5330eee640ec9e888eb2b5c0fa9061defedc6219d3a170b8459e8819cb6fee1e4c7822c367fc631fdb35186808163f56b7269eaa84a
7
+ data.tar.gz: b0c0b7ee98b0ad20fb07e97c9b62356f0d4d200199ffedbc8f188e636cbe63bdaac4787257b5072c97e0931d892b1247f0cf7fcf7ec44af2b65489f5cee71051
data/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # Release history for google-apis-privateca_v1
2
2
 
3
+ ### v0.8.0 (2021-10-23)
4
+
5
+ * Regenerated from discovery document revision 20211006
6
+ * Unspecified changes
7
+
8
+ ### v0.7.0 (2021-10-04)
9
+
10
+ * Regenerated from discovery document revision 20210922
11
+
12
+ ### v0.6.0 (2021-09-01)
13
+
14
+ * Regenerated from discovery document revision 20210819
15
+
16
+ ### v0.5.0 (2021-07-28)
17
+
18
+ * Regenerated from discovery document revision 20210721
19
+
3
20
  ### v0.4.0 (2021-07-20)
4
21
 
5
22
  * Regenerated from discovery document revision 20210714
data/OVERVIEW.md CHANGED
@@ -60,8 +60,8 @@ See the class reference docs for information on the methods you can call from a
60
60
 
61
61
  More detailed descriptions of the Google simple REST clients are available in two documents.
62
62
 
63
- * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
- * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
63
+ * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
+ * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
65
65
 
66
66
  (Note: the above documents are written for the simple REST clients in general, and their examples may not reflect the Privateca service in particular.)
67
67
 
@@ -191,7 +191,7 @@ module Google
191
191
  end
192
192
  end
193
193
 
194
- # Associates `members` with a `role`.
194
+ # Associates `members`, or principals, with a `role`.
195
195
  class Binding
196
196
  include Google::Apis::Core::Hashable
197
197
 
@@ -214,7 +214,7 @@ module Google
214
214
  # @return [Google::Apis::PrivatecaV1::Expr]
215
215
  attr_accessor :condition
216
216
 
217
- # Specifies the identities requesting access for a Cloud Platform resource. `
217
+ # Specifies the principals requesting access for a Cloud Platform resource. `
218
218
  # members` can have the following values: * `allUsers`: A special identifier
219
219
  # that represents anyone who is on the internet; with or without a Google
220
220
  # account. * `allAuthenticatedUsers`: A special identifier that represents
@@ -244,8 +244,8 @@ module Google
244
244
  # @return [Array<String>]
245
245
  attr_accessor :members
246
246
 
247
- # Role that is assigned to `members`. For example, `roles/viewer`, `roles/editor`
248
- # , or `roles/owner`.
247
+ # Role that is assigned to the list of `members`, or principals. For example, `
248
+ # roles/viewer`, `roles/editor`, or `roles/owner`.
249
249
  # Corresponds to the JSON property `role`
250
250
  # @return [String]
251
251
  attr_accessor :role
@@ -543,8 +543,9 @@ module Google
543
543
  # @return [Hash<String,String>]
544
544
  attr_accessor :labels
545
545
 
546
- # Required. The desired lifetime of the CA certificate. Used to create the "
547
- # not_before_time" and "not_after_time" fields inside an X.509 certificate.
546
+ # Required. Immutable. The desired lifetime of the CA certificate. Used to
547
+ # create the "not_before_time" and "not_after_time" fields inside an X.509
548
+ # certificate.
548
549
  # Corresponds to the JSON property `lifetime`
549
550
  # @return [String]
550
551
  attr_accessor :lifetime
@@ -1893,31 +1894,31 @@ module Google
1893
1894
 
1894
1895
  # An Identity and Access Management (IAM) policy, which specifies access
1895
1896
  # controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
1896
- # A `binding` binds one or more `members` to a single `role`. Members can be
1897
- # user accounts, service accounts, Google groups, and domains (such as G Suite).
1898
- # A `role` is a named list of permissions; each `role` can be an IAM predefined
1899
- # role or a user-created custom role. For some types of Google Cloud resources,
1900
- # a `binding` can also specify a `condition`, which is a logical expression that
1901
- # allows access to a resource only if the expression evaluates to `true`. A
1902
- # condition can add constraints based on attributes of the request, the resource,
1903
- # or both. To learn which resources support conditions in their IAM policies,
1904
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
1905
- # resource-policies). **JSON example:** ` "bindings": [ ` "role": "roles/
1906
- # resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "
1907
- # group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@
1908
- # appspot.gserviceaccount.com" ] `, ` "role": "roles/resourcemanager.
1909
- # organizationViewer", "members": [ "user:eve@example.com" ], "condition": ` "
1910
- # title": "expirable access", "description": "Does not grant access after Sep
1911
- # 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", `
1912
- # ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:** bindings: -
1913
- # members: - user:mike@example.com - group:admins@example.com - domain:google.
1914
- # com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/
1915
- # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
1916
- # roles/resourcemanager.organizationViewer condition: title: expirable access
1917
- # description: Does not grant access after Sep 2020 expression: request.time <
1918
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
1919
- # description of IAM and its features, see the [IAM documentation](https://cloud.
1920
- # google.com/iam/docs/).
1897
+ # A `binding` binds one or more `members`, or principals, to a single `role`.
1898
+ # Principals can be user accounts, service accounts, Google groups, and domains (
1899
+ # such as G Suite). A `role` is a named list of permissions; each `role` can be
1900
+ # an IAM predefined role or a user-created custom role. For some types of Google
1901
+ # Cloud resources, a `binding` can also specify a `condition`, which is a
1902
+ # logical expression that allows access to a resource only if the expression
1903
+ # evaluates to `true`. A condition can add constraints based on attributes of
1904
+ # the request, the resource, or both. To learn which resources support
1905
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
1906
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
1907
+ # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
1908
+ # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
1909
+ # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
1910
+ # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
1911
+ # ], "condition": ` "title": "expirable access", "description": "Does not grant
1912
+ # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
1913
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
1914
+ # bindings: - members: - user:mike@example.com - group:admins@example.com -
1915
+ # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
1916
+ # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
1917
+ # com role: roles/resourcemanager.organizationViewer condition: title: expirable
1918
+ # access description: Does not grant access after Sep 2020 expression: request.
1919
+ # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
1920
+ # a description of IAM and its features, see the [IAM documentation](https://
1921
+ # cloud.google.com/iam/docs/).
1921
1922
  class Policy
1922
1923
  include Google::Apis::Core::Hashable
1923
1924
 
@@ -1926,9 +1927,14 @@ module Google
1926
1927
  # @return [Array<Google::Apis::PrivatecaV1::AuditConfig>]
1927
1928
  attr_accessor :audit_configs
1928
1929
 
1929
- # Associates a list of `members` to a `role`. Optionally, may specify a `
1930
- # condition` that determines how and when the `bindings` are applied. Each of
1931
- # the `bindings` must contain at least one member.
1930
+ # Associates a list of `members`, or principals, with a `role`. Optionally, may
1931
+ # specify a `condition` that determines how and when the `bindings` are applied.
1932
+ # Each of the `bindings` must contain at least one principal. The `bindings` in
1933
+ # a `Policy` can refer to up to 1,500 principals; up to 250 of these principals
1934
+ # can be Google groups. Each occurrence of a principal counts towards these
1935
+ # limits. For example, if the `bindings` grant 50 different roles to `user:alice@
1936
+ # example.com`, and not to any other principal, then you can add another 1,450
1937
+ # principals to the `bindings` in the `Policy`.
1932
1938
  # Corresponds to the JSON property `bindings`
1933
1939
  # @return [Array<Google::Apis::PrivatecaV1::Binding>]
1934
1940
  attr_accessor :bindings
@@ -2168,16 +2174,16 @@ module Google
2168
2174
  class RsaKeyType
2169
2175
  include Google::Apis::Core::Hashable
2170
2176
 
2171
- # Optional. The maximum allowed RSA modulus size, in bits. If this is not set,
2172
- # or if set to zero, the service will not enforce an explicit upper bound on RSA
2173
- # modulus sizes.
2177
+ # Optional. The maximum allowed RSA modulus size (inclusive), in bits. If this
2178
+ # is not set, or if set to zero, the service will not enforce an explicit upper
2179
+ # bound on RSA modulus sizes.
2174
2180
  # Corresponds to the JSON property `maxModulusSize`
2175
2181
  # @return [Fixnum]
2176
2182
  attr_accessor :max_modulus_size
2177
2183
 
2178
- # Optional. The minimum allowed RSA modulus size, in bits. If this is not set,
2179
- # or if set to zero, the service-level min RSA modulus size will continue to
2180
- # apply.
2184
+ # Optional. The minimum allowed RSA modulus size (inclusive), in bits. If this
2185
+ # is not set, or if set to zero, the service-level min RSA modulus size will
2186
+ # continue to apply.
2181
2187
  # Corresponds to the JSON property `minModulusSize`
2182
2188
  # @return [Fixnum]
2183
2189
  attr_accessor :min_modulus_size
@@ -2199,31 +2205,31 @@ module Google
2199
2205
 
2200
2206
  # An Identity and Access Management (IAM) policy, which specifies access
2201
2207
  # controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
2202
- # A `binding` binds one or more `members` to a single `role`. Members can be
2203
- # user accounts, service accounts, Google groups, and domains (such as G Suite).
2204
- # A `role` is a named list of permissions; each `role` can be an IAM predefined
2205
- # role or a user-created custom role. For some types of Google Cloud resources,
2206
- # a `binding` can also specify a `condition`, which is a logical expression that
2207
- # allows access to a resource only if the expression evaluates to `true`. A
2208
- # condition can add constraints based on attributes of the request, the resource,
2209
- # or both. To learn which resources support conditions in their IAM policies,
2210
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
2211
- # resource-policies). **JSON example:** ` "bindings": [ ` "role": "roles/
2212
- # resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "
2213
- # group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@
2214
- # appspot.gserviceaccount.com" ] `, ` "role": "roles/resourcemanager.
2215
- # organizationViewer", "members": [ "user:eve@example.com" ], "condition": ` "
2216
- # title": "expirable access", "description": "Does not grant access after Sep
2217
- # 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", `
2218
- # ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:** bindings: -
2219
- # members: - user:mike@example.com - group:admins@example.com - domain:google.
2220
- # com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/
2221
- # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
2222
- # roles/resourcemanager.organizationViewer condition: title: expirable access
2223
- # description: Does not grant access after Sep 2020 expression: request.time <
2224
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
2225
- # description of IAM and its features, see the [IAM documentation](https://cloud.
2226
- # google.com/iam/docs/).
2208
+ # A `binding` binds one or more `members`, or principals, to a single `role`.
2209
+ # Principals can be user accounts, service accounts, Google groups, and domains (
2210
+ # such as G Suite). A `role` is a named list of permissions; each `role` can be
2211
+ # an IAM predefined role or a user-created custom role. For some types of Google
2212
+ # Cloud resources, a `binding` can also specify a `condition`, which is a
2213
+ # logical expression that allows access to a resource only if the expression
2214
+ # evaluates to `true`. A condition can add constraints based on attributes of
2215
+ # the request, the resource, or both. To learn which resources support
2216
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
2217
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
2218
+ # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
2219
+ # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
2220
+ # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
2221
+ # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
2222
+ # ], "condition": ` "title": "expirable access", "description": "Does not grant
2223
+ # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
2224
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
2225
+ # bindings: - members: - user:mike@example.com - group:admins@example.com -
2226
+ # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
2227
+ # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
2228
+ # com role: roles/resourcemanager.organizationViewer condition: title: expirable
2229
+ # access description: Does not grant access after Sep 2020 expression: request.
2230
+ # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
2231
+ # a description of IAM and its features, see the [IAM documentation](https://
2232
+ # cloud.google.com/iam/docs/).
2227
2233
  # Corresponds to the JSON property `policy`
2228
2234
  # @return [Google::Apis::PrivatecaV1::Policy]
2229
2235
  attr_accessor :policy
@@ -2482,10 +2488,10 @@ module Google
2482
2488
  class SubordinateConfig
2483
2489
  include Google::Apis::Core::Hashable
2484
2490
 
2485
- # Required. This can refer to a CertificateAuthority in the same project that
2486
- # was used to create a subordinate CertificateAuthority. This field is used for
2487
- # information and usability purposes only. The resource name is in the format `
2488
- # projects/*/locations/*/caPools/*/certificateAuthorities/*`.
2491
+ # Required. This can refer to a CertificateAuthority that was used to create a
2492
+ # subordinate CertificateAuthority. This field is used for information and
2493
+ # usability purposes only. The resource name is in the format `projects/*/
2494
+ # locations/*/caPools/*/certificateAuthorities/*`.
2489
2495
  # Corresponds to the JSON property `certificateAuthority`
2490
2496
  # @return [String]
2491
2497
  attr_accessor :certificate_authority
@@ -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.4.0"
19
+ GEM_VERSION = "0.8.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 = "20210714"
25
+ REVISION = "20211006"
26
26
  end
27
27
  end
28
28
  end
@@ -31,7 +31,7 @@ module Google
31
31
  # This is NOT the gem version.
32
32
  VERSION = 'V1'
33
33
 
34
- # See, edit, configure, and delete your Google Cloud Platform data
34
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
35
35
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
36
36
  end
37
37
  end
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.4.0
4
+ version: 0.8.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-07-26 00:00:00.000000000 Z
11
+ date: 2021-10-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -57,9 +57,9 @@ licenses:
57
57
  - Apache-2.0
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
- changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-privateca_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-privateca_v1/v0.4.0
62
- source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-privateca_v1
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
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: []
65
65
  require_paths: