From db8f11e91fca386b01847bdcd48ba408602634aa Mon Sep 17 00:00:00 2001 From: Andrea Lin Date: Sat, 21 Oct 2017 22:32:11 -0700 Subject: [PATCH] Regenerating docs for grpc-google-cloud-bigtable-admin-v2 0.1.20 --- .../0.1.20/apidocs/allclasses-frame.html | 28 + .../0.1.20/apidocs/allclasses-noframe.html | 28 + ...rpc.BigtableInstanceAdminBlockingStub.html | 450 +++++++++++++ ...nGrpc.BigtableInstanceAdminFutureStub.html | 450 +++++++++++++ ...minGrpc.BigtableInstanceAdminImplBase.html | 495 ++++++++++++++ ...ceAdminGrpc.BigtableInstanceAdminStub.html | 470 +++++++++++++ .../admin/v2/BigtableInstanceAdminGrpc.html | 515 ++++++++++++++ ...inGrpc.BigtableTableAdminBlockingStub.html | 381 +++++++++++ ...dminGrpc.BigtableTableAdminFutureStub.html | 381 +++++++++++ ...eAdminGrpc.BigtableTableAdminImplBase.html | 418 ++++++++++++ ...TableAdminGrpc.BigtableTableAdminStub.html | 393 +++++++++++ .../admin/v2/BigtableTableAdminGrpc.html | 455 +++++++++++++ .../bigtable/admin/v2/package-frame.html | 29 + .../bigtable/admin/v2/package-summary.html | 209 ++++++ .../bigtable/admin/v2/package-tree.html | 142 ++++ .../0.1.20/apidocs/constant-values.html | 168 +++++ .../0.1.20/apidocs/deprecated-list.html | 120 ++++ .../0.1.20/apidocs/help-doc.html | 217 ++++++ .../0.1.20/apidocs/index-all.html | 632 ++++++++++++++++++ .../0.1.20/apidocs/index.html | 72 ++ .../0.1.20/apidocs/overview-tree.html | 146 ++++ .../0.1.20/apidocs/package-list | 1 + .../0.1.20/apidocs/script.js | 30 + .../0.1.20/apidocs/stylesheet.css | 574 ++++++++++++++++ .../apidocs/index.html | 1 + 25 files changed, 6805 insertions(+) create mode 100644 java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/allclasses-frame.html create mode 100644 java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/allclasses-noframe.html create mode 100644 java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html create mode 100644 java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub.html create mode 100644 java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase.html create mode 100644 java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminStub.html create mode 100644 java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.html create mode 100644 java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableTableAdminGrpc.BigtableTableAdminBlockingStub.html create mode 100644 java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableTableAdminGrpc.BigtableTableAdminFutureStub.html create mode 100644 java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableTableAdminGrpc.BigtableTableAdminImplBase.html create mode 100644 java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableTableAdminGrpc.BigtableTableAdminStub.html create mode 100644 java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableTableAdminGrpc.html create mode 100644 java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/package-frame.html create mode 100644 java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/package-summary.html create mode 100644 java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/package-tree.html create mode 100644 java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/constant-values.html create mode 100644 java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/deprecated-list.html create mode 100644 java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/help-doc.html create mode 100644 java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/index-all.html create mode 100644 java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/index.html create mode 100644 java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/overview-tree.html create mode 100644 java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/package-list create mode 100644 java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/script.js create mode 100644 java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/stylesheet.css create mode 100644 java/grpc-google-cloud-bigtable-admin-v2/apidocs/index.html diff --git a/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/allclasses-frame.html b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/allclasses-frame.html new file mode 100644 index 0000000000..52fbe4f0de --- /dev/null +++ b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/allclasses-frame.html @@ -0,0 +1,28 @@ + + + + + +All Classes (grpc-google-cloud-bigtable-admin-v2 0.1.20 API) + + + + + +

All Classes

+
+ +
+ + diff --git a/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/allclasses-noframe.html b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/allclasses-noframe.html new file mode 100644 index 0000000000..947bf303a8 --- /dev/null +++ b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/allclasses-noframe.html @@ -0,0 +1,28 @@ + + + + + +All Classes (grpc-google-cloud-bigtable-admin-v2 0.1.20 API) + + + + + +

All Classes

