All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.bigquery.model.AvroOptions.html Maven / Gradle / Ivy







AvroOptions (BigQuery API v2-rev20220422-1.32.1)












com.google.api.services.bigquery.model

Class AvroOptions

    • Constructor Detail

      • AvroOptions

        public AvroOptions()
    • Method Detail

      • getUseAvroLogicalTypes

        public Boolean getUseAvroLogicalTypes()
        [Optional] If sourceFormat is set to "AVRO", indicates whether to interpret logical types as the corresponding BigQuery data type (for example, TIMESTAMP), instead of using the raw type (for example, INTEGER).
        Returns:
        value or null for none
      • setUseAvroLogicalTypes

        public AvroOptions setUseAvroLogicalTypes(Boolean useAvroLogicalTypes)
        [Optional] If sourceFormat is set to "AVRO", indicates whether to interpret logical types as the corresponding BigQuery data type (for example, TIMESTAMP), instead of using the raw type (for example, INTEGER).
        Parameters:
        useAvroLogicalTypes - useAvroLogicalTypes or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy