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

target.apidocs.com.google.api.services.sheets.v4.model.UpdateFilterViewRequest.html Maven / Gradle / Ivy

There is a newer version: v4-rev20240423-2.0.0
Show newest version






UpdateFilterViewRequest (Google Sheets API v4-rev20240319-2.0.0)












com.google.api.services.sheets.v4.model

Class UpdateFilterViewRequest

    • Constructor Detail

      • UpdateFilterViewRequest

        public UpdateFilterViewRequest()
    • Method Detail

      • getFields

        public String getFields()
        The fields that should be updated. At least one field must be specified. The root `filter` is implied and should not be specified. A single `"*"` can be used as short-hand for listing every field.
        Returns:
        value or null for none
      • setFields

        public UpdateFilterViewRequest setFields(String fields)
        The fields that should be updated. At least one field must be specified. The root `filter` is implied and should not be specified. A single `"*"` can be used as short-hand for listing every field.
        Parameters:
        fields - fields or null for none
      • getFilter

        public FilterView getFilter()
        The new properties of the filter view.
        Returns:
        value or null for none
      • clone

        public UpdateFilterViewRequest clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy