Class GoogleBigQuerySQLComponentConfiguration


  • @Generated("org.apache.camel.springboot.maven.SpringBootAutoConfigurationMojo")
    @ConfigurationProperties(prefix="camel.component.google-bigquery-sql")
    public class GoogleBigQuerySQLComponentConfiguration
    extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
    Access Google Cloud BigQuery service using SQL queries. Generated by camel-package-maven-plugin - do not edit this file!
    • Constructor Detail

      • GoogleBigQuerySQLComponentConfiguration

        public GoogleBigQuerySQLComponentConfiguration()
    • Method Detail

      • getConnectionFactory

        public org.apache.camel.component.google.bigquery.GoogleBigQueryConnectionFactory getConnectionFactory()
      • setConnectionFactory

        public void setConnectionFactory​(org.apache.camel.component.google.bigquery.GoogleBigQueryConnectionFactory connectionFactory)
      • getLazyStartProducer

        public Boolean getLazyStartProducer()
      • setLazyStartProducer

        public void setLazyStartProducer​(Boolean lazyStartProducer)
      • getProjectId

        public String getProjectId()
      • setProjectId

        public void setProjectId​(String projectId)
      • getAutowiredEnabled

        public Boolean getAutowiredEnabled()
      • setAutowiredEnabled

        public void setAutowiredEnabled​(Boolean autowiredEnabled)