ProjectsAgentEntityTypesEntitiesResource class
Constructors
- ProjectsAgentEntityTypesEntitiesResource(ApiRequester client)
Properties
- hashCode → int
- 
  The hash code for this object.
  no setterinherited
- runtimeType → Type
- 
  A representation of the runtime type of the object.
  no setterinherited
Methods
- 
  batchCreate(GoogleCloudDialogflowV2BatchCreateEntitiesRequest request, String parent, {String? $fields}) → Future< GoogleLongrunningOperation> 
- Creates multiple new entities in the specified entity type.
- 
  batchDelete(GoogleCloudDialogflowV2BatchDeleteEntitiesRequest request, String parent, {String? $fields}) → Future< GoogleLongrunningOperation> 
- Deletes entities in the specified entity type.
- 
  batchUpdate(GoogleCloudDialogflowV2BatchUpdateEntitiesRequest request, String parent, {String? $fields}) → Future< GoogleLongrunningOperation> 
- Updates or creates multiple entities in the specified entity type.
- 
  noSuchMethod(Invocation invocation) → dynamic 
- 
  Invoked when a nonexistent method or property is accessed.
  inherited
- 
  toString() → String 
- 
  A string representation of this object.
  inherited
Operators
- 
  operator ==(Object other) → bool 
- 
  The equality operator.
  inherited