[[["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 `EventEditRuleName.Builder` class within the Google Analytics Admin Java library, specifically within the `com.google.analytics.admin.v1alpha` package."],["The documentation covers a range of versions, from 0.14.0 up to the latest 0.70.0, with 0.69.0 as the currently selected version."],["`EventEditRuleName.Builder` is used to build resource names for event edit rules, which follow the pattern: `properties/{property}/dataStreams/{data_stream}/eventEditRules/{event_edit_rule}`."],["The `EventEditRuleName.Builder` class inherits methods from `java.lang.Object`, such as `clone`, `equals`, and `hashCode`, and includes methods like `build`, `getDataStream`, `getEventEditRule`, and `getProperty`."],["The webpage details how to set the `dataStream`, `eventEditRule`, and `property` via setters methods, with each returning an `EventEditRuleName.Builder` object for method chaining."]]],[]]