[[["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 API for Java, covering versions from 0.14.0 up to the latest 0.70.0."],["The `EventEditRuleName.Builder` class is used to construct resource names for EventEditRules, specifically formatted as `properties/{property}/dataStreams/{data_stream}/eventEditRules/{event_edit_rule}`."],["The builder class inherits methods from `java.lang.Object`, including common object methods like `equals`, `hashCode`, and `toString`."],["The `EventEditRuleName.Builder` provides methods to `build()` the resource, and methods such as `getDataStream()`, `getEventEditRule()`, `getProperty()` to get each part of the resource name, as well as the setter methods to set each part of the name."],["The documentation offers detailed information on the constructors and methods of the `EventEditRuleName.Builder`, including parameter types, return types, and descriptions of each method, giving a clear idea of its functionality."]]],[]]