Skip to content

Commit 940a733

Browse files
feat: Automated regeneration of privateca v1beta1 client (#9421)
Auto-created at 2022-05-14 11:35:02 +0000 using the toys pull request generator.
1 parent 6718233 commit 940a733

File tree

4 files changed

+35
-22
lines changed

4 files changed

+35
-22
lines changed

generated/google-apis-privateca_v1beta1/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release history for google-apis-privateca_v1beta1
22

3+
### v0.18.0 (2022-05-14)
4+
5+
* Regenerated from discovery document revision 20220504
6+
37
### v0.17.0 (2022-04-21)
48

59
* Regenerated from discovery document revision 20220406

generated/google-apis-privateca_v1beta1/lib/google/apis/privateca_v1beta1/classes.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,8 @@ def update!(**args)
192192
# "audit_log_configs": [ ` "log_type": "DATA_READ" `, ` "log_type": "DATA_WRITE"
193193
# , "exempted_members": [ "user:[email protected]" ] ` ] ` ] ` For sampleservice,
194194
# this policy enables DATA_READ, DATA_WRITE and ADMIN_READ logging. It also
195-
# exempts [email protected] from DATA_READ logging, and [email protected] from
196-
# DATA_WRITE logging.
195+
# exempts `[email protected]` from DATA_READ logging, and `[email protected]`
196+
# from DATA_WRITE logging.
197197
class AuditConfig
198198
include Google::Apis::Core::Hashable
199199

generated/google-apis-privateca_v1beta1/lib/google/apis/privateca_v1beta1/gem_version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module PrivatecaV1beta1
1818
# Version of the google-apis-privateca_v1beta1 gem
19-
GEM_VERSION = "0.17.0"
19+
GEM_VERSION = "0.18.0"
2020

2121
# Version of the code generator used to generate this client
2222
GENERATOR_VERSION = "0.4.1"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20220406"
25+
REVISION = "20220504"
2626
end
2727
end
2828
end

generated/google-apis-privateca_v1beta1/lib/google/apis/privateca_v1beta1/service.rb

Lines changed: 27 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -347,8 +347,9 @@ def get_project_location_certificate_authority(name, fields: nil, quota_user: ni
347347
# Gets the access control policy for a resource. Returns an empty policy if the
348348
# resource exists and does not have a policy set.
349349
# @param [String] resource
350-
# REQUIRED: The resource for which the policy is being requested. See the
351-
# operation documentation for the appropriate value for this field.
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.
352353
# @param [Fixnum] options_requested_policy_version
353354
# Optional. The maximum policy version that will be used to format the policy.
354355
# Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -557,8 +558,9 @@ def schedule_delete_certificate_authority(name, schedule_delete_certificate_auth
557558
# existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
558559
# PERMISSION_DENIED` errors.
559560
# @param [String] resource
560-
# REQUIRED: The resource for which the policy is being specified. See the
561-
# operation documentation for the appropriate value for this field.
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.
562564
# @param [Google::Apis::PrivatecaV1beta1::SetIamPolicyRequest] set_iam_policy_request_object
563565
# @param [String] fields
564566
# Selector specifying which fields to include in a partial response.
@@ -595,8 +597,9 @@ def set_certificate_authority_iam_policy(resource, set_iam_policy_request_object
595597
# permission-aware UIs and command-line tools, not for authorization checking.
596598
# This operation may "fail open" without warning.
597599
# @param [String] resource
598-
# REQUIRED: The resource for which the policy detail is being requested. See the
599-
# operation documentation for the appropriate value for this field.
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.
600603
# @param [Google::Apis::PrivatecaV1beta1::TestIamPermissionsRequest] test_iam_permissions_request_object
601604
# @param [String] fields
602605
# Selector specifying which fields to include in a partial response.
@@ -660,8 +663,9 @@ def get_project_location_certificate_authority_certificate_revocation_list(name,
660663
# Gets the access control policy for a resource. Returns an empty policy if the
661664
# resource exists and does not have a policy set.
662665
# @param [String] resource
663-
# REQUIRED: The resource for which the policy is being requested. See the
664-
# operation documentation for the appropriate value for this field.
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.
665669
# @param [Fixnum] options_requested_policy_version
666670
# Optional. The maximum policy version that will be used to format the policy.
667671
# Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -804,8 +808,9 @@ def patch_project_location_certificate_authority_certificate_revocation_list(nam
804808
# existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
805809
# PERMISSION_DENIED` errors.
806810
# @param [String] resource
807-
# REQUIRED: The resource for which the policy is being specified. See the
808-
# operation documentation for the appropriate value for this field.
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.
809814
# @param [Google::Apis::PrivatecaV1beta1::SetIamPolicyRequest] set_iam_policy_request_object
810815
# @param [String] fields
811816
# Selector specifying which fields to include in a partial response.
@@ -842,8 +847,9 @@ def set_certificate_revocation_list_iam_policy(resource, set_iam_policy_request_
842847
# permission-aware UIs and command-line tools, not for authorization checking.
843848
# This operation may "fail open" without warning.
844849
# @param [String] resource
845-
# REQUIRED: The resource for which the policy detail is being requested. See the
846-
# operation documentation for the appropriate value for this field.
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.
847853
# @param [Google::Apis::PrivatecaV1beta1::TestIamPermissionsRequest] test_iam_permissions_request_object
848854
# @param [String] fields
849855
# Selector specifying which fields to include in a partial response.
@@ -1278,8 +1284,9 @@ def get_project_location_reusable_config(name, fields: nil, quota_user: nil, opt
12781284
# Gets the access control policy for a resource. Returns an empty policy if the
12791285
# resource exists and does not have a policy set.
12801286
# @param [String] resource
1281-
# REQUIRED: The resource for which the policy is being requested. See the
1282-
# operation documentation for the appropriate value for this field.
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.
12831290
# @param [Fixnum] options_requested_policy_version
12841291
# Optional. The maximum policy version that will be used to format the policy.
12851292
# Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -1370,8 +1377,9 @@ def list_project_location_reusable_configs(parent, filter: nil, order_by: nil, p
13701377
# existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
13711378
# PERMISSION_DENIED` errors.
13721379
# @param [String] resource
1373-
# REQUIRED: The resource for which the policy is being specified. See the
1374-
# operation documentation for the appropriate value for this field.
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.
13751383
# @param [Google::Apis::PrivatecaV1beta1::SetIamPolicyRequest] set_iam_policy_request_object
13761384
# @param [String] fields
13771385
# Selector specifying which fields to include in a partial response.
@@ -1408,8 +1416,9 @@ def set_reusable_config_iam_policy(resource, set_iam_policy_request_object = nil
14081416
# permission-aware UIs and command-line tools, not for authorization checking.
14091417
# This operation may "fail open" without warning.
14101418
# @param [String] resource
1411-
# REQUIRED: The resource for which the policy detail is being requested. See the
1412-
# operation documentation for the appropriate value for this field.
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.
14131422
# @param [Google::Apis::PrivatecaV1beta1::TestIamPermissionsRequest] test_iam_permissions_request_object
14141423
# @param [String] fields
14151424
# Selector specifying which fields to include in a partial response.

0 commit comments

Comments
 (0)