Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-postgres
v1
ListBranchesResponse
Interface ListBranchesResponse
interface
ListBranchesResponse
{
branches
?:
Branch
[]
;
nextPageToken
?:
string
;
}
Index
Properties
branches?
next
Page
Token?
Properties
Optional
branches
branches
?:
Branch
[]
List of branches in the project.
Optional
next
Page
Token
nextPageToken
?:
string
Token to request the next page of branches.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
branches
next
Page
Token
Databricks SDK for JavaScript
Loading...
List of branches in the project.