google-apis-privateca_v1beta1 0.16.0 → 0.19.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 404f7d4a0f3716a19161026f76daa7a87bb78ff0ad67cf4c6cde767440d23da7
|
4
|
+
data.tar.gz: 2674050f60f738a8cf1d5dfaa7728c6bea3dca8df0059110f9b4a2e54fde803b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 85e417e07b298d156c7ac3e51c0e634565daf2b2e5ac3de9733534d15f093d19fc17c108566a4fa105f91dcb39ab385b56c7b1ecfcfe686de4e6a4af7ceec74a
|
7
|
+
data.tar.gz: 842ed058c08112fb07f947daea22ae93dc0442913c19aba85d3135c601c8b7e5d8fbd81c55723d86be68808d4c9acd53e3dd44b7394f76a1148f7202ad3b2980
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,17 @@
|
|
1
1
|
# Release history for google-apis-privateca_v1beta1
|
2
2
|
|
3
|
+
### v0.19.0 (2022-06-03)
|
4
|
+
|
5
|
+
* Regenerated using generator version 0.5.0
|
6
|
+
|
7
|
+
### v0.18.0 (2022-05-14)
|
8
|
+
|
9
|
+
* Regenerated from discovery document revision 20220504
|
10
|
+
|
11
|
+
### v0.17.0 (2022-04-21)
|
12
|
+
|
13
|
+
* Regenerated from discovery document revision 20220406
|
14
|
+
|
3
15
|
### v0.16.0 (2022-04-02)
|
4
16
|
|
5
17
|
* Regenerated from discovery document revision 20220323
|
@@ -192,8 +192,8 @@ module Google
|
|
192
192
|
# "audit_log_configs": [ ` "log_type": "DATA_READ" `, ` "log_type": "DATA_WRITE"
|
193
193
|
# , "exempted_members": [ "user:aliya@example.com" ] ` ] ` ] ` For sampleservice,
|
194
194
|
# this policy enables DATA_READ, DATA_WRITE and ADMIN_READ logging. It also
|
195
|
-
# exempts jose@example.com from DATA_READ logging, and aliya@example.com
|
196
|
-
# DATA_WRITE logging.
|
195
|
+
# exempts `jose@example.com` from DATA_READ logging, and `aliya@example.com`
|
196
|
+
# from DATA_WRITE logging.
|
197
197
|
class AuditConfig
|
198
198
|
include Google::Apis::Core::Hashable
|
199
199
|
|
@@ -273,7 +273,7 @@ module Google
|
|
273
273
|
# @return [Google::Apis::PrivatecaV1beta1::Expr]
|
274
274
|
attr_accessor :condition
|
275
275
|
|
276
|
-
# Specifies the principals requesting access for a Cloud
|
276
|
+
# Specifies the principals requesting access for a Google Cloud resource. `
|
277
277
|
# members` can have the following values: * `allUsers`: A special identifier
|
278
278
|
# that represents anyone who is on the internet; with or without a Google
|
279
279
|
# account. * `allAuthenticatedUsers`: A special identifier that represents
|
@@ -2429,7 +2429,7 @@ module Google
|
|
2429
2429
|
include Google::Apis::Core::Hashable
|
2430
2430
|
|
2431
2431
|
# The set of permissions to check for the `resource`. Permissions with wildcards
|
2432
|
-
# (such as
|
2432
|
+
# (such as `*` or `storage.*`) are not allowed. For more information see [IAM
|
2433
2433
|
# Overview](https://cloud.google.com/iam/docs/overview#permissions).
|
2434
2434
|
# Corresponds to the JSON property `permissions`
|
2435
2435
|
# @return [Array<String>]
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module PrivatecaV1beta1
|
18
18
|
# Version of the google-apis-privateca_v1beta1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.19.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.5.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220504"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -86,8 +86,8 @@ module Google
|
|
86
86
|
# The resource that owns the locations collection, if applicable.
|
87
87
|
# @param [String] filter
|
88
88
|
# A filter to narrow down results to a preferred subset. The filtering language
|
89
|
-
# accepts strings like "displayName=tokyo"
|
90
|
-
# AIP-160](https://google.aip.dev/160).
|
89
|
+
# accepts strings like `"displayName=tokyo"`, and is documented in more detail
|
90
|
+
# in [AIP-160](https://google.aip.dev/160).
|
91
91
|
# @param [Fixnum] page_size
|
92
92
|
# The maximum number of results to return. If not set, the service selects a
|
93
93
|
# default.
|
@@ -347,8 +347,9 @@ module Google
|
|
347
347
|
# Gets the access control policy for a resource. Returns an empty policy if the
|
348
348
|
# resource exists and does not have a policy set.
|
349
349
|
# @param [String] resource
|
350
|
-
# REQUIRED: The resource for which the policy is being requested. See
|
351
|
-
#
|
350
|
+
# REQUIRED: The resource for which the policy is being requested. See [Resource
|
351
|
+
# names](https://cloud.google.com/apis/design/resource_names) for the
|
352
|
+
# appropriate value for this field.
|
352
353
|
# @param [Fixnum] options_requested_policy_version
|
353
354
|
# Optional. The maximum policy version that will be used to format the policy.
|
354
355
|
# Valid values are 0, 1, and 3. Requests specifying an invalid value will be
|
@@ -557,8 +558,9 @@ module Google
|
|
557
558
|
# existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
|
558
559
|
# PERMISSION_DENIED` errors.
|
559
560
|
# @param [String] resource
|
560
|
-
# REQUIRED: The resource for which the policy is being specified. See
|
561
|
-
#
|
561
|
+
# REQUIRED: The resource for which the policy is being specified. See [Resource
|
562
|
+
# names](https://cloud.google.com/apis/design/resource_names) for the
|
563
|
+
# appropriate value for this field.
|
562
564
|
# @param [Google::Apis::PrivatecaV1beta1::SetIamPolicyRequest] set_iam_policy_request_object
|
563
565
|
# @param [String] fields
|
564
566
|
# Selector specifying which fields to include in a partial response.
|
@@ -595,8 +597,9 @@ module Google
|
|
595
597
|
# permission-aware UIs and command-line tools, not for authorization checking.
|
596
598
|
# This operation may "fail open" without warning.
|
597
599
|
# @param [String] resource
|
598
|
-
# REQUIRED: The resource for which the policy detail is being requested. See
|
599
|
-
#
|
600
|
+
# REQUIRED: The resource for which the policy detail is being requested. See [
|
601
|
+
# Resource names](https://cloud.google.com/apis/design/resource_names) for the
|
602
|
+
# appropriate value for this field.
|
600
603
|
# @param [Google::Apis::PrivatecaV1beta1::TestIamPermissionsRequest] test_iam_permissions_request_object
|
601
604
|
# @param [String] fields
|
602
605
|
# Selector specifying which fields to include in a partial response.
|
@@ -660,8 +663,9 @@ module Google
|
|
660
663
|
# Gets the access control policy for a resource. Returns an empty policy if the
|
661
664
|
# resource exists and does not have a policy set.
|
662
665
|
# @param [String] resource
|
663
|
-
# REQUIRED: The resource for which the policy is being requested. See
|
664
|
-
#
|
666
|
+
# REQUIRED: The resource for which the policy is being requested. See [Resource
|
667
|
+
# names](https://cloud.google.com/apis/design/resource_names) for the
|
668
|
+
# appropriate value for this field.
|
665
669
|
# @param [Fixnum] options_requested_policy_version
|
666
670
|
# Optional. The maximum policy version that will be used to format the policy.
|
667
671
|
# Valid values are 0, 1, and 3. Requests specifying an invalid value will be
|
@@ -804,8 +808,9 @@ module Google
|
|
804
808
|
# existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
|
805
809
|
# PERMISSION_DENIED` errors.
|
806
810
|
# @param [String] resource
|
807
|
-
# REQUIRED: The resource for which the policy is being specified. See
|
808
|
-
#
|
811
|
+
# REQUIRED: The resource for which the policy is being specified. See [Resource
|
812
|
+
# names](https://cloud.google.com/apis/design/resource_names) for the
|
813
|
+
# appropriate value for this field.
|
809
814
|
# @param [Google::Apis::PrivatecaV1beta1::SetIamPolicyRequest] set_iam_policy_request_object
|
810
815
|
# @param [String] fields
|
811
816
|
# Selector specifying which fields to include in a partial response.
|
@@ -842,8 +847,9 @@ module Google
|
|
842
847
|
# permission-aware UIs and command-line tools, not for authorization checking.
|
843
848
|
# This operation may "fail open" without warning.
|
844
849
|
# @param [String] resource
|
845
|
-
# REQUIRED: The resource for which the policy detail is being requested. See
|
846
|
-
#
|
850
|
+
# REQUIRED: The resource for which the policy detail is being requested. See [
|
851
|
+
# Resource names](https://cloud.google.com/apis/design/resource_names) for the
|
852
|
+
# appropriate value for this field.
|
847
853
|
# @param [Google::Apis::PrivatecaV1beta1::TestIamPermissionsRequest] test_iam_permissions_request_object
|
848
854
|
# @param [String] fields
|
849
855
|
# Selector specifying which fields to include in a partial response.
|
@@ -1278,8 +1284,9 @@ module Google
|
|
1278
1284
|
# Gets the access control policy for a resource. Returns an empty policy if the
|
1279
1285
|
# resource exists and does not have a policy set.
|
1280
1286
|
# @param [String] resource
|
1281
|
-
# REQUIRED: The resource for which the policy is being requested. See
|
1282
|
-
#
|
1287
|
+
# REQUIRED: The resource for which the policy is being requested. See [Resource
|
1288
|
+
# names](https://cloud.google.com/apis/design/resource_names) for the
|
1289
|
+
# appropriate value for this field.
|
1283
1290
|
# @param [Fixnum] options_requested_policy_version
|
1284
1291
|
# Optional. The maximum policy version that will be used to format the policy.
|
1285
1292
|
# Valid values are 0, 1, and 3. Requests specifying an invalid value will be
|
@@ -1370,8 +1377,9 @@ module Google
|
|
1370
1377
|
# existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
|
1371
1378
|
# PERMISSION_DENIED` errors.
|
1372
1379
|
# @param [String] resource
|
1373
|
-
# REQUIRED: The resource for which the policy is being specified. See
|
1374
|
-
#
|
1380
|
+
# REQUIRED: The resource for which the policy is being specified. See [Resource
|
1381
|
+
# names](https://cloud.google.com/apis/design/resource_names) for the
|
1382
|
+
# appropriate value for this field.
|
1375
1383
|
# @param [Google::Apis::PrivatecaV1beta1::SetIamPolicyRequest] set_iam_policy_request_object
|
1376
1384
|
# @param [String] fields
|
1377
1385
|
# Selector specifying which fields to include in a partial response.
|
@@ -1408,8 +1416,9 @@ module Google
|
|
1408
1416
|
# permission-aware UIs and command-line tools, not for authorization checking.
|
1409
1417
|
# This operation may "fail open" without warning.
|
1410
1418
|
# @param [String] resource
|
1411
|
-
# REQUIRED: The resource for which the policy detail is being requested. See
|
1412
|
-
#
|
1419
|
+
# REQUIRED: The resource for which the policy detail is being requested. See [
|
1420
|
+
# Resource names](https://cloud.google.com/apis/design/resource_names) for the
|
1421
|
+
# appropriate value for this field.
|
1413
1422
|
# @param [Google::Apis::PrivatecaV1beta1::TestIamPermissionsRequest] test_iam_permissions_request_object
|
1414
1423
|
# @param [String] fields
|
1415
1424
|
# 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-privateca_v1beta1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.19.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-
|
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.
|
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.
|
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-privateca_v1beta1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-privateca_v1beta1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-privateca_v1beta1/v0.19.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-privateca_v1beta1
|
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.
|
78
|
+
rubygems_version: 3.3.14
|
79
79
|
signing_key:
|
80
80
|
specification_version: 4
|
81
81
|
summary: Simple REST client for Certificate Authority API V1beta1
|