Summary of entries of Properties and Attributes for bigtable.
google.cloud.bigtable.app_profile.AppProfile.instance_admin_client
Shortcut to instance_admin_client .
See more: google.cloud.bigtable.app_profile.AppProfile.instance_admin_client
google.cloud.bigtable.app_profile.AppProfile.name
AppProfile name used in requests.
google.cloud.bigtable.backup.Backup.cluster
The ID of the [parent] cluster used in requests.
google.cloud.bigtable.backup.Backup.encryption_info
Encryption info for this Backup.
See more: google.cloud.bigtable.backup.Backup.encryption_info
google.cloud.bigtable.backup.Backup.end_time
The time this Backup was finished.
google.cloud.bigtable.backup.Backup.expire_time
Expiration time used in the creation requests.
google.cloud.bigtable.backup.Backup.name
Backup name used in requests.
See more: google.cloud.bigtable.backup.Backup.name
google.cloud.bigtable.backup.Backup.parent
Name of the parent cluster used in requests.
google.cloud.bigtable.backup.Backup.size_bytes
The size of this Backup, in bytes.
google.cloud.bigtable.backup.Backup.source_table
The full name of the Table from which this Backup is created.
google.cloud.bigtable.backup.Backup.start_time
The time this Backup was started.
google.cloud.bigtable.backup.Backup.state
The current state of this Backup.
google.cloud.bigtable.client.Client.instance_admin_client
Getter for the gRPC stub used for the Table Admin API.
See more: google.cloud.bigtable.client.Client.instance_admin_client
google.cloud.bigtable.client.Client.project_path
Project name to be used with Instance Admin API.
google.cloud.bigtable.client.Client.table_admin_client
Getter for the gRPC stub used for the Table Admin API.
See more: google.cloud.bigtable.client.Client.table_admin_client
google.cloud.bigtable.client.Client.table_data_client
Getter for the gRPC stub used for the Table Admin API.
See more: google.cloud.bigtable.client.Client.table_data_client
google.cloud.bigtable.cluster.Cluster.kms_key_name
str: Customer managed encryption key for the cluster.
See more: google.cloud.bigtable.cluster.Cluster.kms_key_name
google.cloud.bigtable.cluster.Cluster.name
Cluster name used in requests.
google.cloud.bigtable.cluster.Cluster.state
google.cloud.bigtable.enums.Cluster.State: state of cluster.
google.cloud.bigtable.column_family.ColumnFamily.name
Column family name used in requests.
See more: google.cloud.bigtable.column_family.ColumnFamily.name
google.cloud.bigtable.data.execute_query.ExecuteQueryIteratorAsync.app_profile_id
Returns the app_profile_id of the iterator.
See more: google.cloud.bigtable.data.execute_query.ExecuteQueryIteratorAsync.app_profile_id
google.cloud.bigtable.data.execute_query.ExecuteQueryIteratorAsync.is_closed
Returns True if the iterator is closed, False otherwise.
See more: google.cloud.bigtable.data.execute_query.ExecuteQueryIteratorAsync.is_closed
google.cloud.bigtable.data.execute_query.ExecuteQueryIteratorAsync.table_name
Returns the table_name of the iterator.
See more: google.cloud.bigtable.data.execute_query.ExecuteQueryIteratorAsync.table_name
google.cloud.bigtable.data.read_rows_query.ReadRowsQuery.filter
Return the RowFilter applied to this query .
See more: google.cloud.bigtable.data.read_rows_query.ReadRowsQuery.filter
google.cloud.bigtable.data.read_rows_query.ReadRowsQuery.limit
Return the maximum number of rows to return by this query.
See more: google.cloud.bigtable.data.read_rows_query.ReadRowsQuery.limit
google.cloud.bigtable.data.read_rows_query.ReadRowsQuery.row_keys
Return the row keys in this query .
See more: google.cloud.bigtable.data.read_rows_query.ReadRowsQuery.row_keys
google.cloud.bigtable.data.read_rows_query.ReadRowsQuery.row_ranges
Return the row ranges in this query .
See more: google.cloud.bigtable.data.read_rows_query.ReadRowsQuery.row_ranges
google.cloud.bigtable.data.read_rows_query.RowRange.end_is_inclusive
Indicates if the range is inclusive of the end key.
See more: google.cloud.bigtable.data.read_rows_query.RowRange.end_is_inclusive
google.cloud.bigtable.data.read_rows_query.RowRange.end_key
Returns the end key of the range.
See more: google.cloud.bigtable.data.read_rows_query.RowRange.end_key
google.cloud.bigtable.data.read_rows_query.RowRange.start_is_inclusive
Indicates if the range is inclusive of the start key.
See more: google.cloud.bigtable.data.read_rows_query.RowRange.start_is_inclusive
google.cloud.bigtable.data.read_rows_query.RowRange.start_key
Returns the start key of the range.
See more: google.cloud.bigtable.data.read_rows_query.RowRange.start_key
google.cloud.bigtable.instance.Instance.name
Instance name used in requests.
google.cloud.bigtable.instance.Instance.state
google.cloud.bigtable.enums.Instance.State: state of Instance.
google.cloud.bigtable.row.AppendRow.row_key
Row key.
google.cloud.bigtable.row.AppendRow.table
Row table.
google.cloud.bigtable.row.ConditionalRow.row_key
Row key.
google.cloud.bigtable.row.ConditionalRow.table
Row table.
google.cloud.bigtable.row.DirectRow.row_key
Row key.
google.cloud.bigtable.row.DirectRow.table
Row table.
google.cloud.bigtable.row.PartialRowData.cells
Property returning all the cells accumulated on this partial row.
google.cloud.bigtable.row.PartialRowData.row_key
Getter for the current (partial) row's key.
google.cloud.bigtable.row.Row.row_key
Row key.
See more: google.cloud.bigtable.row.Row.row_key
google.cloud.bigtable.row.Row.table
Row table.
See more: google.cloud.bigtable.row.Row.table
google.cloud.bigtable.row_data.PartialRowsData.state
DEPRECATED: this property is deprecated and will be removed in the future.
See more: google.cloud.bigtable.row_data.PartialRowsData.state
google.cloud.bigtable.table.Table.name
Table name used in requests.
See more: google.cloud.bigtable.table.Table.name