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

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







MaterializedViewDefinition (BigQuery API v2-rev20190423-1.28.0)












com.google.api.services.bigquery.model

Class MaterializedViewDefinition

    • Constructor Detail

      • MaterializedViewDefinition

        public MaterializedViewDefinition()
    • Method Detail

      • getLastRefreshTime

        public Long getLastRefreshTime()
        [Output-only] [TrustedTester] The time when this materialized view was last modified, in milliseconds since the epoch.
        Returns:
        value or null for none
      • setLastRefreshTime

        public MaterializedViewDefinition setLastRefreshTime(Long lastRefreshTime)
        [Output-only] [TrustedTester] The time when this materialized view was last modified, in milliseconds since the epoch.
        Parameters:
        lastRefreshTime - lastRefreshTime or null for none
      • getQuery

        public String getQuery()
        [Required] A query whose result is persisted.
        Returns:
        value or null for none

Copyright © 2011–2019 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy