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

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

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






ConnectionProperty (BigQuery API v2-rev20220422-1.32.1)












com.google.api.services.bigquery.model

Class ConnectionProperty

    • Constructor Detail

      • ConnectionProperty

        public ConnectionProperty()
    • Method Detail

      • getKey

        public String getKey()
        [Required] Name of the connection property to set.
        Returns:
        value or null for none
      • setKey

        public ConnectionProperty setKey(String key)
        [Required] Name of the connection property to set.
        Parameters:
        key - key or null for none
      • getValue

        public String getValue()
        [Required] Value of the connection property.
        Returns:
        value or null for none
      • setValue

        public ConnectionProperty setValue(String value)
        [Required] Value of the connection property.
        Parameters:
        value - value or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy