databases_patch_advanced_settings: Update the advanced settings for this database

View source: R/generated_client.R

databases_patch_advanced_settingsR Documentation

Update the advanced settings for this database

Description

Update the advanced settings for this database

Usage

databases_patch_advanced_settings(id, export_caching_enabled = NULL)

Arguments

id

integer required. The ID of the database this advanced settings object belongs to.

export_caching_enabled

boolean optional. Whether or not caching is enabled for export jobs run on this database server.

Value

A list containing the following elements:

exportCachingEnabled

boolean, Whether or not caching is enabled for export jobs run on this database server.


civis documentation built on April 1, 2023, 12:01 a.m.