[[["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 `InstancesClientBuilder` class is used to configure and build instances of the `InstancesClient` for the App Engine v1 API."],["The latest version of the `InstancesClientBuilder` is 2.4.0, with previous versions ranging from 1.0.0 to 2.3.0 available for reference."],["This builder provides settings for credentials, endpoints, and other configurations, extending from `ClientBuilderBase`."],["The `InstancesClientBuilder` class offers methods to `Build` the client synchronously or `BuildAsync` to do so asynchronously."],["By default, the builder creates new instances with default settings, but allows for customized settings via its `Settings` property, giving developers flexibility to modify the client behaviour."]]],[]]