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

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

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






Clustering (BigQuery API v2-rev20210219-1.31.0)












com.google.api.services.bigquery.model

Class Clustering

    • Constructor Detail

      • Clustering

        public Clustering()
    • Method Detail

      • getFields

        public List<String> getFields()
        [Repeated] One or more fields on which data should be clustered. Only top-level, non-repeated, simple-type fields are supported. When you cluster a table using multiple columns, the order of columns you specify is important. The order of the specified columns determines the sort order of the data.
        Returns:
        value or null for none
      • setFields

        public Clustering setFields(List<String> fields)
        [Repeated] One or more fields on which data should be clustered. Only top-level, non-repeated, simple-type fields are supported. When you cluster a table using multiple columns, the order of columns you specify is important. The order of the specified columns determines the sort order of the data.
        Parameters:
        fields - fields or null for none

Copyright © 2011–2021 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy