> For the complete documentation index, see [llms.txt](https://yeasy.gitbook.io/openstack_code_neutron/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yeasy.gitbook.io/openstack_code_neutron/neutron/api/views.md).

# views

主要包括versions.py，其中定义了ViewBuilder类和全局的get\_view\_builder()方法，该方法返回一个ViewBuilder类的实例。
