| 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 | |
| CreateBranchOperation |
Wrapper for interacting with a long-running createBranch operation.
|
| CreateBranchRequest | |
| 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 | |
| DatabaseCredential | |
| DatabricksServiceExceptionWithDetailsProto |
Databricks Error that is returned by all Databricks APIs.
|
| DeleteBranchOperation |
Wrapper for interacting with a long-running deleteBranch operation.
|
| DeleteBranchRequest | |
| 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 | |
| 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 | |
| GetEndpointRequest | |
| GetOperationRequest | |
| GetProjectRequest | |
| GetRoleRequest | |
| InitialEndpointSpec | |
| ListBranchesRequest | |
| ListBranchesResponse | |
| ListEndpointsRequest | |
| ListEndpointsResponse | |
| ListProjectsRequest | |
| ListProjectsResponse | |
| ListRolesRequest | |
| ListRolesResponse | |
| 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 | |
| UpdateBranchOperation |
Wrapper for interacting with a long-running updateBranch operation.
|
| UpdateBranchRequest | |
| UpdateEndpointOperation |
Wrapper for interacting with a long-running updateEndpoint operation.
|
| UpdateEndpointRequest | |
| UpdateProjectOperation |
Wrapper for interacting with a long-running updateProject operation.
|
| UpdateProjectRequest |
| 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.
|
| 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.
|
Copyright © 2026. All rights reserved.