Class BigqueryTableExternalDataConfigurationAvroOptions.Jsii$Proxy

    • Method Detail

      • getUseAvroLogicalTypes

        public final Object getUseAvroLogicalTypes()
        Description copied from interface: BigqueryTableExternalDataConfigurationAvroOptions
        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).

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/bigquery_table#use_avro_logical_types BigqueryTable#use_avro_logical_types}

        Specified by:
        getUseAvroLogicalTypes in interface BigqueryTableExternalDataConfigurationAvroOptions
      • $jsii$toJson

        @Internal
        public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
        Specified by:
        $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object