+
+ +
+ + diff --git a/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html new file mode 100644 index 0000000000..31353bf266 --- /dev/null +++ b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html @@ -0,0 +1,450 @@ + + + + + +BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub (grpc-google-cloud-bigtable-admin-v2 0.1.20 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.bigtable.admin.v2
+

Class BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    BigtableInstanceAdminGrpc
    +
    +
    +
    +
    public static final class BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
    +extends io.grpc.stub.AbstractStub<BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub>
    +
    + Service for creating, configuring, and deleting Cloud Bigtable Instances and
    + Clusters. Provides access to the Instance and Cluster schemas only, not the
    + tables' metadata or data stored in those tables.
    + 
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      protected BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStubbuild(io.grpc.Channel channel, + io.grpc.CallOptions callOptions) 
      com.google.longrunning.OperationcreateCluster(com.google.bigtable.admin.v2.CreateClusterRequest request) +
      + Creates a cluster within an instance.
      +
      com.google.longrunning.OperationcreateInstance(com.google.bigtable.admin.v2.CreateInstanceRequest request) +
      + Create an instance within a project.
      +
      com.google.protobuf.EmptydeleteCluster(com.google.bigtable.admin.v2.DeleteClusterRequest request) +
      + Deletes a cluster from an instance.
      +
      com.google.protobuf.EmptydeleteInstance(com.google.bigtable.admin.v2.DeleteInstanceRequest request) +
      + Delete an instance from a project.
      +
      com.google.bigtable.admin.v2.ClustergetCluster(com.google.bigtable.admin.v2.GetClusterRequest request) +
      + Gets information about a cluster.
      +
      com.google.bigtable.admin.v2.InstancegetInstance(com.google.bigtable.admin.v2.GetInstanceRequest request) +
      + Gets information about an instance.
      +
      com.google.bigtable.admin.v2.ListClustersResponselistClusters(com.google.bigtable.admin.v2.ListClustersRequest request) +
      + Lists information about clusters in an instance.
      +
      com.google.bigtable.admin.v2.ListInstancesResponselistInstances(com.google.bigtable.admin.v2.ListInstancesRequest request) +
      + Lists information about instances in a project.
      +
      com.google.longrunning.OperationupdateCluster(com.google.bigtable.admin.v2.Cluster request) +
      + Updates a cluster within an instance.
      +
      com.google.bigtable.admin.v2.InstanceupdateInstance(com.google.bigtable.admin.v2.Instance request) +
      + Updates an instance within a project.
      +
      +
        +
      • + + +

        Methods inherited from class io.grpc.stub.AbstractStub

        +getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        createInstance

        +
        public com.google.longrunning.Operation createInstance(com.google.bigtable.admin.v2.CreateInstanceRequest request)
        +
        + Create an instance within a project.
        + 
        +
      • +
      + + + +
        +
      • +

        getInstance

        +
        public com.google.bigtable.admin.v2.Instance getInstance(com.google.bigtable.admin.v2.GetInstanceRequest request)
        +
        + Gets information about an instance.
        + 
        +
      • +
      + + + +
        +
      • +

        listInstances

        +
        public com.google.bigtable.admin.v2.ListInstancesResponse listInstances(com.google.bigtable.admin.v2.ListInstancesRequest request)
        +
        + Lists information about instances in a project.
        + 
        +
      • +
      + + + +
        +
      • +

        updateInstance

        +
        public com.google.bigtable.admin.v2.Instance updateInstance(com.google.bigtable.admin.v2.Instance request)
        +
        + Updates an instance within a project.
        + 
        +
      • +
      + + + +
        +
      • +

        deleteInstance

        +
        public com.google.protobuf.Empty deleteInstance(com.google.bigtable.admin.v2.DeleteInstanceRequest request)
        +
        + Delete an instance from a project.
        + 
        +
      • +
      + + + +
        +
      • +

        createCluster

        +
        public com.google.longrunning.Operation createCluster(com.google.bigtable.admin.v2.CreateClusterRequest request)
        +
        + Creates a cluster within an instance.
        + 
        +
      • +
      + + + +
        +
      • +

        getCluster

        +
        public com.google.bigtable.admin.v2.Cluster getCluster(com.google.bigtable.admin.v2.GetClusterRequest request)
        +
        + Gets information about a cluster.
        + 
        +
      • +
      + + + +
        +
      • +

        listClusters

        +
        public com.google.bigtable.admin.v2.ListClustersResponse listClusters(com.google.bigtable.admin.v2.ListClustersRequest request)
        +
        + Lists information about clusters in an instance.
        + 
        +
      • +
      + + + +
        +
      • +

        updateCluster

        +
        public com.google.longrunning.Operation updateCluster(com.google.bigtable.admin.v2.Cluster request)
        +
        + Updates a cluster within an instance.
        + 
        +
      • +
      + + + +
        +
      • +

        deleteCluster

        +
        public com.google.protobuf.Empty deleteCluster(com.google.bigtable.admin.v2.DeleteClusterRequest request)
        +
        + Deletes a cluster from an instance.
        + 
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub.html b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub.html new file mode 100644 index 0000000000..4ba3c820d6 --- /dev/null +++ b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub.html @@ -0,0 +1,450 @@ + + + + + +BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub (grpc-google-cloud-bigtable-admin-v2 0.1.20 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.bigtable.admin.v2
+

Class BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    BigtableInstanceAdminGrpc
    +
    +
    +
    +
    public static final class BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
    +extends io.grpc.stub.AbstractStub<BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub>
    +
    + Service for creating, configuring, and deleting Cloud Bigtable Instances and
    + Clusters. Provides access to the Instance and Cluster schemas only, not the
    + tables' metadata or data stored in those tables.
    + 
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      protected BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStubbuild(io.grpc.Channel channel, + io.grpc.CallOptions callOptions) 
      com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>createCluster(com.google.bigtable.admin.v2.CreateClusterRequest request) +
      + Creates a cluster within an instance.
      +
      com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>createInstance(com.google.bigtable.admin.v2.CreateInstanceRequest request) +
      + Create an instance within a project.
      +
      com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty>deleteCluster(com.google.bigtable.admin.v2.DeleteClusterRequest request) +
      + Deletes a cluster from an instance.
      +
      com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty>deleteInstance(com.google.bigtable.admin.v2.DeleteInstanceRequest request) +
      + Delete an instance from a project.
      +
      com.google.common.util.concurrent.ListenableFuture<com.google.bigtable.admin.v2.Cluster>getCluster(com.google.bigtable.admin.v2.GetClusterRequest request) +
      + Gets information about a cluster.
      +
      com.google.common.util.concurrent.ListenableFuture<com.google.bigtable.admin.v2.Instance>getInstance(com.google.bigtable.admin.v2.GetInstanceRequest request) +
      + Gets information about an instance.
      +
      com.google.common.util.concurrent.ListenableFuture<com.google.bigtable.admin.v2.ListClustersResponse>listClusters(com.google.bigtable.admin.v2.ListClustersRequest request) +
      + Lists information about clusters in an instance.
      +
      com.google.common.util.concurrent.ListenableFuture<com.google.bigtable.admin.v2.ListInstancesResponse>listInstances(com.google.bigtable.admin.v2.ListInstancesRequest request) +
      + Lists information about instances in a project.
      +
      com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>updateCluster(com.google.bigtable.admin.v2.Cluster request) +
      + Updates a cluster within an instance.
      +
      com.google.common.util.concurrent.ListenableFuture<com.google.bigtable.admin.v2.Instance>updateInstance(com.google.bigtable.admin.v2.Instance request) +
      + Updates an instance within a project.
      +
      +
        +
      • + + +

        Methods inherited from class io.grpc.stub.AbstractStub

        +getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        createInstance

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation> createInstance(com.google.bigtable.admin.v2.CreateInstanceRequest request)
        +
        + Create an instance within a project.
        + 
        +
      • +
      + + + +
        +
      • +

        getInstance

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.bigtable.admin.v2.Instance> getInstance(com.google.bigtable.admin.v2.GetInstanceRequest request)
        +
        + Gets information about an instance.
        + 
        +
      • +
      + + + +
        +
      • +

        listInstances

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.bigtable.admin.v2.ListInstancesResponse> listInstances(com.google.bigtable.admin.v2.ListInstancesRequest request)
        +
        + Lists information about instances in a project.
        + 
        +
      • +
      + + + +
        +
      • +

        updateInstance

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.bigtable.admin.v2.Instance> updateInstance(com.google.bigtable.admin.v2.Instance request)
        +
        + Updates an instance within a project.
        + 
        +
      • +
      + + + +
        +
      • +

        deleteInstance

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty> deleteInstance(com.google.bigtable.admin.v2.DeleteInstanceRequest request)
        +
        + Delete an instance from a project.
        + 
        +
      • +
      + + + +
        +
      • +

        createCluster

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation> createCluster(com.google.bigtable.admin.v2.CreateClusterRequest request)
        +
        + Creates a cluster within an instance.
        + 
        +
      • +
      + + + +
        +
      • +

        getCluster

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.bigtable.admin.v2.Cluster> getCluster(com.google.bigtable.admin.v2.GetClusterRequest request)
        +
        + Gets information about a cluster.
        + 
        +
      • +
      + + + +
        +
      • +

        listClusters

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.bigtable.admin.v2.ListClustersResponse> listClusters(com.google.bigtable.admin.v2.ListClustersRequest request)
        +
        + Lists information about clusters in an instance.
        + 
        +
      • +
      + + + +
        +
      • +

        updateCluster

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation> updateCluster(com.google.bigtable.admin.v2.Cluster request)
        +
        + Updates a cluster within an instance.
        + 
        +
      • +
      + + + +
        +
      • +

        deleteCluster

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty> deleteCluster(com.google.bigtable.admin.v2.DeleteClusterRequest request)
        +
        + Deletes a cluster from an instance.
        + 
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase.html b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase.html new file mode 100644 index 0000000000..2de023053e --- /dev/null +++ b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase.html @@ -0,0 +1,495 @@ + + + + + +BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase (grpc-google-cloud-bigtable-admin-v2 0.1.20 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.bigtable.admin.v2
+

Class BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    io.grpc.BindableService
    +
    +
    +
    Enclosing class:
    +
    BigtableInstanceAdminGrpc
    +
    +
    +
    +
    public abstract static class BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase
    +extends java.lang.Object
    +implements io.grpc.BindableService
    +
    + Service for creating, configuring, and deleting Cloud Bigtable Instances and
    + Clusters. Provides access to the Instance and Cluster schemas only, not the
    + tables' metadata or data stored in those tables.
    + 
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      io.grpc.ServerServiceDefinitionbindService() 
      voidcreateCluster(com.google.bigtable.admin.v2.CreateClusterRequest request, + io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver) +
      + Creates a cluster within an instance.
      +
      voidcreateInstance(com.google.bigtable.admin.v2.CreateInstanceRequest request, + io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver) +
      + Create an instance within a project.
      +
      voiddeleteCluster(com.google.bigtable.admin.v2.DeleteClusterRequest request, + io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) +
      + Deletes a cluster from an instance.
      +
      voiddeleteInstance(com.google.bigtable.admin.v2.DeleteInstanceRequest request, + io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) +
      + Delete an instance from a project.
      +
      voidgetCluster(com.google.bigtable.admin.v2.GetClusterRequest request, + io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.Cluster> responseObserver) +
      + Gets information about a cluster.
      +
      voidgetInstance(com.google.bigtable.admin.v2.GetInstanceRequest request, + io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.Instance> responseObserver) +
      + Gets information about an instance.
      +
      voidlistClusters(com.google.bigtable.admin.v2.ListClustersRequest request, + io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.ListClustersResponse> responseObserver) +
      + Lists information about clusters in an instance.
      +
      voidlistInstances(com.google.bigtable.admin.v2.ListInstancesRequest request, + io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.ListInstancesResponse> responseObserver) +
      + Lists information about instances in a project.
      +
      voidupdateCluster(com.google.bigtable.admin.v2.Cluster request, + io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver) +
      + Updates a cluster within an instance.
      +
      voidupdateInstance(com.google.bigtable.admin.v2.Instance request, + io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.Instance> responseObserver) +
      + Updates an instance within a project.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BigtableInstanceAdminImplBase

        +
        public BigtableInstanceAdminImplBase()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createInstance

        +
        public void createInstance(com.google.bigtable.admin.v2.CreateInstanceRequest request,
        +                           io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
        +
        + Create an instance within a project.
        + 
        +
      • +
      + + + +
        +
      • +

        getInstance

        +
        public void getInstance(com.google.bigtable.admin.v2.GetInstanceRequest request,
        +                        io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.Instance> responseObserver)
        +
        + Gets information about an instance.
        + 
        +
      • +
      + + + +
        +
      • +

        listInstances

        +
        public void listInstances(com.google.bigtable.admin.v2.ListInstancesRequest request,
        +                          io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.ListInstancesResponse> responseObserver)
        +
        + Lists information about instances in a project.
        + 
        +
      • +
      + + + +
        +
      • +

        updateInstance

        +
        public void updateInstance(com.google.bigtable.admin.v2.Instance request,
        +                           io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.Instance> responseObserver)
        +
        + Updates an instance within a project.
        + 
        +
      • +
      + + + +
        +
      • +

        deleteInstance

        +
        public void deleteInstance(com.google.bigtable.admin.v2.DeleteInstanceRequest request,
        +                           io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
        +
        + Delete an instance from a project.
        + 
        +
      • +
      + + + +
        +
      • +

        createCluster

        +
        public void createCluster(com.google.bigtable.admin.v2.CreateClusterRequest request,
        +                          io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
        +
        + Creates a cluster within an instance.
        + 
        +
      • +
      + + + +
        +
      • +

        getCluster

        +
        public void getCluster(com.google.bigtable.admin.v2.GetClusterRequest request,
        +                       io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.Cluster> responseObserver)
        +
        + Gets information about a cluster.
        + 
        +
      • +
      + + + +
        +
      • +

        listClusters

        +
        public void listClusters(com.google.bigtable.admin.v2.ListClustersRequest request,
        +                         io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.ListClustersResponse> responseObserver)
        +
        + Lists information about clusters in an instance.
        + 
        +
      • +
      + + + +
        +
      • +

        updateCluster

        +
        public void updateCluster(com.google.bigtable.admin.v2.Cluster request,
        +                          io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
        +
        + Updates a cluster within an instance.
        + 
        +
      • +
      + + + +
        +
      • +

        deleteCluster

        +
        public void deleteCluster(com.google.bigtable.admin.v2.DeleteClusterRequest request,
        +                          io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
        +
        + Deletes a cluster from an instance.
        + 
        +
      • +
      + + + +
        +
      • +

        bindService

        +
        public final io.grpc.ServerServiceDefinition bindService()
        +
        +
        Specified by:
        +
        bindService in interface io.grpc.BindableService
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminStub.html b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminStub.html new file mode 100644 index 0000000000..faa91248a3 --- /dev/null +++ b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminStub.html @@ -0,0 +1,470 @@ + + + + + +BigtableInstanceAdminGrpc.BigtableInstanceAdminStub (grpc-google-cloud-bigtable-admin-v2 0.1.20 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.bigtable.admin.v2
+

Class BigtableInstanceAdminGrpc.BigtableInstanceAdminStub

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    BigtableInstanceAdminGrpc
    +
    +
    +
    +
    public static final class BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
    +extends io.grpc.stub.AbstractStub<BigtableInstanceAdminGrpc.BigtableInstanceAdminStub>
    +
    + Service for creating, configuring, and deleting Cloud Bigtable Instances and
    + Clusters. Provides access to the Instance and Cluster schemas only, not the
    + tables' metadata or data stored in those tables.
    + 
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      protected BigtableInstanceAdminGrpc.BigtableInstanceAdminStubbuild(io.grpc.Channel channel, + io.grpc.CallOptions callOptions) 
      voidcreateCluster(com.google.bigtable.admin.v2.CreateClusterRequest request, + io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver) +
      + Creates a cluster within an instance.
      +
      voidcreateInstance(com.google.bigtable.admin.v2.CreateInstanceRequest request, + io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver) +
      + Create an instance within a project.
      +
      voiddeleteCluster(com.google.bigtable.admin.v2.DeleteClusterRequest request, + io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) +
      + Deletes a cluster from an instance.
      +
      voiddeleteInstance(com.google.bigtable.admin.v2.DeleteInstanceRequest request, + io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) +
      + Delete an instance from a project.
      +
      voidgetCluster(com.google.bigtable.admin.v2.GetClusterRequest request, + io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.Cluster> responseObserver) +
      + Gets information about a cluster.
      +
      voidgetInstance(com.google.bigtable.admin.v2.GetInstanceRequest request, + io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.Instance> responseObserver) +
      + Gets information about an instance.
      +
      voidlistClusters(com.google.bigtable.admin.v2.ListClustersRequest request, + io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.ListClustersResponse> responseObserver) +
      + Lists information about clusters in an instance.
      +
      voidlistInstances(com.google.bigtable.admin.v2.ListInstancesRequest request, + io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.ListInstancesResponse> responseObserver) +
      + Lists information about instances in a project.
      +
      voidupdateCluster(com.google.bigtable.admin.v2.Cluster request, + io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver) +
      + Updates a cluster within an instance.
      +
      voidupdateInstance(com.google.bigtable.admin.v2.Instance request, + io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.Instance> responseObserver) +
      + Updates an instance within a project.
      +
      +
        +
      • + + +

        Methods inherited from class io.grpc.stub.AbstractStub

        +getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        createInstance

        +
        public void createInstance(com.google.bigtable.admin.v2.CreateInstanceRequest request,
        +                           io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
        +
        + Create an instance within a project.
        + 
        +
      • +
      + + + +
        +
      • +

        getInstance

        +
        public void getInstance(com.google.bigtable.admin.v2.GetInstanceRequest request,
        +                        io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.Instance> responseObserver)
        +
        + Gets information about an instance.
        + 
        +
      • +
      + + + +
        +
      • +

        listInstances

        +
        public void listInstances(com.google.bigtable.admin.v2.ListInstancesRequest request,
        +                          io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.ListInstancesResponse> responseObserver)
        +
        + Lists information about instances in a project.
        + 
        +
      • +
      + + + +
        +
      • +

        updateInstance

        +
        public void updateInstance(com.google.bigtable.admin.v2.Instance request,
        +                           io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.Instance> responseObserver)
        +
        + Updates an instance within a project.
        + 
        +
      • +
      + + + +
        +
      • +

        deleteInstance

        +
        public void deleteInstance(com.google.bigtable.admin.v2.DeleteInstanceRequest request,
        +                           io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
        +
        + Delete an instance from a project.
        + 
        +
      • +
      + + + +
        +
      • +

        createCluster

        +
        public void createCluster(com.google.bigtable.admin.v2.CreateClusterRequest request,
        +                          io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
        +
        + Creates a cluster within an instance.
        + 
        +
      • +
      + + + +
        +
      • +

        getCluster

        +
        public void getCluster(com.google.bigtable.admin.v2.GetClusterRequest request,
        +                       io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.Cluster> responseObserver)
        +
        + Gets information about a cluster.
        + 
        +
      • +
      + + + +
        +
      • +

        listClusters

        +
        public void listClusters(com.google.bigtable.admin.v2.ListClustersRequest request,
        +                         io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.ListClustersResponse> responseObserver)
        +
        + Lists information about clusters in an instance.
        + 
        +
      • +
      + + + +
        +
      • +

        updateCluster

        +
        public void updateCluster(com.google.bigtable.admin.v2.Cluster request,
        +                          io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
        +
        + Updates a cluster within an instance.
        + 
        +
      • +
      + + + +
        +
      • +

        deleteCluster

        +
        public void deleteCluster(com.google.bigtable.admin.v2.DeleteClusterRequest request,
        +                          io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
        +
        + Deletes a cluster from an instance.
        + 
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.html b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.html new file mode 100644 index 0000000000..a487cc73b6 --- /dev/null +++ b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.html @@ -0,0 +1,515 @@ + + + + + +BigtableInstanceAdminGrpc (grpc-google-cloud-bigtable-admin-v2 0.1.20 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.bigtable.admin.v2
+

Class BigtableInstanceAdminGrpc

+
+
+ +
+
    +
  • +
    +
    +
    @Generated(value="by gRPC proto compiler (version 1.2.0)",
    +           comments="Source: google/bigtable/admin/v2/bigtable_instance_admin.proto")
    +public final class BigtableInstanceAdminGrpc
    +extends java.lang.Object
    +
    + Service for creating, configuring, and deleting Cloud Bigtable Instances and
    + Clusters. Provides access to the Instance and Cluster schemas only, not the
    + tables' metadata or data stored in those tables.
    + 
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        SERVICE_NAME

        +
        public static final java.lang.String SERVICE_NAME
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        METHOD_CREATE_INSTANCE

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.bigtable.admin.v2.CreateInstanceRequest,com.google.longrunning.Operation> METHOD_CREATE_INSTANCE
        +
      • +
      + + + +
        +
      • +

        METHOD_GET_INSTANCE

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.bigtable.admin.v2.GetInstanceRequest,com.google.bigtable.admin.v2.Instance> METHOD_GET_INSTANCE
        +
      • +
      + + + +
        +
      • +

        METHOD_LIST_INSTANCES

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.bigtable.admin.v2.ListInstancesRequest,com.google.bigtable.admin.v2.ListInstancesResponse> METHOD_LIST_INSTANCES
        +
      • +
      + + + +
        +
      • +

        METHOD_UPDATE_INSTANCE

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.bigtable.admin.v2.Instance,com.google.bigtable.admin.v2.Instance> METHOD_UPDATE_INSTANCE
        +
      • +
      + + + +
        +
      • +

        METHOD_DELETE_INSTANCE

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.bigtable.admin.v2.DeleteInstanceRequest,com.google.protobuf.Empty> METHOD_DELETE_INSTANCE
        +
      • +
      + + + +
        +
      • +

        METHOD_CREATE_CLUSTER

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.bigtable.admin.v2.CreateClusterRequest,com.google.longrunning.Operation> METHOD_CREATE_CLUSTER
        +
      • +
      + + + +
        +
      • +

        METHOD_GET_CLUSTER

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.bigtable.admin.v2.GetClusterRequest,com.google.bigtable.admin.v2.Cluster> METHOD_GET_CLUSTER
        +
      • +
      + + + +
        +
      • +

        METHOD_LIST_CLUSTERS

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.bigtable.admin.v2.ListClustersRequest,com.google.bigtable.admin.v2.ListClustersResponse> METHOD_LIST_CLUSTERS
        +
      • +
      + + + +
        +
      • +

        METHOD_UPDATE_CLUSTER

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.bigtable.admin.v2.Cluster,com.google.longrunning.Operation> METHOD_UPDATE_CLUSTER
        +
      • +
      + + + +
        +
      • +

        METHOD_DELETE_CLUSTER

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.bigtable.admin.v2.DeleteClusterRequest,com.google.protobuf.Empty> METHOD_DELETE_CLUSTER
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableTableAdminGrpc.BigtableTableAdminBlockingStub.html b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableTableAdminGrpc.BigtableTableAdminBlockingStub.html new file mode 100644 index 0000000000..2ddf6f8109 --- /dev/null +++ b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableTableAdminGrpc.BigtableTableAdminBlockingStub.html @@ -0,0 +1,381 @@ + + + + + +BigtableTableAdminGrpc.BigtableTableAdminBlockingStub (grpc-google-cloud-bigtable-admin-v2 0.1.20 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.bigtable.admin.v2
+

Class BigtableTableAdminGrpc.BigtableTableAdminBlockingStub

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    BigtableTableAdminGrpc
    +
    +
    +
    +
    public static final class BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
    +extends io.grpc.stub.AbstractStub<BigtableTableAdminGrpc.BigtableTableAdminBlockingStub>
    +
    + Service for creating, configuring, and deleting Cloud Bigtable tables.
    + Provides access to the table schemas only, not the data stored within
    + the tables.
    + 
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      protected BigtableTableAdminGrpc.BigtableTableAdminBlockingStubbuild(io.grpc.Channel channel, + io.grpc.CallOptions callOptions) 
      com.google.bigtable.admin.v2.TablecreateTable(com.google.bigtable.admin.v2.CreateTableRequest request) +
      + Creates a new table in the specified instance.
      +
      com.google.protobuf.EmptydeleteTable(com.google.bigtable.admin.v2.DeleteTableRequest request) +
      + Permanently deletes a specified table and all of its data.
      +
      com.google.protobuf.EmptydropRowRange(com.google.bigtable.admin.v2.DropRowRangeRequest request) +
      + Permanently drop/delete a row range from a specified table.
      +
      com.google.bigtable.admin.v2.TablegetTable(com.google.bigtable.admin.v2.GetTableRequest request) +
      + Gets metadata information about the specified table.
      +
      com.google.bigtable.admin.v2.ListTablesResponselistTables(com.google.bigtable.admin.v2.ListTablesRequest request) +
      + Lists all tables served from a specified instance.
      +
      com.google.bigtable.admin.v2.TablemodifyColumnFamilies(com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest request) +
      + Performs a series of column family modifications on the specified table.
      +
      +
        +
      • + + +

        Methods inherited from class io.grpc.stub.AbstractStub

        +getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        createTable

        +
        public com.google.bigtable.admin.v2.Table createTable(com.google.bigtable.admin.v2.CreateTableRequest request)
        +
        + Creates a new table in the specified instance.
        + The table can be created with a full set of initial column families,
        + specified in the request.
        + 
        +
      • +
      + + + +
        +
      • +

        listTables

        +
        public com.google.bigtable.admin.v2.ListTablesResponse listTables(com.google.bigtable.admin.v2.ListTablesRequest request)
        +
        + Lists all tables served from a specified instance.
        + 
        +
      • +
      + + + +
        +
      • +

        getTable

        +
        public com.google.bigtable.admin.v2.Table getTable(com.google.bigtable.admin.v2.GetTableRequest request)
        +
        + Gets metadata information about the specified table.
        + 
        +
      • +
      + + + +
        +
      • +

        deleteTable

        +
        public com.google.protobuf.Empty deleteTable(com.google.bigtable.admin.v2.DeleteTableRequest request)
        +
        + Permanently deletes a specified table and all of its data.
        + 
        +
      • +
      + + + +
        +
      • +

        modifyColumnFamilies

        +
        public com.google.bigtable.admin.v2.Table modifyColumnFamilies(com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest request)
        +
        + Performs a series of column family modifications on the specified table.
        + Either all or none of the modifications will occur before this method
        + returns, but data requests received prior to that point may see a table
        + where only some modifications have taken effect.
        + 
        +
      • +
      + + + +
        +
      • +

        dropRowRange

        +
        public com.google.protobuf.Empty dropRowRange(com.google.bigtable.admin.v2.DropRowRangeRequest request)
        +
        + Permanently drop/delete a row range from a specified table. The request can
        + specify whether to delete all rows in a table, or only those that match a
        + particular prefix.
        + 
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableTableAdminGrpc.BigtableTableAdminFutureStub.html b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableTableAdminGrpc.BigtableTableAdminFutureStub.html new file mode 100644 index 0000000000..4db7a443c6 --- /dev/null +++ b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableTableAdminGrpc.BigtableTableAdminFutureStub.html @@ -0,0 +1,381 @@ + + + + + +BigtableTableAdminGrpc.BigtableTableAdminFutureStub (grpc-google-cloud-bigtable-admin-v2 0.1.20 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.bigtable.admin.v2
+

Class BigtableTableAdminGrpc.BigtableTableAdminFutureStub

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    BigtableTableAdminGrpc
    +
    +
    +
    +
    public static final class BigtableTableAdminGrpc.BigtableTableAdminFutureStub
    +extends io.grpc.stub.AbstractStub<BigtableTableAdminGrpc.BigtableTableAdminFutureStub>
    +
    + Service for creating, configuring, and deleting Cloud Bigtable tables.
    + Provides access to the table schemas only, not the data stored within
    + the tables.
    + 
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      protected BigtableTableAdminGrpc.BigtableTableAdminFutureStubbuild(io.grpc.Channel channel, + io.grpc.CallOptions callOptions) 
      com.google.common.util.concurrent.ListenableFuture<com.google.bigtable.admin.v2.Table>createTable(com.google.bigtable.admin.v2.CreateTableRequest request) +
      + Creates a new table in the specified instance.
      +
      com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty>deleteTable(com.google.bigtable.admin.v2.DeleteTableRequest request) +
      + Permanently deletes a specified table and all of its data.
      +
      com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty>dropRowRange(com.google.bigtable.admin.v2.DropRowRangeRequest request) +
      + Permanently drop/delete a row range from a specified table.
      +
      com.google.common.util.concurrent.ListenableFuture<com.google.bigtable.admin.v2.Table>getTable(com.google.bigtable.admin.v2.GetTableRequest request) +
      + Gets metadata information about the specified table.
      +
      com.google.common.util.concurrent.ListenableFuture<com.google.bigtable.admin.v2.ListTablesResponse>listTables(com.google.bigtable.admin.v2.ListTablesRequest request) +
      + Lists all tables served from a specified instance.
      +
      com.google.common.util.concurrent.ListenableFuture<com.google.bigtable.admin.v2.Table>modifyColumnFamilies(com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest request) +
      + Performs a series of column family modifications on the specified table.
      +
      +
        +
      • + + +

        Methods inherited from class io.grpc.stub.AbstractStub

        +getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        createTable

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.bigtable.admin.v2.Table> createTable(com.google.bigtable.admin.v2.CreateTableRequest request)
        +
        + Creates a new table in the specified instance.
        + The table can be created with a full set of initial column families,
        + specified in the request.
        + 
        +
      • +
      + + + +
        +
      • +

        listTables

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.bigtable.admin.v2.ListTablesResponse> listTables(com.google.bigtable.admin.v2.ListTablesRequest request)
        +
        + Lists all tables served from a specified instance.
        + 
        +
      • +
      + + + +
        +
      • +

        getTable

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.bigtable.admin.v2.Table> getTable(com.google.bigtable.admin.v2.GetTableRequest request)
        +
        + Gets metadata information about the specified table.
        + 
        +
      • +
      + + + +
        +
      • +

        deleteTable

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty> deleteTable(com.google.bigtable.admin.v2.DeleteTableRequest request)
        +
        + Permanently deletes a specified table and all of its data.
        + 
        +
      • +
      + + + +
        +
      • +

        modifyColumnFamilies

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.bigtable.admin.v2.Table> modifyColumnFamilies(com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest request)
        +
        + Performs a series of column family modifications on the specified table.
        + Either all or none of the modifications will occur before this method
        + returns, but data requests received prior to that point may see a table
        + where only some modifications have taken effect.
        + 
        +
      • +
      + + + +
        +
      • +

        dropRowRange

        +
        public com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty> dropRowRange(com.google.bigtable.admin.v2.DropRowRangeRequest request)
        +
        + Permanently drop/delete a row range from a specified table. The request can
        + specify whether to delete all rows in a table, or only those that match a
        + particular prefix.
        + 
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableTableAdminGrpc.BigtableTableAdminImplBase.html b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableTableAdminGrpc.BigtableTableAdminImplBase.html new file mode 100644 index 0000000000..e2d90a132b --- /dev/null +++ b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableTableAdminGrpc.BigtableTableAdminImplBase.html @@ -0,0 +1,418 @@ + + + + + +BigtableTableAdminGrpc.BigtableTableAdminImplBase (grpc-google-cloud-bigtable-admin-v2 0.1.20 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.bigtable.admin.v2
+

Class BigtableTableAdminGrpc.BigtableTableAdminImplBase

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    io.grpc.BindableService
    +
    +
    +
    Enclosing class:
    +
    BigtableTableAdminGrpc
    +
    +
    +
    +
    public abstract static class BigtableTableAdminGrpc.BigtableTableAdminImplBase
    +extends java.lang.Object
    +implements io.grpc.BindableService
    +
    + Service for creating, configuring, and deleting Cloud Bigtable tables.
    + Provides access to the table schemas only, not the data stored within
    + the tables.
    + 
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      io.grpc.ServerServiceDefinitionbindService() 
      voidcreateTable(com.google.bigtable.admin.v2.CreateTableRequest request, + io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.Table> responseObserver) +
      + Creates a new table in the specified instance.
      +
      voiddeleteTable(com.google.bigtable.admin.v2.DeleteTableRequest request, + io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) +
      + Permanently deletes a specified table and all of its data.
      +
      voiddropRowRange(com.google.bigtable.admin.v2.DropRowRangeRequest request, + io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) +
      + Permanently drop/delete a row range from a specified table.
      +
      voidgetTable(com.google.bigtable.admin.v2.GetTableRequest request, + io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.Table> responseObserver) +
      + Gets metadata information about the specified table.
      +
      voidlistTables(com.google.bigtable.admin.v2.ListTablesRequest request, + io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.ListTablesResponse> responseObserver) +
      + Lists all tables served from a specified instance.
      +
      voidmodifyColumnFamilies(com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest request, + io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.Table> responseObserver) +
      + Performs a series of column family modifications on the specified table.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        BigtableTableAdminImplBase

        +
        public BigtableTableAdminImplBase()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createTable

        +
        public void createTable(com.google.bigtable.admin.v2.CreateTableRequest request,
        +                        io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.Table> responseObserver)
        +
        + Creates a new table in the specified instance.
        + The table can be created with a full set of initial column families,
        + specified in the request.
        + 
        +
      • +
      + + + +
        +
      • +

        listTables

        +
        public void listTables(com.google.bigtable.admin.v2.ListTablesRequest request,
        +                       io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.ListTablesResponse> responseObserver)
        +
        + Lists all tables served from a specified instance.
        + 
        +
      • +
      + + + +
        +
      • +

        getTable

        +
        public void getTable(com.google.bigtable.admin.v2.GetTableRequest request,
        +                     io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.Table> responseObserver)
        +
        + Gets metadata information about the specified table.
        + 
        +
      • +
      + + + +
        +
      • +

        deleteTable

        +
        public void deleteTable(com.google.bigtable.admin.v2.DeleteTableRequest request,
        +                        io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
        +
        + Permanently deletes a specified table and all of its data.
        + 
        +
      • +
      + + + +
        +
      • +

        modifyColumnFamilies

        +
        public void modifyColumnFamilies(com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest request,
        +                                 io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.Table> responseObserver)
        +
        + Performs a series of column family modifications on the specified table.
        + Either all or none of the modifications will occur before this method
        + returns, but data requests received prior to that point may see a table
        + where only some modifications have taken effect.
        + 
        +
      • +
      + + + +
        +
      • +

        dropRowRange

        +
        public void dropRowRange(com.google.bigtable.admin.v2.DropRowRangeRequest request,
        +                         io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
        +
        + Permanently drop/delete a row range from a specified table. The request can
        + specify whether to delete all rows in a table, or only those that match a
        + particular prefix.
        + 
        +
      • +
      + + + +
        +
      • +

        bindService

        +
        public final io.grpc.ServerServiceDefinition bindService()
        +
        +
        Specified by:
        +
        bindService in interface io.grpc.BindableService
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableTableAdminGrpc.BigtableTableAdminStub.html b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableTableAdminGrpc.BigtableTableAdminStub.html new file mode 100644 index 0000000000..01c95f78f6 --- /dev/null +++ b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableTableAdminGrpc.BigtableTableAdminStub.html @@ -0,0 +1,393 @@ + + + + + +BigtableTableAdminGrpc.BigtableTableAdminStub (grpc-google-cloud-bigtable-admin-v2 0.1.20 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.bigtable.admin.v2
+

Class BigtableTableAdminGrpc.BigtableTableAdminStub

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    BigtableTableAdminGrpc
    +
    +
    +
    +
    public static final class BigtableTableAdminGrpc.BigtableTableAdminStub
    +extends io.grpc.stub.AbstractStub<BigtableTableAdminGrpc.BigtableTableAdminStub>
    +
    + Service for creating, configuring, and deleting Cloud Bigtable tables.
    + Provides access to the table schemas only, not the data stored within
    + the tables.
    + 
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      protected BigtableTableAdminGrpc.BigtableTableAdminStubbuild(io.grpc.Channel channel, + io.grpc.CallOptions callOptions) 
      voidcreateTable(com.google.bigtable.admin.v2.CreateTableRequest request, + io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.Table> responseObserver) +
      + Creates a new table in the specified instance.
      +
      voiddeleteTable(com.google.bigtable.admin.v2.DeleteTableRequest request, + io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) +
      + Permanently deletes a specified table and all of its data.
      +
      voiddropRowRange(com.google.bigtable.admin.v2.DropRowRangeRequest request, + io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) +
      + Permanently drop/delete a row range from a specified table.
      +
      voidgetTable(com.google.bigtable.admin.v2.GetTableRequest request, + io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.Table> responseObserver) +
      + Gets metadata information about the specified table.
      +
      voidlistTables(com.google.bigtable.admin.v2.ListTablesRequest request, + io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.ListTablesResponse> responseObserver) +
      + Lists all tables served from a specified instance.
      +
      voidmodifyColumnFamilies(com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest request, + io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.Table> responseObserver) +
      + Performs a series of column family modifications on the specified table.
      +
      +
        +
      • + + +

        Methods inherited from class io.grpc.stub.AbstractStub

        +getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        createTable

        +
        public void createTable(com.google.bigtable.admin.v2.CreateTableRequest request,
        +                        io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.Table> responseObserver)
        +
        + Creates a new table in the specified instance.
        + The table can be created with a full set of initial column families,
        + specified in the request.
        + 
        +
      • +
      + + + +
        +
      • +

        listTables

        +
        public void listTables(com.google.bigtable.admin.v2.ListTablesRequest request,
        +                       io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.ListTablesResponse> responseObserver)
        +
        + Lists all tables served from a specified instance.
        + 
        +
      • +
      + + + +
        +
      • +

        getTable

        +
        public void getTable(com.google.bigtable.admin.v2.GetTableRequest request,
        +                     io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.Table> responseObserver)
        +
        + Gets metadata information about the specified table.
        + 
        +
      • +
      + + + +
        +
      • +

        deleteTable

        +
        public void deleteTable(com.google.bigtable.admin.v2.DeleteTableRequest request,
        +                        io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
        +
        + Permanently deletes a specified table and all of its data.
        + 
        +
      • +
      + + + +
        +
      • +

        modifyColumnFamilies

        +
        public void modifyColumnFamilies(com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest request,
        +                                 io.grpc.stub.StreamObserver<com.google.bigtable.admin.v2.Table> responseObserver)
        +
        + Performs a series of column family modifications on the specified table.
        + Either all or none of the modifications will occur before this method
        + returns, but data requests received prior to that point may see a table
        + where only some modifications have taken effect.
        + 
        +
      • +
      + + + +
        +
      • +

        dropRowRange

        +
        public void dropRowRange(com.google.bigtable.admin.v2.DropRowRangeRequest request,
        +                         io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
        +
        + Permanently drop/delete a row range from a specified table. The request can
        + specify whether to delete all rows in a table, or only those that match a
        + particular prefix.
        + 
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableTableAdminGrpc.html b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableTableAdminGrpc.html new file mode 100644 index 0000000000..818073e627 --- /dev/null +++ b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/BigtableTableAdminGrpc.html @@ -0,0 +1,455 @@ + + + + + +BigtableTableAdminGrpc (grpc-google-cloud-bigtable-admin-v2 0.1.20 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.bigtable.admin.v2
+

Class BigtableTableAdminGrpc

+
+
+ +
+
    +
  • +
    +
    +
    @Generated(value="by gRPC proto compiler (version 1.2.0)",
    +           comments="Source: google/bigtable/admin/v2/bigtable_table_admin.proto")
    +public final class BigtableTableAdminGrpc
    +extends java.lang.Object
    +
    + Service for creating, configuring, and deleting Cloud Bigtable tables.
    + Provides access to the table schemas only, not the data stored within
    + the tables.
    + 
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        SERVICE_NAME

        +
        public static final java.lang.String SERVICE_NAME
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        METHOD_CREATE_TABLE

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.bigtable.admin.v2.CreateTableRequest,com.google.bigtable.admin.v2.Table> METHOD_CREATE_TABLE
        +
      • +
      + + + +
        +
      • +

        METHOD_LIST_TABLES

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.bigtable.admin.v2.ListTablesRequest,com.google.bigtable.admin.v2.ListTablesResponse> METHOD_LIST_TABLES
        +
      • +
      + + + +
        +
      • +

        METHOD_GET_TABLE

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.bigtable.admin.v2.GetTableRequest,com.google.bigtable.admin.v2.Table> METHOD_GET_TABLE
        +
      • +
      + + + +
        +
      • +

        METHOD_DELETE_TABLE

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.bigtable.admin.v2.DeleteTableRequest,com.google.protobuf.Empty> METHOD_DELETE_TABLE
        +
      • +
      + + + +
        +
      • +

        METHOD_MODIFY_COLUMN_FAMILIES

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest,com.google.bigtable.admin.v2.Table> METHOD_MODIFY_COLUMN_FAMILIES
        +
      • +
      + + + +
        +
      • +

        METHOD_DROP_ROW_RANGE

        +
        @ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
        +public static final io.grpc.MethodDescriptor<com.google.bigtable.admin.v2.DropRowRangeRequest,com.google.protobuf.Empty> METHOD_DROP_ROW_RANGE
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/package-frame.html b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/package-frame.html new file mode 100644 index 0000000000..34e83d421a --- /dev/null +++ b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/package-frame.html @@ -0,0 +1,29 @@ + + + + + +com.google.bigtable.admin.v2 (grpc-google-cloud-bigtable-admin-v2 0.1.20 API) + + + + + +

com.google.bigtable.admin.v2

+
+

Classes

+ +
+ + diff --git a/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/package-summary.html b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/package-summary.html new file mode 100644 index 0000000000..7f1cf4a304 --- /dev/null +++ b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/package-summary.html @@ -0,0 +1,209 @@ + + + + + +com.google.bigtable.admin.v2 (grpc-google-cloud-bigtable-admin-v2 0.1.20 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package com.google.bigtable.admin.v2

+
+
+ +
+ +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/package-tree.html b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/package-tree.html new file mode 100644 index 0000000000..08fd6916b2 --- /dev/null +++ b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/com/google/bigtable/admin/v2/package-tree.html @@ -0,0 +1,142 @@ + + + + + +com.google.bigtable.admin.v2 Class Hierarchy (grpc-google-cloud-bigtable-admin-v2 0.1.20 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package com.google.bigtable.admin.v2

+
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/constant-values.html b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/constant-values.html new file mode 100644 index 0000000000..d03e0108aa --- /dev/null +++ b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/constant-values.html @@ -0,0 +1,168 @@ + + + + + +Constant Field Values (grpc-google-cloud-bigtable-admin-v2 0.1.20 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Constant Field Values

+

Contents

+ +
+
+ + +

com.google.*

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/deprecated-list.html b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/deprecated-list.html new file mode 100644 index 0000000000..634dbe0645 --- /dev/null +++ b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/deprecated-list.html @@ -0,0 +1,120 @@ + + + + + +Deprecated List (grpc-google-cloud-bigtable-admin-v2 0.1.20 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Deprecated API

+

Contents

+
+ +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/help-doc.html b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/help-doc.html new file mode 100644 index 0000000000..99a0940f37 --- /dev/null +++ b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/help-doc.html @@ -0,0 +1,217 @@ + + + + + +API Help (grpc-google-cloud-bigtable-admin-v2 0.1.20 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

How This API Document Is Organized

+
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
+
+
+ +This help file applies to API documentation generated using the standard doclet.
+ +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/index-all.html b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/index-all.html new file mode 100644 index 0000000000..37e5c3514c --- /dev/null +++ b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/index-all.html @@ -0,0 +1,632 @@ + + + + + +Index (grpc-google-cloud-bigtable-admin-v2 0.1.20 API) + + + + + + + + +
+ + + + + + + +
+ + +
B C D G L M N S U  + + +

B

+
+
BigtableInstanceAdminGrpc - Class in com.google.bigtable.admin.v2
+
+
+ Service for creating, configuring, and deleting Cloud Bigtable Instances and + Clusters.
+
+
BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub - Class in com.google.bigtable.admin.v2
+
+
+ Service for creating, configuring, and deleting Cloud Bigtable Instances and + Clusters.
+
+
BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub - Class in com.google.bigtable.admin.v2
+
+
+ Service for creating, configuring, and deleting Cloud Bigtable Instances and + Clusters.
+
+
BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase - Class in com.google.bigtable.admin.v2
+
+
+ Service for creating, configuring, and deleting Cloud Bigtable Instances and + Clusters.
+
+
BigtableInstanceAdminGrpc.BigtableInstanceAdminStub - Class in com.google.bigtable.admin.v2
+
+
+ Service for creating, configuring, and deleting Cloud Bigtable Instances and + Clusters.
+
+
BigtableInstanceAdminImplBase() - Constructor for class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase
+
 
+
BigtableTableAdminGrpc - Class in com.google.bigtable.admin.v2
+
+
+ Service for creating, configuring, and deleting Cloud Bigtable tables.
+
+
BigtableTableAdminGrpc.BigtableTableAdminBlockingStub - Class in com.google.bigtable.admin.v2
+
+
+ Service for creating, configuring, and deleting Cloud Bigtable tables.
+
+
BigtableTableAdminGrpc.BigtableTableAdminFutureStub - Class in com.google.bigtable.admin.v2
+
+
+ Service for creating, configuring, and deleting Cloud Bigtable tables.
+
+
BigtableTableAdminGrpc.BigtableTableAdminImplBase - Class in com.google.bigtable.admin.v2
+
+
+ Service for creating, configuring, and deleting Cloud Bigtable tables.
+
+
BigtableTableAdminGrpc.BigtableTableAdminStub - Class in com.google.bigtable.admin.v2
+
+
+ Service for creating, configuring, and deleting Cloud Bigtable tables.
+
+
BigtableTableAdminImplBase() - Constructor for class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminImplBase
+
 
+
bindService() - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase
+
 
+
bindService() - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminImplBase
+
 
+
build(Channel, CallOptions) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
+
 
+
build(Channel, CallOptions) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
+
 
+
build(Channel, CallOptions) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
+
 
+
build(Channel, CallOptions) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
+
 
+
build(Channel, CallOptions) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
+
 
+
build(Channel, CallOptions) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
+
 
+
+ + + +

C

+
+
com.google.bigtable.admin.v2 - package com.google.bigtable.admin.v2
+
 
+
createCluster(CreateClusterRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
+
+
+ Creates a cluster within an instance.
+
+
createCluster(CreateClusterRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
+
+
+ Creates a cluster within an instance.
+
+
createCluster(CreateClusterRequest, StreamObserver<Operation>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase
+
+
+ Creates a cluster within an instance.
+
+
createCluster(CreateClusterRequest, StreamObserver<Operation>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
+
+
+ Creates a cluster within an instance.
+
+
createInstance(CreateInstanceRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
+
+
+ Create an instance within a project.
+
+
createInstance(CreateInstanceRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
+
+
+ Create an instance within a project.
+
+
createInstance(CreateInstanceRequest, StreamObserver<Operation>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase
+
+
+ Create an instance within a project.
+
+
createInstance(CreateInstanceRequest, StreamObserver<Operation>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
+
+
+ Create an instance within a project.
+
+
createTable(CreateTableRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
+
+
+ Creates a new table in the specified instance.
+
+
createTable(CreateTableRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
+
+
+ Creates a new table in the specified instance.
+
+
createTable(CreateTableRequest, StreamObserver<Table>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminImplBase
+
+
+ Creates a new table in the specified instance.
+
+
createTable(CreateTableRequest, StreamObserver<Table>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
+
+
+ Creates a new table in the specified instance.
+
+
+ + + +

D

+
+
deleteCluster(DeleteClusterRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
+
+
+ Deletes a cluster from an instance.
+
+
deleteCluster(DeleteClusterRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
+
+
+ Deletes a cluster from an instance.
+
+
deleteCluster(DeleteClusterRequest, StreamObserver<Empty>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase
+
+
+ Deletes a cluster from an instance.
+
+
deleteCluster(DeleteClusterRequest, StreamObserver<Empty>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
+
+
+ Deletes a cluster from an instance.
+
+
deleteInstance(DeleteInstanceRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
+
+
+ Delete an instance from a project.
+
+
deleteInstance(DeleteInstanceRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
+
+
+ Delete an instance from a project.
+
+
deleteInstance(DeleteInstanceRequest, StreamObserver<Empty>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase
+
+
+ Delete an instance from a project.
+
+
deleteInstance(DeleteInstanceRequest, StreamObserver<Empty>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
+
+
+ Delete an instance from a project.
+
+
deleteTable(DeleteTableRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
+
+
+ Permanently deletes a specified table and all of its data.
+
+
deleteTable(DeleteTableRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
+
+
+ Permanently deletes a specified table and all of its data.
+
+
deleteTable(DeleteTableRequest, StreamObserver<Empty>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminImplBase
+
+
+ Permanently deletes a specified table and all of its data.
+
+
deleteTable(DeleteTableRequest, StreamObserver<Empty>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
+
+
+ Permanently deletes a specified table and all of its data.
+
+
dropRowRange(DropRowRangeRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
+
+
+ Permanently drop/delete a row range from a specified table.
+
+
dropRowRange(DropRowRangeRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
+
+
+ Permanently drop/delete a row range from a specified table.
+
+
dropRowRange(DropRowRangeRequest, StreamObserver<Empty>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminImplBase
+
+
+ Permanently drop/delete a row range from a specified table.
+
+
dropRowRange(DropRowRangeRequest, StreamObserver<Empty>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
+
+
+ Permanently drop/delete a row range from a specified table.
+
+
+ + + +

G

+
+
getCluster(GetClusterRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
+
+
+ Gets information about a cluster.
+
+
getCluster(GetClusterRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
+
+
+ Gets information about a cluster.
+
+
getCluster(GetClusterRequest, StreamObserver<Cluster>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase
+
+
+ Gets information about a cluster.
+
+
getCluster(GetClusterRequest, StreamObserver<Cluster>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
+
+
+ Gets information about a cluster.
+
+
getInstance(GetInstanceRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
+
+
+ Gets information about an instance.
+
+
getInstance(GetInstanceRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
+
+
+ Gets information about an instance.
+
+
getInstance(GetInstanceRequest, StreamObserver<Instance>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase
+
+
+ Gets information about an instance.
+
+
getInstance(GetInstanceRequest, StreamObserver<Instance>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
+
+
+ Gets information about an instance.
+
+
getServiceDescriptor() - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
+
 
+
getServiceDescriptor() - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
+
 
+
getTable(GetTableRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
+
+
+ Gets metadata information about the specified table.
+
+
getTable(GetTableRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
+
+
+ Gets metadata information about the specified table.
+
+
getTable(GetTableRequest, StreamObserver<Table>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminImplBase
+
+
+ Gets metadata information about the specified table.
+
+
getTable(GetTableRequest, StreamObserver<Table>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
+
+
+ Gets metadata information about the specified table.
+
+
+ + + +

L

+
+
listClusters(ListClustersRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
+
+
+ Lists information about clusters in an instance.
+
+
listClusters(ListClustersRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
+
+
+ Lists information about clusters in an instance.
+
+
listClusters(ListClustersRequest, StreamObserver<ListClustersResponse>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase
+
+
+ Lists information about clusters in an instance.
+
+
listClusters(ListClustersRequest, StreamObserver<ListClustersResponse>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
+
+
+ Lists information about clusters in an instance.
+
+
listInstances(ListInstancesRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
+
+
+ Lists information about instances in a project.
+
+
listInstances(ListInstancesRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
+
+
+ Lists information about instances in a project.
+
+
listInstances(ListInstancesRequest, StreamObserver<ListInstancesResponse>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase
+
+
+ Lists information about instances in a project.
+
+
listInstances(ListInstancesRequest, StreamObserver<ListInstancesResponse>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
+
+
+ Lists information about instances in a project.
+
+
listTables(ListTablesRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
+
+
+ Lists all tables served from a specified instance.
+
+
listTables(ListTablesRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
+
+
+ Lists all tables served from a specified instance.
+
+
listTables(ListTablesRequest, StreamObserver<ListTablesResponse>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminImplBase
+
+
+ Lists all tables served from a specified instance.
+
+
listTables(ListTablesRequest, StreamObserver<ListTablesResponse>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
+
+
+ Lists all tables served from a specified instance.
+
+
+ + + +

M

+
+
METHOD_CREATE_CLUSTER - Static variable in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
+
 
+
METHOD_CREATE_INSTANCE - Static variable in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
+
 
+
METHOD_CREATE_TABLE - Static variable in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
+
 
+
METHOD_DELETE_CLUSTER - Static variable in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
+
 
+
METHOD_DELETE_INSTANCE - Static variable in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
+
 
+
METHOD_DELETE_TABLE - Static variable in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
+
 
+
METHOD_DROP_ROW_RANGE - Static variable in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
+
 
+
METHOD_GET_CLUSTER - Static variable in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
+
 
+
METHOD_GET_INSTANCE - Static variable in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
+
 
+
METHOD_GET_TABLE - Static variable in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
+
 
+
METHOD_LIST_CLUSTERS - Static variable in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
+
 
+
METHOD_LIST_INSTANCES - Static variable in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
+
 
+
METHOD_LIST_TABLES - Static variable in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
+
 
+
METHOD_MODIFY_COLUMN_FAMILIES - Static variable in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
+
 
+
METHOD_UPDATE_CLUSTER - Static variable in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
+
 
+
METHOD_UPDATE_INSTANCE - Static variable in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
+
 
+
modifyColumnFamilies(ModifyColumnFamiliesRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
+
+
+ Performs a series of column family modifications on the specified table.
+
+
modifyColumnFamilies(ModifyColumnFamiliesRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
+
+
+ Performs a series of column family modifications on the specified table.
+
+
modifyColumnFamilies(ModifyColumnFamiliesRequest, StreamObserver<Table>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminImplBase
+
+
+ Performs a series of column family modifications on the specified table.
+
+
modifyColumnFamilies(ModifyColumnFamiliesRequest, StreamObserver<Table>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
+
+
+ Performs a series of column family modifications on the specified table.
+
+
+ + + +

N

+
+
newBlockingStub(Channel) - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
+
+
Creates a new blocking-style stub that supports unary and streaming output calls on the service
+
+
newBlockingStub(Channel) - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
+
+
Creates a new blocking-style stub that supports unary and streaming output calls on the service
+
+
newFutureStub(Channel) - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
+
+
Creates a new ListenableFuture-style stub that supports unary and streaming output calls on the service
+
+
newFutureStub(Channel) - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
+
+
Creates a new ListenableFuture-style stub that supports unary and streaming output calls on the service
+
+
newStub(Channel) - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
+
+
Creates a new async stub that supports all call types for the service
+
+
newStub(Channel) - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
+
+
Creates a new async stub that supports all call types for the service
+
+
+ + + +

S

+
+
SERVICE_NAME - Static variable in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
+
 
+
SERVICE_NAME - Static variable in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
+
 
+
+ + + +

U

+
+
updateCluster(Cluster) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
+
+
+ Updates a cluster within an instance.
+
+
updateCluster(Cluster) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
+
+
+ Updates a cluster within an instance.
+
+
updateCluster(Cluster, StreamObserver<Operation>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase
+
+
+ Updates a cluster within an instance.
+
+
updateCluster(Cluster, StreamObserver<Operation>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
+
+
+ Updates a cluster within an instance.
+
+
updateInstance(Instance) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
+
+
+ Updates an instance within a project.
+
+
updateInstance(Instance) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
+
+
+ Updates an instance within a project.
+
+
updateInstance(Instance, StreamObserver<Instance>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase
+
+
+ Updates an instance within a project.
+
+
updateInstance(Instance, StreamObserver<Instance>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
+
+
+ Updates an instance within a project.
+
+
+B C D G L M N S U 
+ +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/index.html b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/index.html new file mode 100644 index 0000000000..dd35a6517c --- /dev/null +++ b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/index.html @@ -0,0 +1,72 @@ + + + + + +grpc-google-cloud-bigtable-admin-v2 0.1.20 API + + + + + + +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<h2>Frame Alert</h2> +<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="com/google/bigtable/admin/v2/package-summary.html">Non-frame version</a>.</p> + + + diff --git a/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/overview-tree.html b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/overview-tree.html new file mode 100644 index 0000000000..d871a70a2f --- /dev/null +++ b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/overview-tree.html @@ -0,0 +1,146 @@ + + + + + +Class Hierarchy (grpc-google-cloud-bigtable-admin-v2 0.1.20 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For All Packages

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/package-list b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/package-list new file mode 100644 index 0000000000..c3d9cdf072 --- /dev/null +++ b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/package-list @@ -0,0 +1 @@ +com.google.bigtable.admin.v2 diff --git a/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/script.js b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/script.js new file mode 100644 index 0000000000..b346356931 --- /dev/null +++ b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/script.js @@ -0,0 +1,30 @@ +function show(type) +{ + count = 0; + for (var key in methods) { + var row = document.getElementById(key); + if ((methods[key] & type) != 0) { + row.style.display = ''; + row.className = (count++ % 2) ? rowColor : altColor; + } + else + row.style.display = 'none'; + } + updateTabs(type); +} + +function updateTabs(type) +{ + for (var value in tabs) { + var sNode = document.getElementById(tabs[value][0]); + var spanNode = sNode.firstChild; + if (value == type) { + sNode.className = activeTableTab; + spanNode.innerHTML = tabs[value][1]; + } + else { + sNode.className = tableTab; + spanNode.innerHTML = "" + tabs[value][1] + ""; + } + } +} diff --git a/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/stylesheet.css b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/stylesheet.css new file mode 100644 index 0000000000..98055b22d6 --- /dev/null +++ b/java/grpc-google-cloud-bigtable-admin-v2/0.1.20/apidocs/stylesheet.css @@ -0,0 +1,574 @@ +/* Javadoc style sheet */ +/* +Overall document style +*/ + +@import url('resources/fonts/dejavu.css'); + +body { + background-color:#ffffff; + color:#353833; + font-family:'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size:14px; + margin:0; +} +a:link, a:visited { + text-decoration:none; + color:#4A6782; +} +a:hover, a:focus { + text-decoration:none; + color:#bb7a2a; +} +a:active { + text-decoration:none; + color:#4A6782; +} +a[name] { + color:#353833; +} +a[name]:hover { + text-decoration:none; + color:#353833; +} +pre { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; +} +h1 { + font-size:20px; +} +h2 { + font-size:18px; +} +h3 { + font-size:16px; + font-style:italic; +} +h4 { + font-size:13px; +} +h5 { + font-size:12px; +} +h6 { + font-size:11px; +} +ul { + list-style-type:disc; +} +code, tt { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; + margin-top:8px; + line-height:1.4em; +} +dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; +} +table tr td dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + vertical-align:top; + padding-top:4px; +} +sup { + font-size:8px; +} +/* +Document title and Copyright styles +*/ +.clear { + clear:both; + height:0px; + overflow:hidden; +} +.aboutLanguage { + float:right; + padding:0px 21px; + font-size:11px; + z-index:200; + margin-top:-9px; +} +.legalCopy { + margin-left:.5em; +} +.bar a, .bar a:link, .bar a:visited, .bar a:active { + color:#FFFFFF; + text-decoration:none; +} +.bar a:hover, .bar a:focus { + color:#bb7a2a; +} +.tab { + background-color:#0066FF; + color:#ffffff; + padding:8px; + width:5em; + font-weight:bold; +} +/* +Navigation bar styles +*/ +.bar { + background-color:#4D7A97; + color:#FFFFFF; + padding:.8em .5em .4em .8em; + height:auto;/*height:1.8em;*/ + font-size:11px; + margin:0; +} +.topNav { + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.bottomNav { + margin-top:10px; + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.subNav { + background-color:#dee3e9; + float:left; + width:100%; + overflow:hidden; + font-size:12px; +} +.subNav div { + clear:left; + float:left; + padding:0 0 5px 6px; + text-transform:uppercase; +} +ul.navList, ul.subNavList { + float:left; + margin:0 25px 0 0; + padding:0; +} +ul.navList li{ + list-style:none; + float:left; + padding: 5px 6px; + text-transform:uppercase; +} +ul.subNavList li{ + list-style:none; + float:left; +} +.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited { + color:#FFFFFF; + text-decoration:none; + text-transform:uppercase; +} +.topNav a:hover, .bottomNav a:hover { + text-decoration:none; + color:#bb7a2a; + text-transform:uppercase; +} +.navBarCell1Rev { + background-color:#F8981D; + color:#253441; + margin: auto 5px; +} +.skipNav { + position:absolute; + top:auto; + left:-9999px; + overflow:hidden; +} +/* +Page header and footer styles +*/ +.header, .footer { + clear:both; + margin:0 20px; + padding:5px 0 0 0; +} +.indexHeader { + margin:10px; + position:relative; +} +.indexHeader span{ + margin-right:15px; +} +.indexHeader h1 { + font-size:13px; +} +.title { + color:#2c4557; + margin:10px 0; +} +.subTitle { + margin:5px 0 0 0; +} +.header ul { + margin:0 0 15px 0; + padding:0; +} +.footer ul { + margin:20px 0 5px 0; +} +.header ul li, .footer ul li { + list-style:none; + font-size:13px; +} +/* +Heading styles +*/ +div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList ul.blockList li.blockList h3 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList li.blockList h3 { + padding:0; + margin:15px 0; +} +ul.blockList li.blockList h2 { + padding:0px 0 20px 0; +} +/* +Page layout container styles +*/ +.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer { + clear:both; + padding:10px 20px; + position:relative; +} +.indexContainer { + margin:10px; + position:relative; + font-size:12px; +} +.indexContainer h2 { + font-size:13px; + padding:0 0 3px 0; +} +.indexContainer ul { + margin:0; + padding:0; +} +.indexContainer ul li { + list-style:none; + padding-top:2px; +} +.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { + font-size:12px; + font-weight:bold; + margin:10px 0 0 0; + color:#4E4E4E; +} +.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd { + margin:5px 0 10px 0px; + font-size:14px; + font-family:'DejaVu Sans Mono',monospace; +} +.serializedFormContainer dl.nameValue dt { + margin-left:1px; + font-size:1.1em; + display:inline; + font-weight:bold; +} +.serializedFormContainer dl.nameValue dd { + margin:0 0 0 1px; + font-size:1.1em; + display:inline; +} +/* +List styles +*/ +ul.horizontal li { + display:inline; + font-size:0.9em; +} +ul.inheritance { + margin:0; + padding:0; +} +ul.inheritance li { + display:inline; + list-style:none; +} +ul.inheritance li ul.inheritance { + margin-left:15px; + padding-left:15px; + padding-top:1px; +} +ul.blockList, ul.blockListLast { + margin:10px 0 10px 0; + padding:0; +} +ul.blockList li.blockList, ul.blockListLast li.blockList { + list-style:none; + margin-bottom:15px; + line-height:1.4; +} +ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList { + padding:0px 20px 5px 10px; + border:1px solid #ededed; + background-color:#f8f8f8; +} +ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList { + padding:0 0 5px 8px; + background-color:#ffffff; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockList { + margin-left:0; + padding-left:0; + padding-bottom:15px; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { + list-style:none; + border-bottom:none; + padding-bottom:0; +} +table tr td dl, table tr td dl dt, table tr td dl dd { + margin-top:0; + margin-bottom:1px; +} +/* +Table styles +*/ +.overviewSummary, .memberSummary, .typeSummary, .useSummary, .constantsSummary, .deprecatedSummary { + width:100%; + border-left:1px solid #EEE; + border-right:1px solid #EEE; + border-bottom:1px solid #EEE; +} +.overviewSummary, .memberSummary { + padding:0px; +} +.overviewSummary caption, .memberSummary caption, .typeSummary caption, +.useSummary caption, .constantsSummary caption, .deprecatedSummary caption { + position:relative; + text-align:left; + background-repeat:no-repeat; + color:#253441; + font-weight:bold; + clear:none; + overflow:hidden; + padding:0px; + padding-top:10px; + padding-left:1px; + margin:0px; + white-space:pre; +} +.overviewSummary caption a:link, .memberSummary caption a:link, .typeSummary caption a:link, +.useSummary caption a:link, .constantsSummary caption a:link, .deprecatedSummary caption a:link, +.overviewSummary caption a:hover, .memberSummary caption a:hover, .typeSummary caption a:hover, +.useSummary caption a:hover, .constantsSummary caption a:hover, .deprecatedSummary caption a:hover, +.overviewSummary caption a:active, .memberSummary caption a:active, .typeSummary caption a:active, +.useSummary caption a:active, .constantsSummary caption a:active, .deprecatedSummary caption a:active, +.overviewSummary caption a:visited, .memberSummary caption a:visited, .typeSummary caption a:visited, +.useSummary caption a:visited, .constantsSummary caption a:visited, .deprecatedSummary caption a:visited { + color:#FFFFFF; +} +.overviewSummary caption span, .memberSummary caption span, .typeSummary caption span, +.useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + padding-bottom:7px; + display:inline-block; + float:left; + background-color:#F8981D; + border: none; + height:16px; +} +.memberSummary caption span.activeTableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#F8981D; + height:16px; +} +.memberSummary caption span.tableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#4D7A97; + height:16px; +} +.memberSummary caption span.tableTab, .memberSummary caption span.activeTableTab { + padding-top:0px; + padding-left:0px; + padding-right:0px; + background-image:none; + float:none; + display:inline; +} +.overviewSummary .tabEnd, .memberSummary .tabEnd, .typeSummary .tabEnd, +.useSummary .tabEnd, .constantsSummary .tabEnd, .deprecatedSummary .tabEnd { + display:none; + width:5px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .activeTableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .tableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + background-color:#4D7A97; + float:left; + +} +.overviewSummary td, .memberSummary td, .typeSummary td, +.useSummary td, .constantsSummary td, .deprecatedSummary td { + text-align:left; + padding:0px 0px 12px 10px; +} +th.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th, +td.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{ + vertical-align:top; + padding-right:0px; + padding-top:8px; + padding-bottom:3px; +} +th.colFirst, th.colLast, th.colOne, .constantsSummary th { + background:#dee3e9; + text-align:left; + padding:8px 3px 3px 7px; +} +td.colFirst, th.colFirst { + white-space:nowrap; + font-size:13px; +} +td.colLast, th.colLast { + font-size:13px; +} +td.colOne, th.colOne { + font-size:13px; +} +.overviewSummary td.colFirst, .overviewSummary th.colFirst, +.useSummary td.colFirst, .useSummary th.colFirst, +.overviewSummary td.colOne, .overviewSummary th.colOne, +.memberSummary td.colFirst, .memberSummary th.colFirst, +.memberSummary td.colOne, .memberSummary th.colOne, +.typeSummary td.colFirst{ + width:25%; + vertical-align:top; +} +td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover { + font-weight:bold; +} +.tableSubHeadingColor { + background-color:#EEEEFF; +} +.altColor { + background-color:#FFFFFF; +} +.rowColor { + background-color:#EEEEEF; +} +/* +Content styles +*/ +.description pre { + margin-top:0; +} +.deprecatedContent { + margin:0; + padding:10px 0; +} +.docSummary { + padding:0; +} + +ul.blockList ul.blockList ul.blockList li.blockList h3 { + font-style:normal; +} + +div.block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; +} + +td.colLast div { + padding-top:0px; +} + + +td.colLast a { + padding-bottom:3px; +} +/* +Formatting effect styles +*/ +.sourceLineNo { + color:green; + padding:0 30px 0 0; +} +h1.hidden { + visibility:hidden; + overflow:hidden; + font-size:10px; +} +.block { + display:block; + margin:3px 10px 2px 0px; + color:#474747; +} +.deprecatedLabel, .descfrmTypeLabel, .memberNameLabel, .memberNameLink, +.overrideSpecifyLabel, .packageHierarchyLabel, .paramLabel, .returnLabel, +.seeLabel, .simpleTagLabel, .throwsLabel, .typeNameLabel, .typeNameLink { + font-weight:bold; +} +.deprecationComment, .emphasizedPhrase, .interfaceName { + font-style:italic; +} + +div.block div.block span.deprecationComment, div.block div.block span.emphasizedPhrase, +div.block div.block span.interfaceName { + font-style:normal; +} + +div.contentContainer ul.blockList li.blockList h2{ + padding-bottom:0px; +} diff --git a/java/grpc-google-cloud-bigtable-admin-v2/apidocs/index.html b/java/grpc-google-cloud-bigtable-admin-v2/apidocs/index.html new file mode 100644 index 0000000000..59f594fb52 --- /dev/null +++ b/java/grpc-google-cloud-bigtable-admin-v2/apidocs/index.html @@ -0,0 +1 @@ +