Class CreateConversationModelEvaluationOperationMetadata (2.14.1)

CreateConversationModelEvaluationOperationMetadata(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Metadata for a ConversationModels.CreateConversationModelEvaluation operation.

Attributes

NameDescription
conversation_model_evaluation str
The resource name of the conversation model. Format: projects/
conversation_model str
The resource name of the conversation model. Format: projects/
state google.cloud.dialogflow_v2.types.CreateConversationModelEvaluationOperationMetadata.State
State of CreateConversationModel operation.
create_time google.protobuf.timestamp_pb2.Timestamp
Timestamp when the request to create conversation model was submitted. The time is measured on server side.

Classes

State

State(value)

State of CreateConversationModel operation.