[[["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."],[[["This page provides documentation for the `DatastoreClientBuilder` class, which is used to configure and create `DatastoreClient` instances in the Google Cloud Datastore V1 .NET library."],["The latest version documented is 4.15.0, with a comprehensive list of previous versions spanning from 4.14.0 down to 3.2.0 also being accessible."],["`DatastoreClientBuilder` inherits from `ClientBuilderBase` and allows for setting credentials, endpoints, and other configuration options for interacting with Datastore."],["The class offers methods for both synchronous (`Build()`) and asynchronous (`BuildAsync()`) client creation, as well as managing channel pools and other configurations."],["The settings property within `DatastoreClientBuilder` allows for custom configuration of Remote Procedure Calls (RPCs), with a default being used when set to null."]]],[]]