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

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







SnapshotDefinition (BigQuery API v2-rev20210219-1.31.0)












com.google.api.services.bigquery.model

Class SnapshotDefinition

    • Constructor Detail

      • SnapshotDefinition

        public SnapshotDefinition()
    • Method Detail

      • getBaseTableReference

        public TableReference getBaseTableReference()
        [Required] Reference describing the ID of the table that is snapshotted.
        Returns:
        value or null for none
      • setBaseTableReference

        public SnapshotDefinition setBaseTableReference(TableReference baseTableReference)
        [Required] Reference describing the ID of the table that is snapshotted.
        Parameters:
        baseTableReference - baseTableReference or null for none
      • getSnapshotTime

        public DateTime getSnapshotTime()
        [Required] The time at which the base table was snapshot.
        Returns:
        value or null for none
      • setSnapshotTime

        public SnapshotDefinition setSnapshotTime(DateTime snapshotTime)
        [Required] The time at which the base table was snapshot.
        Parameters:
        snapshotTime - snapshotTime or null for none

Copyright © 2011–2021 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy