public sealed class BigtableTableAdminSettings : ServiceSettingsBaseReference documentation and code samples for the Google Cloud Bigtable Administration v2 API class BigtableTableAdminSettings.
Settings for BigtableTableAdminClient instances.
Namespace
Google.Cloud.Bigtable.Admin.V2Assembly
Google.Cloud.Bigtable.Admin.V2.dll
Constructors
BigtableTableAdminSettings()
public BigtableTableAdminSettings()Constructs a new BigtableTableAdminSettings object with default settings.
Properties
CheckConsistencySettings
public CallSettings CheckConsistencySettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.CheckConsistency and BigtableTableAdminClient.CheckConsistencyAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- Initial retry delay: 1000 milliseconds.
- Retry delay multiplier: 2
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: 100
- Retriable status codes: Unavailable, DeadlineExceeded.
- Timeout: 3600 seconds.
CopyBackupOperationsSettings
public OperationsSettings CopyBackupOperationsSettings { get; set; }Long Running Operation settings for calls to BigtableTableAdminClient.CopyBackup and
BigtableTableAdminClient.CopyBackupAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
CopyBackupSettings
public CallSettings CopyBackupSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.CopyBackup and BigtableTableAdminClient.CopyBackupAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
CreateAuthorizedViewOperationsSettings
public OperationsSettings CreateAuthorizedViewOperationsSettings { get; set; }Long Running Operation settings for calls to BigtableTableAdminClient.CreateAuthorizedView and
BigtableTableAdminClient.CreateAuthorizedViewAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
CreateAuthorizedViewSettings
public CallSettings CreateAuthorizedViewSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.CreateAuthorizedView and
BigtableTableAdminClient.CreateAuthorizedViewAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
CreateBackupOperationsSettings
public OperationsSettings CreateBackupOperationsSettings { get; set; }Long Running Operation settings for calls to BigtableTableAdminClient.CreateBackup and
BigtableTableAdminClient.CreateBackupAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
CreateBackupSettings
public CallSettings CreateBackupSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.CreateBackup and BigtableTableAdminClient.CreateBackupAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
CreateSchemaBundleOperationsSettings
public OperationsSettings CreateSchemaBundleOperationsSettings { get; set; }Long Running Operation settings for calls to BigtableTableAdminClient.CreateSchemaBundle and
BigtableTableAdminClient.CreateSchemaBundleAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
CreateSchemaBundleSettings
public CallSettings CreateSchemaBundleSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.CreateSchemaBundle and BigtableTableAdminClient.CreateSchemaBundleAsync
.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
CreateTableFromSnapshotOperationsSettings
public OperationsSettings CreateTableFromSnapshotOperationsSettings { get; set; }Long Running Operation settings for calls to BigtableTableAdminClient.CreateTableFromSnapshot and
BigtableTableAdminClient.CreateTableFromSnapshotAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
CreateTableFromSnapshotSettings
public CallSettings CreateTableFromSnapshotSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.CreateTableFromSnapshot and
BigtableTableAdminClient.CreateTableFromSnapshotAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
CreateTableSettings
public CallSettings CreateTableSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.CreateTable and BigtableTableAdminClient.CreateTableAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 300 seconds.
DeleteAuthorizedViewSettings
public CallSettings DeleteAuthorizedViewSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.DeleteAuthorizedView and
BigtableTableAdminClient.DeleteAuthorizedViewAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
DeleteBackupSettings
public CallSettings DeleteBackupSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.DeleteBackup and BigtableTableAdminClient.DeleteBackupAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 300 seconds.
DeleteSchemaBundleSettings
public CallSettings DeleteSchemaBundleSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.DeleteSchemaBundle and BigtableTableAdminClient.DeleteSchemaBundleAsync
.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
DeleteSnapshotSettings
public CallSettings DeleteSnapshotSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.DeleteSnapshot and BigtableTableAdminClient.DeleteSnapshotAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 300 seconds.
DeleteTableSettings
public CallSettings DeleteTableSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.DeleteTable and BigtableTableAdminClient.DeleteTableAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 300 seconds.
DropRowRangeSettings
public CallSettings DropRowRangeSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.DropRowRange and BigtableTableAdminClient.DropRowRangeAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 3600 seconds.
GenerateConsistencyTokenSettings
public CallSettings GenerateConsistencyTokenSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.GenerateConsistencyToken and
BigtableTableAdminClient.GenerateConsistencyTokenAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- Initial retry delay: 1000 milliseconds.
- Retry delay multiplier: 2
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: 5
- Retriable status codes: Unavailable, DeadlineExceeded.
- Timeout: 60 seconds.
GetAuthorizedViewSettings
public CallSettings GetAuthorizedViewSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.GetAuthorizedView and BigtableTableAdminClient.GetAuthorizedViewAsync
.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
GetBackupSettings
public CallSettings GetBackupSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.GetBackup and BigtableTableAdminClient.GetBackupAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- Initial retry delay: 1000 milliseconds.
- Retry delay multiplier: 2
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: 5
- Retriable status codes: Unavailable, DeadlineExceeded.
- Timeout: 60 seconds.
GetIamPolicySettings
public CallSettings GetIamPolicySettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.GetIamPolicy and BigtableTableAdminClient.GetIamPolicyAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- Initial retry delay: 1000 milliseconds.
- Retry delay multiplier: 2
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: 5
- Retriable status codes: Unavailable, DeadlineExceeded.
- Timeout: 60 seconds.
GetSchemaBundleSettings
public CallSettings GetSchemaBundleSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.GetSchemaBundle and BigtableTableAdminClient.GetSchemaBundleAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
GetSnapshotSettings
public CallSettings GetSnapshotSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.GetSnapshot and BigtableTableAdminClient.GetSnapshotAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- Initial retry delay: 1000 milliseconds.
- Retry delay multiplier: 2
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: 5
- Retriable status codes: Unavailable, DeadlineExceeded.
- Timeout: 60 seconds.
GetTableSettings
public CallSettings GetTableSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.GetTable and BigtableTableAdminClient.GetTableAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- Initial retry delay: 1000 milliseconds.
- Retry delay multiplier: 2
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: 5
- Retriable status codes: Unavailable, DeadlineExceeded.
- Timeout: 60 seconds.
ListAuthorizedViewsSettings
public CallSettings ListAuthorizedViewsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.ListAuthorizedViews and BigtableTableAdminClient.ListAuthorizedViewsAsync
.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
ListBackupsSettings
public CallSettings ListBackupsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.ListBackups and BigtableTableAdminClient.ListBackupsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- Initial retry delay: 1000 milliseconds.
- Retry delay multiplier: 2
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: 5
- Retriable status codes: Unavailable, DeadlineExceeded.
- Timeout: 60 seconds.
ListSchemaBundlesSettings
public CallSettings ListSchemaBundlesSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.ListSchemaBundles and BigtableTableAdminClient.ListSchemaBundlesAsync
.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
ListSnapshotsSettings
public CallSettings ListSnapshotsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.ListSnapshots and BigtableTableAdminClient.ListSnapshotsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- Initial retry delay: 1000 milliseconds.
- Retry delay multiplier: 2
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: 5
- Retriable status codes: Unavailable, DeadlineExceeded.
- Timeout: 60 seconds.
ListTablesSettings
public CallSettings ListTablesSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.ListTables and BigtableTableAdminClient.ListTablesAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- Initial retry delay: 1000 milliseconds.
- Retry delay multiplier: 2
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: 5
- Retriable status codes: Unavailable, DeadlineExceeded.
- Timeout: 60 seconds.
ModifyColumnFamiliesSettings
public CallSettings ModifyColumnFamiliesSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.ModifyColumnFamilies and
BigtableTableAdminClient.ModifyColumnFamiliesAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 300 seconds.
RestoreTableOperationsSettings
public OperationsSettings RestoreTableOperationsSettings { get; set; }Long Running Operation settings for calls to BigtableTableAdminClient.RestoreTable and
BigtableTableAdminClient.RestoreTableAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
RestoreTableSettings
public CallSettings RestoreTableSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.RestoreTable and BigtableTableAdminClient.RestoreTableAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
SetIamPolicySettings
public CallSettings SetIamPolicySettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.SetIamPolicy and BigtableTableAdminClient.SetIamPolicyAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
SnapshotTableOperationsSettings
public OperationsSettings SnapshotTableOperationsSettings { get; set; }Long Running Operation settings for calls to BigtableTableAdminClient.SnapshotTable and
BigtableTableAdminClient.SnapshotTableAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
SnapshotTableSettings
public CallSettings SnapshotTableSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.SnapshotTable and BigtableTableAdminClient.SnapshotTableAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
TestIamPermissionsSettings
public CallSettings TestIamPermissionsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.TestIamPermissions and BigtableTableAdminClient.TestIamPermissionsAsync
.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- Initial retry delay: 1000 milliseconds.
- Retry delay multiplier: 2
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: 5
- Retriable status codes: Unavailable, DeadlineExceeded.
- Timeout: 60 seconds.
UndeleteTableOperationsSettings
public OperationsSettings UndeleteTableOperationsSettings { get; set; }Long Running Operation settings for calls to BigtableTableAdminClient.UndeleteTable and
BigtableTableAdminClient.UndeleteTableAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
UndeleteTableSettings
public CallSettings UndeleteTableSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.UndeleteTable and BigtableTableAdminClient.UndeleteTableAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
UpdateAuthorizedViewOperationsSettings
public OperationsSettings UpdateAuthorizedViewOperationsSettings { get; set; }Long Running Operation settings for calls to BigtableTableAdminClient.UpdateAuthorizedView and
BigtableTableAdminClient.UpdateAuthorizedViewAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
UpdateAuthorizedViewSettings
public CallSettings UpdateAuthorizedViewSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.UpdateAuthorizedView and
BigtableTableAdminClient.UpdateAuthorizedViewAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
UpdateBackupSettings
public CallSettings UpdateBackupSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.UpdateBackup and BigtableTableAdminClient.UpdateBackupAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
UpdateSchemaBundleOperationsSettings
public OperationsSettings UpdateSchemaBundleOperationsSettings { get; set; }Long Running Operation settings for calls to BigtableTableAdminClient.UpdateSchemaBundle and
BigtableTableAdminClient.UpdateSchemaBundleAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
UpdateSchemaBundleSettings
public CallSettings UpdateSchemaBundleSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.UpdateSchemaBundle and BigtableTableAdminClient.UpdateSchemaBundleAsync
.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
UpdateTableOperationsSettings
public OperationsSettings UpdateTableOperationsSettings { get; set; }Long Running Operation settings for calls to BigtableTableAdminClient.UpdateTable and
BigtableTableAdminClient.UpdateTableAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
UpdateTableSettings
public CallSettings UpdateTableSettings { get; set; }CallSettings for synchronous and asynchronous calls to
BigtableTableAdminClient.UpdateTable and BigtableTableAdminClient.UpdateTableAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
Methods
Clone()
public BigtableTableAdminSettings Clone()Creates a deep clone of this object, with all the same property values.
| Returns | |
|---|---|
| Type | Description |
BigtableTableAdminSettings |
A deep clone of this BigtableTableAdminSettings object. |
GetDefault()
public static BigtableTableAdminSettings GetDefault()Get a new instance of the default BigtableTableAdminSettings.
| Returns | |
|---|---|
| Type | Description |
BigtableTableAdminSettings |
A new instance of the default BigtableTableAdminSettings. |