setAllowAll

Policy: Allow all I/O.

This policy allows completely unrestricted I/O for host-side operations and guest-side operations. Extreme care
should be exercised before enabling this flag.
bool allow_all = 1;

Return

This builder for chaining.

Parameters

value

The allowAll to set.