Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class GeneratorEvaluationOperationMetadata.
Metadata for a GeneratorEvaluations.CreateGeneratorEvaluation operation.
Generated from protobuf message google.cloud.dialogflow.v2.GeneratorEvaluationOperationMetadata
Namespace
Google \ Cloud \ Dialogflow \ V2Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ generator_evaluation |
string
Output only. The resource name of the generator evaluation. Format: |
getGeneratorEvaluation
Output only. The resource name of the generator evaluation. Format:
projects/<Project ID>/locations/<Location
ID>/generators/<Generator ID>/evaluations/<Evaluation ID>
| Returns | |
|---|---|
| Type | Description |
string |
|
setGeneratorEvaluation
Output only. The resource name of the generator evaluation. Format:
projects/<Project ID>/locations/<Location
ID>/generators/<Generator ID>/evaluations/<Evaluation ID>
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|