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

target.apidocs.com.google.api.services.documentai.v1.Document.Projects.html Maven / Gradle / Ivy

There is a newer version: v1-rev20250117-2.0.0
Show newest version






Document.Projects (Cloud Document AI API v1-rev20240813-2.0.0)












com.google.api.services.documentai.v1

Class Document.Projects

  • Enclosing class:
    Document


    public class Document.Projects
    extends Object
    The "projects" collection of methods.
    • Constructor Detail

      • Projects

        public Projects()
    • Method Detail

      • locations

        public Document.Projects.Locations locations()
        An accessor for creating requests from the Locations collection.

        The typical use is:

            Document documentai = new Document(...);
            Document.Locations.List request = documentai.locations().list(parameters ...)
         
        Returns:
        the resource collection
      • operations

        public Document.Projects.Operations operations()
        An accessor for creating requests from the Operations collection.

        The typical use is:

            Document documentai = new Document(...);
            Document.Operations.List request = documentai.operations().list(parameters ...)
         
        Returns:
        the resource collection

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy