Feature description
JDBC plugins follow a consistent pattern of using fetchType and fetchSize. In this plugin it looks like storeType is doing exactly what fetchType is doing, just with a different name. This should be consistent unless there is a technical reason why it's not.
FETCHONE should also be renamed to FETCH_ONE for consistency.
See https://kestra.io/plugins/plugin-gcp/bigquery/io.kestra.plugin.gcp.bigquery.query#properties_fetchType-body