[[["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 `SnapshotsClientBuilder` class is designed to simplify the configuration of credentials, endpoints, and other settings for the `SnapshotsClient`."],["This builder provides access to different versions of the `SnapshotsClient`, with version 3.6.0 being the latest and other versioned links for ease of access, ranging down to version 1.0.0."],["The class inherits from `ClientBuilderBase\u003cSnapshotsClient\u003e` and overrides methods like `Build()`, `BuildAsync()`, `GetDefaultEndpoint()`, `GetDefaultScopes()`, `GetChannelPool()`, and `DefaultGrpcAdapter`."],["The `SnapshotsClientBuilder` includes properties such as `Settings`, allowing users to configure the settings for RPCs, and also has functionality to copy settings, validate configurations, and handle emulator environments."],["The `Build()` and `BuildAsync()` methods are used to construct a `SnapshotsClient` instance, either synchronously or asynchronously, based on the configured settings."]]],[]]