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

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

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






SystemVariables (BigQuery API v2-rev20240919-2.0.0)












com.google.api.services.bigquery.model

Class SystemVariables

    • Constructor Detail

      • SystemVariables

        public SystemVariables()
    • Method Detail

      • getTypes

        public Map<String,StandardSqlDataType> getTypes()
        Output only. Data type for each system variable.
        Returns:
        value or null for none
      • getValues

        public Map<String,Object> getValues()
        Output only. Value for each system variable.
        Returns:
        value or null for none
      • setValues

        public SystemVariables setValues(Map<String,Object> values)
        Output only. Value for each system variable.
        Parameters:
        values - values or null for none
      • clone

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