Updates the configuration of a specific branch by its ID, such as changing its name, description, or resource allocation.
The access token received from the authorization server in the OAuth 2.0 flow.
Unique identifier of the organization containing the project
Unique identifier of the project containing the branch
Unique identifier of the branch to update
Details that can be updated for an existing branch
New name for the branch
New description for the branch (max 50 characters)
Number of database replicas to scale to
0 <= x <= 4Branch storage in GiB (gigabytes)
x <= 250New instance type for the branch
Details about the branch continuous backup configuration
Enabled when the branch should be hibernated, disabled if it needs to be reactivated.
Configuration for scaling branches to zero when not in use
Arbitrary PostgreSQL configuration parameters for the cluster
List of PostgreSQL extensions and libraries to preload
Branch successfully updated
Basic metadata about a branch, used in response to create/update operations
Unique identifier for the branch
Human-readable name of the branch
Timestamp when the branch was created
Timestamp when the branch was last updated
Geographic region where the branch is deployed
Whether the branch allows public access without authentication
Optional description of the branch purpose or contents
Identifier of the parent branch if this is a derived branch, null otherwise
Database connection string for accessing this branch