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

target.apidocs.com.google.api.services.drive.model.File.IndexableText.html Maven / Gradle / Ivy

There is a newer version: v3-rev20240903-2.0.0
Show newest version






File.IndexableText (Drive API v2-rev20180830-1.26.0)












com.google.api.services.drive.model

Class File.IndexableText

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


    public static final class File.IndexableText
    extends com.google.api.client.json.GenericJson
    Indexable text attributes for the file (can only be written)
    • Constructor Detail

      • IndexableText

        public IndexableText()
    • Method Detail

      • getText

        public String getText()
        The text to be indexed for this file.
        Returns:
        value or null for none
      • setText

        public File.IndexableText setText(String text)
        The text to be indexed for this file.
        Parameters:
        text - text or null for none
      • clone

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

Copyright © 2011–2018 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy