Required. The environment to list results for.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/
environments/<Environment ID>.
[[["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 content provides documentation for the `ListContinuousTestResultsRequest` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, detailing its functionality in listing continuous test results."],["The class `ListContinuousTestResultsRequest` is used as the request message for the `Environments.ListContinuousTestResults` method, allowing users to retrieve a list of test results from specified environments."],["The documentation covers multiple versions of the library, from version 1.0.0 up to the latest version, 2.23.0, offering the corresponding links for each individual version."],["`ListContinuousTestResultsRequest` class implements various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, and has properties like `PageSize`, `PageToken`, `Parent`, and `ParentAsEnvironmentName` for controlling the request."],["The `ListContinuousTestResultsRequest` class offers two constructors, one being a default public instance, and the other allowing for cloning via another instance of `ListContinuousTestResultsRequest` provided in the parameter."]]],[]]