* Add mode enum and scale down controls for Compute AutoScaler
* Add mode enum for Compute AutoScaler in the correct API block
* Add defaults for mode and default_from_api for scale down controls
* Add tests for scale_down_controls and set at_least_one_of for it
Signed-off-by: Modular Magician <magic-modules@google.com>
* Add enum values generation to documentation, remove previous handwritten lists unless they add value
* Add possible enum values to inspec doc generation
* Add default, possible values to the schema description
* Format fixes
* Try spacing to see how md looks
* PR feedback
* Order of operations
* Bigger spacefor markdown
Signed-off-by: Modular Magician <magic-modules@google.com>