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

There is a newer version: v2-rev20241027-2.0.0
Show newest version






AvroOptions (BigQuery API v2-rev20240905-2.0.0)












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
      • set

        public AvroOptions set(String fieldName,
                               Object value)
        Overrides:
        set in class com.google.api.client.json.GenericJson
      • clone

        public AvroOptions clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy