[[["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-01 UTC."],[[["This webpage provides documentation for the `HttpJsonCallOptions.Builder` class within the `com.google.api.gax.httpjson` package, detailing various versions ranging from 2.63.1 (latest) down to 2.7.1."],["The `HttpJsonCallOptions.Builder` class extends from `java.lang.Object` and contains inherited methods such as `clone()`, `equals()`, `finalize()`, and `toString()` among others."],["The `Builder` class has a default constructor and defines three primary methods: `build()`, which returns `HttpJsonCallOptions`; `setCredentials(Credentials value)`, which takes `com.google.auth.Credentials` and returns the builder; and `setDeadline(Instant value)`, which sets a deadline using `org.threeten.bp.Instant` and returns the builder."],["The `setTypeRegistry(TypeRegistry value)` method allows setting a `com.google.protobuf.TypeRegistry` value and returns `HttpJsonCallOptions.Builder`."]]],[]]