On further inspection I found that you can style the element with CSS. Google does have an example of the rendered HTML. In this case of width, the following CSS works:
<style>gmp-place-autocomplete { width: 100%; }</style>