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

target.apidocs.com.google.api.services.spanner.v1.Spanner.Projects.Instances.DatabaseOperations.html Maven / Gradle / Ivy

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






Spanner.Projects.Instances.DatabaseOperations (Cloud Spanner API v1-rev20240711-2.0.0)












com.google.api.services.spanner.v1

Class Spanner.Projects.Instances.DatabaseOperations

  • java.lang.Object
    • com.google.api.services.spanner.v1.Spanner.Projects.Instances.DatabaseOperations
  • Enclosing class:
    Spanner.Projects.Instances


    public class Spanner.Projects.Instances.DatabaseOperations
    extends Object
    The "databaseOperations" collection of methods.
    • Constructor Detail

      • DatabaseOperations

        public DatabaseOperations()
    • Method Detail

      • list

        public Spanner.Projects.Instances.DatabaseOperations.List list(String parent)
                                                                throws IOException
        Lists database longrunning-operations. A database operation has a name of the form `projects//instances//databases//operations/`. The long-running operation metadata field type `metadata.type_url` describes the type of the metadata. Operations returned include those that have completed/failed/canceled within the last 7 days, and pending operations. Create a request for the method "databaseOperations.list". This request holds the parameters needed by the spanner server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        parent - Required. The instance of the database operations. Values are of the form `projects//instances/`.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy