@@ -83,8 +83,8 @@ def get_folder_autokey_config(name, fields: nil, quota_user: nil, options: nil,
8383 execute_or_queue_command ( command , &block )
8484 end
8585
86- # Gets the KeyAccessJustificationsPolicyConfig for a given organization/ folder/
87- # projects .
86+ # Gets the KeyAccessJustificationsPolicyConfig for a given organization, folder,
87+ # or project .
8888 # @param [String] name
8989 # Required. The name of the KeyAccessJustificationsPolicyConfig to get.
9090 # @param [String] fields
@@ -155,8 +155,8 @@ def update_folder_autokey_config(name, autokey_config_object = nil, update_mask:
155155 execute_or_queue_command ( command , &block )
156156 end
157157
158- # Updates the KeyAccessJustificationsPolicyConfig for a given organization/
159- # folder/projects .
158+ # Updates the KeyAccessJustificationsPolicyConfig for a given organization,
159+ # folder, or project .
160160 # @param [String] name
161161 # Identifier. The resource name for this KeyAccessJustificationsPolicyConfig in
162162 # the format of "`organizations|folders|projects`/*/kajPolicyConfig".
@@ -193,8 +193,8 @@ def update_folder_kaj_policy_config(name, key_access_justifications_policy_confi
193193 execute_or_queue_command ( command , &block )
194194 end
195195
196- # Gets the KeyAccessJustificationsPolicyConfig for a given organization/ folder/
197- # projects .
196+ # Gets the KeyAccessJustificationsPolicyConfig for a given organization, folder,
197+ # or project .
198198 # @param [String] name
199199 # Required. The name of the KeyAccessJustificationsPolicyConfig to get.
200200 # @param [String] fields
@@ -224,8 +224,8 @@ def get_organization_kaj_policy_config(name, fields: nil, quota_user: nil, optio
224224 execute_or_queue_command ( command , &block )
225225 end
226226
227- # Updates the KeyAccessJustificationsPolicyConfig for a given organization/
228- # folder/projects .
227+ # Updates the KeyAccessJustificationsPolicyConfig for a given organization,
228+ # folder, or project .
229229 # @param [String] name
230230 # Identifier. The resource name for this KeyAccessJustificationsPolicyConfig in
231231 # the format of "`organizations|folders|projects`/*/kajPolicyConfig".
@@ -293,8 +293,8 @@ def get_project_autokey_config(name, fields: nil, quota_user: nil, options: nil,
293293 execute_or_queue_command ( command , &block )
294294 end
295295
296- # Gets the KeyAccessJustificationsPolicyConfig for a given organization/ folder/
297- # projects .
296+ # Gets the KeyAccessJustificationsPolicyConfig for a given organization, folder,
297+ # or project .
298298 # @param [String] name
299299 # Required. The name of the KeyAccessJustificationsPolicyConfig to get.
300300 # @param [String] fields
@@ -461,8 +461,8 @@ def update_project_autokey_config(name, autokey_config_object = nil, update_mask
461461 execute_or_queue_command ( command , &block )
462462 end
463463
464- # Updates the KeyAccessJustificationsPolicyConfig for a given organization/
465- # folder/projects .
464+ # Updates the KeyAccessJustificationsPolicyConfig for a given organization,
465+ # folder, or project .
466466 # @param [String] name
467467 # Identifier. The resource name for this KeyAccessJustificationsPolicyConfig in
468468 # the format of "`organizations|folders|projects`/*/kajPolicyConfig".
0 commit comments