File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -369,6 +369,15 @@ spec:
369369 password_validation_policy_config :
370370 name : password_validation_policy_config
371371 title : Password Validation Policy Config
372+ properties :
373+ complexity :
374+ name : complexity
375+ title : complexity
376+ enumValueLabels :
377+ - label : COMPLEXITY_DEFAULT
378+ value : COMPLEXITY_DEFAULT
379+ - label : COMPLEXITY_UNSPECIFIED
380+ value : COMPLEXITY_UNSPECIFIED
372381 pricing_plan :
373382 name : pricing_plan
374383 title : Pricing Plan
Original file line number Diff line number Diff line change @@ -333,6 +333,15 @@ spec:
333333 password_validation_policy_config :
334334 name : password_validation_policy_config
335335 title : Password Validation Policy Config
336+ properties :
337+ complexity :
338+ name : complexity
339+ title : complexity
340+ enumValueLabels :
341+ - label : COMPLEXITY_DEFAULT
342+ value : COMPLEXITY_DEFAULT
343+ - label : COMPLEXITY_UNSPECIFIED
344+ value : COMPLEXITY_UNSPECIFIED
336345 pricing_plan :
337346 name : pricing_plan
338347 title : Pricing Plan
You can’t perform that action at this time.
0 commit comments