googleapis / googleapis/google-api-java-client-services
List the SqlInstance available settings.
- Ngôn ngữ chính
- Java
- Star
- 725
- Fork
- 394
- Merge trung bình
- 42 phút
- Pull request đã merge (30 ngày)
- 257
Mô tả
**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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.