@@ -302,7 +302,7 @@ public GetAutokeyConfig set(String parameterName, Object value) {
302302 }
303303 }
304304 /**
305- * Gets the KeyAccessJustificationsPolicyConfig for a given organization/ folder/projects .
305+ * Gets the KeyAccessJustificationsPolicyConfig for a given organization, folder, or project .
306306 *
307307 * Create a request for the method "folders.getKajPolicyConfig".
308308 *
@@ -326,7 +326,7 @@ public class GetKajPolicyConfig extends CloudKMSRequest<com.google.api.services.
326326 java.util.regex.Pattern.compile("^folders/[^/]+/kajPolicyConfig$");
327327
328328 /**
329- * Gets the KeyAccessJustificationsPolicyConfig for a given organization/ folder/projects .
329+ * Gets the KeyAccessJustificationsPolicyConfig for a given organization, folder, or project .
330330 *
331331 * Create a request for the method "folders.getKajPolicyConfig".
332332 *
@@ -605,7 +605,7 @@ public UpdateAutokeyConfig set(String parameterName, Object value) {
605605 }
606606 }
607607 /**
608- * Updates the KeyAccessJustificationsPolicyConfig for a given organization/ folder/projects .
608+ * Updates the KeyAccessJustificationsPolicyConfig for a given organization, folder, or project .
609609 *
610610 * Create a request for the method "folders.updateKajPolicyConfig".
611611 *
@@ -632,7 +632,7 @@ public class UpdateKajPolicyConfig extends CloudKMSRequest<com.google.api.servic
632632 java.util.regex.Pattern.compile("^folders/[^/]+/kajPolicyConfig$");
633633
634634 /**
635- * Updates the KeyAccessJustificationsPolicyConfig for a given organization/ folder/projects .
635+ * Updates the KeyAccessJustificationsPolicyConfig for a given organization, folder, or project .
636636 *
637637 * Create a request for the method "folders.updateKajPolicyConfig".
638638 *
@@ -785,7 +785,7 @@ public Organizations organizations() {
785785 public class Organizations {
786786
787787 /**
788- * Gets the KeyAccessJustificationsPolicyConfig for a given organization/ folder/projects .
788+ * Gets the KeyAccessJustificationsPolicyConfig for a given organization, folder, or project .
789789 *
790790 * Create a request for the method "organizations.getKajPolicyConfig".
791791 *
@@ -809,7 +809,7 @@ public class GetKajPolicyConfig extends CloudKMSRequest<com.google.api.services.
809809 java.util.regex.Pattern.compile("^organizations/[^/]+/kajPolicyConfig$");
810810
811811 /**
812- * Gets the KeyAccessJustificationsPolicyConfig for a given organization/ folder/projects .
812+ * Gets the KeyAccessJustificationsPolicyConfig for a given organization, folder, or project .
813813 *
814814 * Create a request for the method "organizations.getKajPolicyConfig".
815815 *
@@ -924,7 +924,7 @@ public GetKajPolicyConfig set(String parameterName, Object value) {
924924 }
925925 }
926926 /**
927- * Updates the KeyAccessJustificationsPolicyConfig for a given organization/ folder/projects .
927+ * Updates the KeyAccessJustificationsPolicyConfig for a given organization, folder, or project .
928928 *
929929 * Create a request for the method "organizations.updateKajPolicyConfig".
930930 *
@@ -951,7 +951,7 @@ public class UpdateKajPolicyConfig extends CloudKMSRequest<com.google.api.servic
951951 java.util.regex.Pattern.compile("^organizations/[^/]+/kajPolicyConfig$");
952952
953953 /**
954- * Updates the KeyAccessJustificationsPolicyConfig for a given organization/ folder/projects .
954+ * Updates the KeyAccessJustificationsPolicyConfig for a given organization, folder, or project .
955955 *
956956 * Create a request for the method "organizations.updateKajPolicyConfig".
957957 *
@@ -1252,7 +1252,7 @@ public GetAutokeyConfig set(String parameterName, Object value) {
12521252 }
12531253 }
12541254 /**
1255- * Gets the KeyAccessJustificationsPolicyConfig for a given organization/ folder/projects .
1255+ * Gets the KeyAccessJustificationsPolicyConfig for a given organization, folder, or project .
12561256 *
12571257 * Create a request for the method "projects.getKajPolicyConfig".
12581258 *
@@ -1276,7 +1276,7 @@ public class GetKajPolicyConfig extends CloudKMSRequest<com.google.api.services.
12761276 java.util.regex.Pattern.compile("^projects/[^/]+/kajPolicyConfig$");
12771277
12781278 /**
1279- * Gets the KeyAccessJustificationsPolicyConfig for a given organization/ folder/projects .
1279+ * Gets the KeyAccessJustificationsPolicyConfig for a given organization, folder, or project .
12801280 *
12811281 * Create a request for the method "projects.getKajPolicyConfig".
12821282 *
@@ -2014,7 +2014,7 @@ public UpdateAutokeyConfig set(String parameterName, Object value) {
20142014 }
20152015 }
20162016 /**
2017- * Updates the KeyAccessJustificationsPolicyConfig for a given organization/ folder/projects .
2017+ * Updates the KeyAccessJustificationsPolicyConfig for a given organization, folder, or project .
20182018 *
20192019 * Create a request for the method "projects.updateKajPolicyConfig".
20202020 *
@@ -2041,7 +2041,7 @@ public class UpdateKajPolicyConfig extends CloudKMSRequest<com.google.api.servic
20412041 java.util.regex.Pattern.compile("^projects/[^/]+/kajPolicyConfig$");
20422042
20432043 /**
2044- * Updates the KeyAccessJustificationsPolicyConfig for a given organization/ folder/projects .
2044+ * Updates the KeyAccessJustificationsPolicyConfig for a given organization, folder, or project .
20452045 *
20462046 * Create a request for the method "projects.updateKajPolicyConfig".
20472047 *
0 commit comments