Uses of Class
com.google.cloud.bigtable.admin.v2.models.CreateLogicalViewRequest
Packages that use CreateLogicalViewRequest
Package
Description
Clients for the Cloud Bigtable admin API.
-
Uses of CreateLogicalViewRequest in com.google.cloud.bigtable.admin.v2
Methods in com.google.cloud.bigtable.admin.v2 with parameters of type CreateLogicalViewRequestModifier and TypeMethodDescriptionBigtableInstanceAdminClient.createLogicalView(CreateLogicalViewRequest request) Creates a new logical view.com.google.api.core.ApiFuture<LogicalView>BigtableInstanceAdminClient.createLogicalViewAsync(CreateLogicalViewRequest request) Asynchronously creates a new logical view. -
Uses of CreateLogicalViewRequest in com.google.cloud.bigtable.admin.v2.models
Methods in com.google.cloud.bigtable.admin.v2.models that return CreateLogicalViewRequestModifier and TypeMethodDescriptionstatic CreateLogicalViewRequestBuilds a new request to create a new logical view in the specified instance.CreateLogicalViewRequest.setDeletionProtection(boolean value) Configures if the logical view is deletion protected.Sets the query of the LogicalView.