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"
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"
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-04-09 UTC."],[[["This webpage provides documentation for the `GetDataRedactionSettingsRequest.Builder` class, a part of the Google Analytics Admin API for Java, specifically within the `com.google.analytics.admin.v1alpha` package."],["The content lists various versions of the API documentation, ranging from version 0.70.0 (latest) down to 0.14.0, indicating an extensive history of updates and revisions for the class."],["`GetDataRedactionSettingsRequest.Builder` is used to construct request messages for the `GetDataRedactionSettings` RPC, which is for retrieving data redaction settings, and it inherits from `GeneratedMessageV3.Builder` and implements `GetDataRedactionSettingsRequestOrBuilder`."],["The documentation details the inherited members, static methods like `getDescriptor()`, and methods such as `build()`, `clear()`, `clone()`, and `setName()` along with their functionality and parameters, to modify the message builder."],["The document includes information regarding the `name` field, including that it is a required field for the request, and the accepted format of 'properties/{property}/dataStreams/{data_stream}/dataRedactionSettings' for this parameter."]]],[]]