[[["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 page provides documentation for the `EventCreateRuleName.Builder` class within the Google Analytics Admin API, specifically for Java, displaying versions from 0.14.0 up to the latest 0.70.0."],["The `EventCreateRuleName.Builder` class is used to build event create rule names, which follow the format `properties/{property}/dataStreams/{data_stream}/eventCreateRules/{event_create_rule}`."],["The class inherits methods from `java.lang.Object`, including `clone`, `equals`, `hashCode`, and `toString`, among others, and it provides methods like `build()`, `getDataStream()`, `getEventCreateRule()`, and `getProperty()`."],["It also includes setters `setDataStream()`, `setEventCreateRule()`, and `setProperty()` to define the parts of the event create rule name, returning an instance of the `EventCreateRuleName.Builder`."]]],[]]