[[["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 `DeploymentsBase` class, which is a base class for server-side implementations of Deployments in Google Cloud Dialogflow CX V3."],["The latest version documented is 2.23.0, and the page includes documentation for multiple previous versions, ranging from 1.0.0 to 2.22.0."],["`DeploymentsBase` inherits from the base Object class and includes two main methods: `GetDeployment`, which retrieves a specific Deployment, and `ListDeployments`, which returns a list of all deployments within a specified Environment."],["The `GetDeployment` method takes a `GetDeploymentRequest` and a `ServerCallContext` as parameters, and returns a `Deployment` object wrapped in a task."],["The `ListDeployments` method takes a `ListDeploymentsRequest` and a `ServerCallContext` as parameters, returning a `ListDeploymentsResponse` object wrapped in a task."]]],[]]