[[["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 `LookupServiceClientBuilder` class is used to configure and build instances of `LookupServiceClient` for Google Cloud Service Directory."],["This builder inherits from `ClientBuilderBase` and provides methods for setting credentials, endpoints, and other client configurations."],["The `Build()` and `BuildAsync()` methods are used to construct a `LookupServiceClient` instance, either synchronously or asynchronously."],["Default settings, such as the `GrpcAdapter`, endpoint, and scopes, are provided but can be overridden for custom configurations."],["The builder class supports multiple properties to customize its instances, such as, `Settings`, `ChannelCredentials`, `JsonCredentials`, `CallInvoker` and more."]]],[]]