* Add ability to set global network endpoint group as backend for backend service. Make health_checks optional
* PR fixes
* Add encoder to remove max_utilization when neg backend
* Check for global NEG in group to remove max_utilization
* Add another nil check
* Spacing
* Docs fix
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>