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

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







DeleteDimensionGroupRequest (Google Sheets API v4-rev20230526-2.0.0)












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

Class DeleteDimensionGroupRequest

  • All Implemented Interfaces:
    Cloneable, Map<String,Object>


    public final class DeleteDimensionGroupRequest
    extends com.google.api.client.json.GenericJson
    Deletes a group over the specified range by decrementing the depth of the dimensions in the range. For example, assume the sheet has a depth-1 group over B:E and a depth-2 group over C:D. Deleting a group over D:E leaves the sheet with a depth-1 group over B:D and a depth-2 group over C:C.

    This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Google Sheets API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json

    Author:
    Google, Inc.

Copyright © 2011–2023 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy