[[["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 page documents the `InstancesClientBuilder` class, which is used to configure and build `InstancesClient` objects for interacting with Google Cloud App Engine."],["The `InstancesClientBuilder` class inherits from `ClientBuilderBase` and provides methods for setting credentials, endpoints, and other configuration options."],["The page provides links to various versions of the `InstancesClientBuilder`, from 1.0.0 to the latest version of 2.4.0, allowing users to access documentation for specific releases."],["The class can build InstancesClient synchronously with the `Build()` method, or asynchronously with the `BuildAsync(CancellationToken)` method."],["The InstancesClientBuilder has a constructor `InstancesClientBuilder()` which allows to create a new builder with default settings."]]],[]]