googleapis / googleapis/google-api-java-client-services

List the SqlInstance available settings.

Open
#12,059 0 comments 0 reactions 0 assignees View on GitHub
priority: p3 type: feature request
Dominant language
Java
Stars
725
Forks
394
Avg merge
42m
Merged PRs (30d)
257

Description

**Reasoning**
As part of our build pipeline, we would like to warn users about expected SqlInstance restart if specific settings or database flags values have been changed.

**Expected solution**
I would like to be able to list the available settings for SqlInstance with their description similar to the currently available listing of Database Flags.

**Describe alternatives you've considered**
Currently, we statically store these settings in our app's configuration.

**Additional context**
current available database flags can be fetched using `SqlAdmin.flags().list()`, something similar like `SqlAdmin.instance.settings.list` to list SqlInstance settings would be very much appreciated

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.