[[["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-04-09 UTC."],[[["The `ScheduleServiceClientBuilder` class is a builder for the `ScheduleServiceClient` within the Cloud AI Platform v1beta1 API, designed to simplify the setup of credentials and endpoints."],["This class inherits from `ClientBuilderBase`, providing access to various inherited members for configuring client behavior, such as setting the endpoint, managing credentials, and defining scopes."],["`ScheduleServiceClientBuilder` allows building the `ScheduleServiceClient` synchronously via the `Build()` method, and asynchronously via the `BuildAsync()` method."],["It offers a constructor `ScheduleServiceClientBuilder()` for creating a new builder with default settings, and it also includes a `Settings` property to modify RPC behaviors."]]],[]]