Dialogflow V2 API - Class Google::Cloud::Dialogflow::V2::Tool::ConnectorTool::Action::EntityOperation (v1.13.0)

Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::Tool::ConnectorTool::Action::EntityOperation.

Entity CRUD operation specification.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#entity_id

def entity_id() -> ::String
Returns
  • (::String) — Required. ID of the entity.

#entity_id=

def entity_id=(value) -> ::String
Parameter
  • value (::String) — Required. ID of the entity.
Returns
  • (::String) — Required. ID of the entity.

#operation

def operation() -> ::Google::Cloud::Dialogflow::V2::Tool::ConnectorTool::Action::EntityOperation::OperationType
Returns

#operation=

def operation=(value) -> ::Google::Cloud::Dialogflow::V2::Tool::ConnectorTool::Action::EntityOperation::OperationType
Parameter
Returns