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

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

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






JsonOptions (BigQuery API v2-rev20240905-2.0.0)












com.google.api.services.bigquery.model

Class JsonOptions

    • Constructor Detail

      • JsonOptions

        public JsonOptions()
    • Method Detail

      • getEncoding

        public String getEncoding()
        Optional. The character encoding of the data. The supported values are UTF-8, UTF-16BE, UTF-16LE, UTF-32BE, and UTF-32LE. The default value is UTF-8.
        Returns:
        value or null for none
      • setEncoding

        public JsonOptions setEncoding(String encoding)
        Optional. The character encoding of the data. The supported values are UTF-8, UTF-16BE, UTF-16LE, UTF-32BE, and UTF-32LE. The default value is UTF-8.
        Parameters:
        encoding - encoding or null for none
      • set

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

        public JsonOptions 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