[[["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-03-21 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."]]],[]]