Class UndeployConversationModelOperationMetadata (2.15.0)

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

Metadata for a ConversationModels.UndeployConversationModel operation.

Attributes

NameDescription
conversation_model str
The resource name of the conversation model. Format: ``projects/
create_time google.protobuf.timestamp_pb2.Timestamp
Timestamp when the request to undeploy conversation model was submitted. The time is measured on server side.

Inheritance

builtins.object > proto.message.Message > UndeployConversationModelOperationMetadata