google_api_bigtable_admin v0.6.2 API Reference
Modules
API client metadata for GoogleApi.BigtableAdmin.V2.
API calls for all endpoints tagged Operations
.
API calls for all endpoints tagged Projects
.
Handle Tesla connections for GoogleApi.BigtableAdmin.V2.
A configuration object describing how Cloud Bigtable should treat traffic from a particular end user application.
Specifies the audit configuration for a service. The configuration determines which permission types are logged, and what identities, if any, are exempted from logging. An AuditConfig must have one or more AuditLogConfigs.
Provides the configuration for logging a type of permissions. Example
Associates members
with a role
.
Request message for google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency
Response message for google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency
A resizable group of nodes in a particular cloud location, capable of serving all Tables in the parent Instance.
The state of a table's data in a particular cluster.
A set of columns within a table which share a common configuration.
The metadata for the Operation returned by CreateCluster.
Request message for BigtableInstanceAdmin.CreateCluster.
The metadata for the Operation returned by CreateInstance.
Request message for BigtableInstanceAdmin.CreateInstance.
Request message for google.bigtable.admin.v2.BigtableTableAdmin.CreateTable
Request message for google.bigtable.admin.v2.BigtableTableAdmin.DropRowRange
A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance
Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec.
Rule for determining which cells to delete during garbage collection.
Request message for google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken
Response message for google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken
Request message for GetIamPolicy
method.
Encapsulates settings provided to GetIamPolicy.
A collection of Bigtable Tables and the resources that serve them. All tables in an instance are served from all Clusters in the instance.
A GcRule which deletes cells matching all of the given rules.
Response message for BigtableInstanceAdmin.ListAppProfiles.
Response message for BigtableInstanceAdmin.ListClusters.
Response message for BigtableInstanceAdmin.ListInstances.
The response message for Locations.ListLocations.
The response message for Operations.ListOperations.
Response message for google.bigtable.admin.v2.BigtableTableAdmin.ListTables
A resource that represents Google Cloud Platform location.
A create, update, or delete of a particular column family.
Request message for google.bigtable.admin.v2.BigtableTableAdmin.ModifyColumnFamilies
Read/write requests are routed to the nearest cluster in the instance, and will fail over to the nearest cluster that is available in the event of transient errors or delays. Clusters in a region are considered equidistant. Choosing this option sacrifices read-your-writes consistency to improve availability.
This resource represents a long-running operation that is the result of a network API call.
Request message for BigtableInstanceAdmin.PartialUpdateInstance.
An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources.
Request message for SetIamPolicy
method.
Unconditionally routes all read/write requests to a specific cluster. This option preserves read-your-writes consistency but does not improve availability.
An initial split point for a newly created table.
The Status
type defines a logical error model that is suitable for
different programming environments, including REST APIs and RPC APIs. It is
used by gRPC. Each Status
message contains
three pieces of data: error code, error message, and error details.
A collection of user data indexed by row, column, and timestamp. Each table is served using the resources of its parent cluster.
Progress info for copying a table's data to the new cluster.
Request message for TestIamPermissions
method.
Response message for TestIamPermissions
method.
A GcRule which deletes cells matching any of the given rules.
The metadata for the Operation returned by UpdateAppProfile.
The metadata for the Operation returned by UpdateCluster.
The metadata for the Operation returned by UpdateInstance.