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

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

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






MaterializedViewStatistics (BigQuery API v2-rev20240727-2.0.0)












com.google.api.services.bigquery.model

Class MaterializedViewStatistics

    • Constructor Detail

      • MaterializedViewStatistics

        public MaterializedViewStatistics()
    • Method Detail

      • getMaterializedView

        public List<MaterializedView> getMaterializedView()
        Materialized views considered for the query job. Only certain materialized views are used. For a detailed list, see the child message. If many materialized views are considered, then the list might be incomplete.
        Returns:
        value or null for none
      • setMaterializedView

        public MaterializedViewStatistics setMaterializedView(List<MaterializedView> materializedView)
        Materialized views considered for the query job. Only certain materialized views are used. For a detailed list, see the child message. If many materialized views are considered, then the list might be incomplete.
        Parameters:
        materializedView - materializedView or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy