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-03-21 UTC."],[[["The webpage documents different versions of the `Google.Cloud.ResourceSettings.V1` library, ranging from version 1.0.0 to the latest version 2.5.0."],["It focuses on the `SettingView` enum, which defines various view options for settings within the `Google.Cloud.ResourceSettings.V1` namespace."],["There are four distinct fields within the `SettingView` enum: `Basic`, `EffectiveValue`, `LocalValue`, and `Unspecified`, each with specific data inclusion behaviors."],["The default view for both `ListSettings` and `GetSetting` is `Basic`, which includes the `Setting.metadata`."]]],[]]