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

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

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






ExternalDatasetReference (BigQuery API v2-rev20240905-2.0.0)












com.google.api.services.bigquery.model

Class ExternalDatasetReference

    • Constructor Detail

      • ExternalDatasetReference

        public ExternalDatasetReference()
    • Method Detail

      • getConnection

        public String getConnection()
        Required. The connection id that is used to access the external_source. Format: projects/{project_id}/locations/{location_id}/connections/{connection_id}
        Returns:
        value or null for none
      • setConnection

        public ExternalDatasetReference setConnection(String connection)
        Required. The connection id that is used to access the external_source. Format: projects/{project_id}/locations/{location_id}/connections/{connection_id}
        Parameters:
        connection - connection or null for none
      • getExternalSource

        public String getExternalSource()
        Required. External source that backs this dataset.
        Returns:
        value or null for none
      • setExternalSource

        public ExternalDatasetReference setExternalSource(String externalSource)
        Required. External source that backs this dataset.
        Parameters:
        externalSource - externalSource or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy