diff --git a/generated/google-apis-cloudkms_v1/CHANGELOG.md b/generated/google-apis-cloudkms_v1/CHANGELOG.md index 52c893d399e..20ad49abd85 100644 --- a/generated/google-apis-cloudkms_v1/CHANGELOG.md +++ b/generated/google-apis-cloudkms_v1/CHANGELOG.md @@ -1,5 +1,9 @@ # Release history for google-apis-cloudkms_v1 +### v0.63.0 (2025-10-05) + +* Regenerated from discovery document revision 20250926 + ### v0.62.0 (2025-09-21) * Regenerated from discovery document revision 20250911 diff --git a/generated/google-apis-cloudkms_v1/lib/google/apis/cloudkms_v1/gem_version.rb b/generated/google-apis-cloudkms_v1/lib/google/apis/cloudkms_v1/gem_version.rb index 6ee08434644..32ada1d74d3 100644 --- a/generated/google-apis-cloudkms_v1/lib/google/apis/cloudkms_v1/gem_version.rb +++ b/generated/google-apis-cloudkms_v1/lib/google/apis/cloudkms_v1/gem_version.rb @@ -16,13 +16,13 @@ module Google module Apis module CloudkmsV1 # Version of the google-apis-cloudkms_v1 gem - GEM_VERSION = "0.62.0" + GEM_VERSION = "0.63.0" # Version of the code generator used to generate this client GENERATOR_VERSION = "0.18.0" # Revision of the discovery document this client was generated from - REVISION = "20250911" + REVISION = "20250926" end end end diff --git a/generated/google-apis-cloudkms_v1/lib/google/apis/cloudkms_v1/service.rb b/generated/google-apis-cloudkms_v1/lib/google/apis/cloudkms_v1/service.rb index e11dafc58c5..79a3e72bde7 100644 --- a/generated/google-apis-cloudkms_v1/lib/google/apis/cloudkms_v1/service.rb +++ b/generated/google-apis-cloudkms_v1/lib/google/apis/cloudkms_v1/service.rb @@ -83,8 +83,8 @@ def get_folder_autokey_config(name, fields: nil, quota_user: nil, options: nil, execute_or_queue_command(command, &block) end - # Gets the KeyAccessJustificationsPolicyConfig for a given organization/folder/ - # projects. + # Gets the KeyAccessJustificationsPolicyConfig for a given organization, folder, + # or project. # @param [String] name # Required. The name of the KeyAccessJustificationsPolicyConfig to get. # @param [String] fields @@ -155,8 +155,8 @@ def update_folder_autokey_config(name, autokey_config_object = nil, update_mask: execute_or_queue_command(command, &block) end - # Updates the KeyAccessJustificationsPolicyConfig for a given organization/ - # folder/projects. + # Updates the KeyAccessJustificationsPolicyConfig for a given organization, + # folder, or project. # @param [String] name # Identifier. The resource name for this KeyAccessJustificationsPolicyConfig in # the format of "`organizations|folders|projects`/*/kajPolicyConfig". @@ -193,8 +193,8 @@ def update_folder_kaj_policy_config(name, key_access_justifications_policy_confi execute_or_queue_command(command, &block) end - # Gets the KeyAccessJustificationsPolicyConfig for a given organization/folder/ - # projects. + # Gets the KeyAccessJustificationsPolicyConfig for a given organization, folder, + # or project. # @param [String] name # Required. The name of the KeyAccessJustificationsPolicyConfig to get. # @param [String] fields @@ -224,8 +224,8 @@ def get_organization_kaj_policy_config(name, fields: nil, quota_user: nil, optio execute_or_queue_command(command, &block) end - # Updates the KeyAccessJustificationsPolicyConfig for a given organization/ - # folder/projects. + # Updates the KeyAccessJustificationsPolicyConfig for a given organization, + # folder, or project. # @param [String] name # Identifier. The resource name for this KeyAccessJustificationsPolicyConfig in # the format of "`organizations|folders|projects`/*/kajPolicyConfig". @@ -293,8 +293,8 @@ def get_project_autokey_config(name, fields: nil, quota_user: nil, options: nil, execute_or_queue_command(command, &block) end - # Gets the KeyAccessJustificationsPolicyConfig for a given organization/folder/ - # projects. + # Gets the KeyAccessJustificationsPolicyConfig for a given organization, folder, + # or project. # @param [String] name # Required. The name of the KeyAccessJustificationsPolicyConfig to get. # @param [String] fields @@ -461,8 +461,8 @@ def update_project_autokey_config(name, autokey_config_object = nil, update_mask execute_or_queue_command(command, &block) end - # Updates the KeyAccessJustificationsPolicyConfig for a given organization/ - # folder/projects. + # Updates the KeyAccessJustificationsPolicyConfig for a given organization, + # folder, or project. # @param [String] name # Identifier. The resource name for this KeyAccessJustificationsPolicyConfig in # the format of "`organizations|folders|projects`/*/kajPolicyConfig".