Include [Setting.metadata][google.cloud.resourcesettings.v1.Setting.metadata], but nothing else.
This is the default value (for both ListSettings and GetSetting).
EffectiveValue
Include [Setting.effective_value][google.cloud.resourcesettings.v1.Setting.effective_value], but nothing else.
LocalValue
Include [Setting.local_value][google.cloud.resourcesettings.v1.Setting.local_value], but nothing else.
Unspecified
The default / unset value.
The API will default to the SETTING_VIEW_BASIC view.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-01 UTC."],[[["The content provides reference documentation for the `SettingView` enum within the Resource Settings v1 API, detailing different view options for settings."],["The latest version of the API documented is 2.5.0, while the current page is for version 2.1.0, and multiple prior versions are also available, down to 1.0.0."],["There are four available fields for the `SettingView` enum: `Basic`, `EffectiveValue`, `LocalValue`, and `Unspecified`, each serving a different purpose of the details to include in the returned setting."],["The `Basic` field is the default view for both `ListSettings` and `GetSetting` methods and only includes `Setting.metadata`."],["The `Unspecified` value is the default/unset value, which defaults to the `SETTING_VIEW_BASIC` view."]]],[]]