[[["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."],[[["The `SiteSearchEngineServiceClientBuilder` class is a builder for configuring and creating `SiteSearchEngineServiceClient` instances within the Discovery Engine v1beta API."],["This builder provides methods to set credentials, endpoints, and other configurations, simplifying the setup of the `SiteSearchEngineServiceClient`."],["It inherits from `ClientBuilderBase` and includes methods like `Build()` and `BuildAsync()` to create the client, as well as many inherited properties and methods for configuration."],["The class allows for setting custom `Settings` for Remote Procedure Calls (RPCs) or using default settings, it also has a default constructor for creating a new builder."],["The builder allows for both synchronous and asynchronous construction, and can construct with no options specified as well."]]],[]]