updateEntityType abstract method

Future<EntityType> updateEntityType(
  1. ServiceCall call,
  2. UpdateEntityTypeRequest request
)

Implementation

$async.Future<$6.EntityType> updateEntityType(
    $grpc.ServiceCall call, $6.UpdateEntityTypeRequest request);