Required. The name of the settings to lookup.
Format:
properties/{property}/dataStreams/{data_stream}/dataRedactionSettings
Example: "properties/1000/dataStreams/2000/dataRedactionSettings"
Required. The name of the settings to lookup.
Format:
properties/{property}/dataStreams/{data_stream}/dataRedactionSettings
Example: "properties/1000/dataStreams/2000/dataRedactionSettings"
[[["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."],[[["This page provides documentation for the `GetDataRedactionSettingsRequest` class, which is a request message used in the Google Analytics Admin API for retrieving data redaction settings."],["The `GetDataRedactionSettingsRequest` class is part of the `com.google.analytics.admin.v1alpha` package and is available across numerous versions, with version 0.70.0 being the latest, and includes versions back to 0.14.0, with version 0.55.0 currently being viewed."],["The documentation outlines the class's inheritance hierarchy, including `GeneratedMessageV3`, and lists its implemented interface, `GetDataRedactionSettingsRequestOrBuilder`, as well as its inherited and static members."],["The documentation also details various static methods for creating instances and parsing the `GetDataRedactionSettingsRequest`, like `getDefaultInstance`, `newBuilder`, and `parseFrom`, and also methods for getting, setting, and building the class."],["The class requires a name field to be present for any request made, which is formatted as `properties/{property}/dataStreams/{data_stream}/dataRedactionSettings`, and it serves as the lookup parameter when retrieving the settings."]]],[]]