| Interface | Description |
|---|---|
| PostgresService |
Use the Postgres API to create and manage Lakebase Autoscaling Postgres infrastructure, including
projects, branches, compute endpoints, and roles.
|
| Class | Description |
|---|---|
| Branch | |
| BranchOperationMetadata | |
| BranchSpec | |
| BranchStatus | |
| Catalog | |
| CatalogCatalogSpec |
The desired state of the Catalog.
|
| CatalogCatalogStatus |
The observed state of the Catalog.
|
| CatalogOperationMetadata | |
| CreateBranchOperation |
Wrapper for interacting with a long-running createBranch operation.
|
| CreateBranchRequest | |
| CreateCatalogOperation |
Wrapper for interacting with a long-running createCatalog operation.
|
| CreateCatalogRequest | |
| CreateDatabaseOperation |
Wrapper for interacting with a long-running createDatabase operation.
|
| CreateDatabaseRequest | |
| CreateEndpointOperation |
Wrapper for interacting with a long-running createEndpoint operation.
|
| CreateEndpointRequest | |
| CreateProjectOperation |
Wrapper for interacting with a long-running createProject operation.
|
| CreateProjectRequest | |
| CreateRoleOperation |
Wrapper for interacting with a long-running createRole operation.
|
| CreateRoleRequest | |
| CreateSyncedTableOperation |
Wrapper for interacting with a long-running createSyncedTable operation.
|
| CreateSyncedTableRequest | |
| Database |
Database represents a Postgres database within a Branch.
|
| DatabaseCredential | |
| DatabaseDatabaseSpec | |
| DatabaseDatabaseStatus | |
| DatabaseOperationMetadata | |
| DatabricksServiceExceptionWithDetailsProto |
Databricks Error that is returned by all Databricks APIs.
|
| DeleteBranchOperation |
Wrapper for interacting with a long-running deleteBranch operation.
|
| DeleteBranchRequest | |
| DeleteCatalogOperation |
Wrapper for interacting with a long-running deleteCatalog operation.
|
| DeleteCatalogRequest | |
| DeleteDatabaseOperation |
Wrapper for interacting with a long-running deleteDatabase operation.
|
| DeleteDatabaseRequest | |
| DeleteEndpointOperation |
Wrapper for interacting with a long-running deleteEndpoint operation.
|
| DeleteEndpointRequest | |
| DeleteProjectOperation |
Wrapper for interacting with a long-running deleteProject operation.
|
| DeleteProjectRequest | |
| DeleteRoleOperation |
Wrapper for interacting with a long-running deleteRole operation.
|
| DeleteRoleRequest | |
| DeleteSyncedTableOperation |
Wrapper for interacting with a long-running deleteSyncedTable operation.
|
| DeleteSyncedTableRequest | |
| DeltaTableSyncInfo | |
| Endpoint | |
| EndpointGroupSpec | |
| EndpointGroupStatus | |
| EndpointHosts |
Encapsulates various hostnames (r/w or r/o, pooled or not) for an endpoint.
|
| EndpointOperationMetadata | |
| EndpointSettings |
A collection of settings for a compute endpoint.
|
| EndpointSpec | |
| EndpointStatus | |
| GenerateDatabaseCredentialRequest | |
| GetBranchRequest | |
| GetCatalogRequest | |
| GetDatabaseRequest | |
| GetEndpointRequest | |
| GetOperationRequest | |
| GetProjectRequest | |
| GetRoleRequest | |
| GetSyncedTableRequest | |
| InitialEndpointSpec |
Configuration for the initial Read/Write endpoint created during project creation.
|
| ListBranchesRequest | |
| ListBranchesResponse | |
| ListDatabasesRequest | |
| ListDatabasesResponse | |
| ListEndpointsRequest | |
| ListEndpointsResponse | |
| ListProjectsRequest | |
| ListProjectsResponse | |
| ListRolesRequest | |
| ListRolesResponse | |
| NewPipelineSpec | |
| Operation |
This resource represents a long-running operation that is the result of a network API call.
|
| PostgresAPI |
Use the Postgres API to create and manage Lakebase Autoscaling Postgres infrastructure, including
projects, branches, compute endpoints, and roles.
|
| Project | |
| ProjectCustomTag | |
| ProjectDefaultEndpointSettings |
A collection of settings for a compute endpoint.
|
| ProjectOperationMetadata | |
| ProjectSpec | |
| ProjectStatus | |
| RequestedClaims | |
| RequestedResource | |
| Role |
Role represents a Postgres role within a Branch.
|
| RoleAttributes |
Attributes that can be granted to a Postgres role.
|
| RoleOperationMetadata | |
| RoleRoleSpec | |
| RoleRoleStatus | |
| SyncedTable | |
| SyncedTableOperationMetadata |
Metadata for SyncedTable long-running operations.
|
| SyncedTablePipelineProgress |
Progress information of the Synced Table data synchronization pipeline.
|
| SyncedTablePosition | |
| SyncedTableSyncedTableSpec | |
| SyncedTableSyncedTableStatus | |
| UndeleteBranchOperation |
Wrapper for interacting with a long-running undeleteBranch operation.
|
| UndeleteBranchRequest | |
| UndeleteProjectOperation |
Wrapper for interacting with a long-running undeleteProject operation.
|
| UndeleteProjectRequest |
Request to restore a soft-deleted project within its retention period.
|
| UpdateBranchOperation |
Wrapper for interacting with a long-running updateBranch operation.
|
| UpdateBranchRequest | |
| UpdateDatabaseOperation |
Wrapper for interacting with a long-running updateDatabase operation.
|
| UpdateDatabaseRequest | |
| UpdateEndpointOperation |
Wrapper for interacting with a long-running updateEndpoint operation.
|
| UpdateEndpointRequest | |
| UpdateProjectOperation |
Wrapper for interacting with a long-running updateProject operation.
|
| UpdateProjectRequest | |
| UpdateRoleOperation |
Wrapper for interacting with a long-running updateRole operation.
|
| UpdateRoleRequest |
| Enum | Description |
|---|---|
| BranchStatusState |
The state of the branch.
|
| EndpointStatusState |
The state of the compute endpoint.
|
| EndpointType |
The compute endpoint type.
|
| ErrorCode |
Error codes returned by Databricks APIs to indicate specific failure conditions.
|
| ProvisioningInfoState | |
| ProvisioningPhase |
The current phase of the data synchronization pipeline.
|
| RequestedClaimsPermissionSet | |
| RoleAuthMethod |
How the role is authenticated when connecting to Postgres.
|
| RoleIdentityType |
The type of the Databricks managed identity that this Role represents.
|
| RoleMembershipRole |
Roles that the DatabaseInstanceRole can be a member of.
|
| SyncedTableState |
The state of a synced table.
|
| SyncedTableSyncedTableSpecSyncedTableSchedulingPolicy |
Scheduling policy of the synced table's underlying pipeline.
|
Copyright © 2026. All rights reserved.