ServiceName is host URI for Google Cloud Services. It follows the format of
{ServiceName}.googleapis.com. For example, speech.googleapis.com would have a ServiceName
of speech and cloudasset.googleapis.com would have a ServiceName of cloudasset.
Universe Domain is the domain for Google Cloud Services. It follows the format of
{ServiceName}.{UniverseDomain}. For example, speech.googleapis.com would have a Universe
Domain value of googleapis.com and cloudasset.test.com would have a Universe Domain of
test.com. If this value is not set, this will default to googleapis.com.
[[["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."],[[["\u003cp\u003eThis document provides documentation for the \u003ccode\u003eEndpointContext.Builder\u003c/code\u003e class within the Google API Client Libraries for Java, specifically version 2.46.1, and offers access to other older versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEndpointContext.Builder\u003c/code\u003e is an abstract static class that inherits from \u003ccode\u003ejava.lang.Object\u003c/code\u003e and includes various methods to configure endpoint settings.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ebuild()\u003c/code\u003e method is used to construct an \u003ccode\u003eEndpointContext\u003c/code\u003e object, with a return type \u003ccode\u003eEndpointContext\u003c/code\u003e and can throw an \u003ccode\u003eIOException\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eMethods like \u003ccode\u003esetClientSettingsEndpoint\u003c/code\u003e, \u003ccode\u003esetMtlsEndpoint\u003c/code\u003e, \u003ccode\u003esetResolvedEndpoint\u003c/code\u003e, \u003ccode\u003esetUniverseDomain\u003c/code\u003e, and \u003ccode\u003esetServiceName\u003c/code\u003e are available to set different aspects of the connection endpoints, all returning an \u003ccode\u003eEndpointContext.Builder\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class also allows configuration for enabling the use of mtls endpoints and using GDCH (Google Distributed Cloud Hosted), as well as configuration of a universal domain, which defaults to \u003ccode\u003egoogleapis.com\u003c/code\u003e if not set.\u003c/p\u003e\n"]]],[],null,[]]