public interface RunContinuousTestResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ContinuousTestResult |
getContinuousTestResult()
The result for a continuous test run.
|
ContinuousTestResultOrBuilder |
getContinuousTestResultOrBuilder()
The result for a continuous test run.
|
boolean |
hasContinuousTestResult()
The result for a continuous test run.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasContinuousTestResult()
The result for a continuous test run.
.google.cloud.dialogflow.cx.v3.ContinuousTestResult continuous_test_result = 1;ContinuousTestResult getContinuousTestResult()
The result for a continuous test run.
.google.cloud.dialogflow.cx.v3.ContinuousTestResult continuous_test_result = 1;ContinuousTestResultOrBuilder getContinuousTestResultOrBuilder()
The result for a continuous test run.
.google.cloud.dialogflow.cx.v3.ContinuousTestResult continuous_test_result = 1;Copyright © 2025 Google LLC. All rights reserved.