[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["This webpage provides documentation for the `EmptyMessage.Builder` class within the `com.google.api.gax.httpjson` package, specifically for the Java programming language."],["The latest version documented on this page is 2.63.1, but it contains version-specific documentation of the class, dating as far back as version 2.7.1, and including the ability to switch between each individual version."],["The `EmptyMessage.Builder` class inherits several members from the `java.lang.Object` class, including methods like `clone()`, `equals()`, and `wait()`, among others."],["Key methods for the `EmptyMessage.Builder` include `build()`, which returns an `EmptyMessage`, `clone()`, which returns an `EmptyMessage.Builder`, and `mergeFrom(EmptyMessage other)`, which merges data from another `EmptyMessage` instance, to return a new `EmptyMessage.Builder` instance."],["A constructor `Builder(EmptyMessage other)` is available to make a new instance using an existing instance of the `EmptyMessage` class."]]],[]]